[dancer-users] dancer-users Digest, Vol 69, Issue 4

Rick Leir richard.leir at canadiana.ca
Wed Nov 4 15:40:20 GMT 2015


On Wed, Nov 4, 2015 at 7:00 AM, <dancer-users-request at dancer.pm> wrote:

> >
> >
> http://stackoverflow.com/questions/807506/threads-vs-processes-in-linux
>
> This is from April 2009 - more than 6.5 years old. It talks of Linux 2.4
> vs. 2.6. We now have Linux 4.2; don't take this link too serious without
> checking if it is still valid for recent kernels.
>
> Still valid! This is ingrained in the kernel.

(not Dancer2 related) The big issue for Perl is parallelizing your
algorithms. When you have that, look at the mechanics:
http://perldoc.perl.org/threads.html
http://www.perlmonks.org/?node_id=966939
http://search.cpan.org/~shay/perl-5.20.3/pod/perlthrtut.pod   +++

Perl ToDo:
http://search.cpan.org/~shay/perl/Porting/todo.pod#make_ithreads_more_robust

Experimental:
http://search.cpan.org/~mlehmann/Coro-Multicore-0.02/Multicore.pm

Cheers -- Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20151104/fe3ed9d3/attachment.html>


More information about the dancer-users mailing list