POE::Queue::Array - a high-performance array-based priority queue


NAME

POE::Queue::Array - a high-performance array-based priority queue


SYNOPSIS

See the POE::Queue manpage.


DESCRIPTION

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.


SEE ALSO

POE, the POE::Queue manpage


BUGS

None known.


AUTHORS & COPYRIGHTS

Please see POE for more information about authors, contributors, and POE's licensing.

 POE::Queue::Array - a high-performance array-based priority queue