in reply to Re^2: Using kernel-space threads with Perl
in thread Using kernel-space threads with Perl
The job is embarrassingly parallelizable, so I was going to simply carve it up into pieces.
Then it may be possible to do something useful. It depends on wher you are getting the data from and how it can be subdivided.
A little more information about the data and the processing to be performed on that data might suggest a better technique.
|
|---|