Provides a thread-safe queue. Any number of threads can add elements to the end of the queue or remove elements from the head.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]