![]() |
|
P is for Practical | |
PerlMonks |
Re: Conncurrency in Perlby sleepingsquirrel (Hermit) |
on Jan 03, 2005 at 19:57 UTC ( #419043=note: print w/replies, xml ) | Need Help?? |
What about perl6 junctions as a concurrency operator? I don't know if it was the intention, but functions like "all" seem like they could be put to good use as parallel data constructors (see also Connection Machine LISP). For example...
...could spawn off three threads, one for each addition calculation. -- All code is 100% tested and functional unless otherwise noted.
In Section
Meditations
|
|