Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Some issues using Thread::Queue

by leostereo (Beadle)
on Dec 12, 2016 at 17:36 UTC ( [id://1177652]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Some issues using Thread::Queue
in thread Some issues using Thread::Queue

Dear BrowserUk it didn'work. In fact now it processes less lines than before.
Any other idea ?? perhaps you can sugest some prints for debuging ?
Regards;
Leo.

Replies are listed 'Best First'.
Re^4: Some issues using Thread::Queue
by marioroy (Prior) on Jul 01, 2017 at 05:32 UTC

    Hi leostereo,

    Have you tried running a recent version of Thread::Queue? The 3.12 release addresses a deadlock issue.

    3.12 Thu Feb 9 18:42:45 2017 - Fix deadlock caused by combination of dequeue_nb, enqueue and queue size limit (Bug #120157 - fix by Chad Fox) - Prevent calling dequeue methods with COUNT > LIMIT

    There was another fix prior to that.

    3.07 Fri Oct 23 23:54:18 2015 - Edge-case fix to queue limit feature

    This will output the version.

    perl -MThread::Queue -le "print Thread::Queue->VERSION"

    Regards, Mario

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1177652]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-19 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found