⭐ in reply to Can I run a piece of code like child process?
See Threads vs Forking (Java vs Perl) and subsequent discussion (particularly the article that KM pointed out).
And don't use threads if you care about reliability, stability, and all that. Perl's threading does...interesting things.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Answer: Can I run a piece of code like child process?
by =sjs= (Initiate) on Nov 08, 2001 at 22:45 UTC |