I don't know the authors, so I can't say they aren't giants. Some were written by people who have some respected modules behind them. What I can say, is that none of the thread pool modules came close to meeting my, what I think to be a relatively common and simple, need.

The same can be said for many of the similar modules for forks.

Many of the thread and fork modules are old and fail installs or install with insufficient testing to identify problems with running under new versions of perl. The good and the bad of CPAN is that you get to see everything. It would be great to be able to select some filter, like known to work on 5.10 and greater, or actively maintained. I think that would focus people in on modules that are reasonable for consideration.

lbe


In reply to Re^6: thread/fork boss/worker framework recommendation by learnedbyerror
in thread thread/fork boss/worker framework recommendation by learnedbyerror

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.