http://www.perlmonks.org?node_id=617498


in reply to ideeas for multithreading projects

I fear you've got your horse before your cart.

As a neophyte, I think your best approach at this time would be to study, rather than code. I'll volunteer some useful starting points:

You'll note that much of that list is not about traditional threading (i.e., 'threads as fibers'). ithreads aren't really appropriate for that sort of architecture.

While I'd love to have some collaborators for threading projects I'm working on, your nascent skills likely aren't yet up to the task. But here are some CPAN packages of mine you might play with:


Perl Contrarian & SQL fanboy