in reply to Re: Using kernel-space threads with Perl
in thread Using kernel-space threads with Perl
This is all very good information (as expected). This is my first real try at parallelizing a large problem, so I'm sure I've made some mistakes with it. I'll try to implement some of these ideas later this week and get back to the thread on it. I'll also post any resulting (working) code at the end to help out others with this problem. Thanks all!