I'm pretty certain there are no books on iThreads--unless someone has just, or is just about to, release one.

As for ithreads and 5.6.anything, I think it would be a pretty short book that simply said "Don't". That holds pretty true for anything prior to 5.8.4.

I'm slowly building up a library of techniques for using iThreads, for my own use. I have had a crack at almost every suitable problem that crops up here and a couple of other places, and find most of them reasonably easy to program.

The biggest problems are a lack of people using them, and a lack of good problem descriptions. The former might be alleviated by the availability of a book, but until there is a reasonably comprehensive set of problems that have been tackled and used in real-world scenarios, writing such a book would be mostly hot-air and supposition.

Not that the latter has stopped many others from writing books in the past:) And I suppose you could always get it right in the second re-print.

It would be nice to get some conversation time with one of the 2 or 3 guys that really understands the internals of iThreads and get some answers to some of the more esoteric questions, but none of them seems to daly hereabouts.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon

In reply to Re: books on ithreads by BrowserUk
in thread books on ithreads by jfroebe

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.