Help for this page

Select Code to Download


  1. or download this
    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
    
  2. or download this
    3.07 Fri Oct 23 23:54:18 2015
    - Edge-case fix to queue limit feature
    
  3. or download this
    perl -MThread::Queue -le "print Thread::Queue->VERSION"