POE::Queue::Array - a high-performance array-based priority queue |
POE::Queue::Array - a high-performance array-based priority queue
This class is an implementation of the abstract POE::Queue interface. It implement the priority queue using Perl arrays, splice, and a copious application of cleverness.
Please see the the POE::Queue manpage documentation, which explains this one's functions, features, and behavior.
None known.
Please see POE for more information about authors, contributors, and POE's licensing.
POE::Queue::Array - a high-performance array-based priority queue |