|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
RE: RE (tilly) 2: Threads vs Forking (Java vs Perl)by JanneVee (Friar) |
| on Aug 25, 2000 at 16:30 UTC ( [id://29645]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Actually Cluster may have more to do with Multiprocessor than you think. This I know... :) You can buy a 4 processor SMP or a 16 processor cluster at roughly the same cost. So start worrying. But the point is... It is not a good thing to use global variables (shared variables) for the locking problems(including the fine grained stuff that is in the slides) or bandwith reasons. But my conclusion on the slides (that I can make out with in a few minutes)... That it is more pro-forking than pro-threading. Am I correct? /Janne
In Section
Meditations
|
|
||||||||||||||||||||||||||||