Subject: | Docs don't reference standard approaches to avoid threads.pm |
Date: | Mon, 3 Sep 2012 19:57:42 +0100 |
To: | bugs-Thread-Workers [...] rt.cpan.org |
From: | Matt S Trout <mst [...] shadowcat.co.uk> |
While your module looks potentially useful for windows users, on *n?x type
OSen fork() based approaches are far superior to abusing the win32 fork
emulation code exposed through threads.pm
IO::Async::Routine and MooseX::Workers are both superior approaches on unix
OSes and still noticeably simpler than gearman et. al. and so should be
mentioned in SEE ALSO as preferred when not trapped on win32.
--
Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue
http://shadowcat.co.uk/blog/matt-s-trout/ http://twitter.com/shadowcat_mst/
Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst
commercial support, training and consultancy packages could help your team.