At 5:31 PM -0500 2/5/02, Morbus Iff wrote:
>Are there any MacPerl equivalents to forking or threading? At the 
>moment, I'm using a queue based system to mimic multiple processes, 
>but I'm really looking for something a tad better.
perl doesn't support threading (not reliably, at least). Look at POE- 
though I'm not sure how well it interacts with MacPerl...
http://poe.perl.org
As far as I know, fork() is not emulated under MacPerl- please 
correct me if I'm wrong or if there has been a new development 
regarding fork().


>The nearest I've come to is running multiple copies of the same program.
>
>Anything better? Any ingenuous solutions?
>
>
>--
>Morbus Iff ( softcore vulcan pr0n rulezzzzz )
>http://www.disobey.com/ && http://www.gamegrene.com/
>please me: http://www.amazon.com/exec/obidos/wishlist/25USVJDH68554
>icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus


-- 
---------------
AgentM
[EMAIL PROTECTED]

Reply via email to