in reply to Re: Threading vs perl
in thread Threading vs perl
That makes lots of sense, however when I use perl, very rarely do I encounter problems that require multiple workers working on the same data (and usually I solved such problems with IPC::SharedCache)
Maybe there are some large areas of computing as-of-yet unknown to me, where such problems are common?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Threading vs perl
by Tanktalus (Canon) on Jun 20, 2005 at 13:23 UTC | |
by Eyck (Priest) on Jun 20, 2005 at 13:46 UTC | |
|
Re^3: Threading vs perl
by zentara (Cardinal) on Jun 20, 2005 at 12:24 UTC | |
|
Re^3: Threading vs perl
by perrin (Chancellor) on Jun 20, 2005 at 14:49 UTC |