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


in reply to Re: How to debug perl code that uses threads
in thread How to debug perl code that uses threads

This is an aside, but I would love to see the contents of your suggestions in a Perl tutorial... I think it'd be a really valuable resource that spoke to the general approach that explained:

1. Linear Flow or a Data-Driven Loop

2. Minimal interthread communications/No Synchronization points

3. Interthread communications use tried/tested means.

(and yes... I want a pony... ;) )

  • Comment on Re^2: How to debug perl code that uses threads

Replies are listed 'Best First'.
Re^3: How to debug perl code that uses threads
by BrowserUk (Patriarch) on Nov 24, 2011 at 13:16 UTC

    It was my intent to respond to your request here, but the more time I spend on it, the more it's going to take to do the job properly. Hence, I'll try to post a meditation in the next couple of weeks.


    With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.
      /me grins widely... "Sweeeeet." Thanks!!