OSMQ
v2.0.1

Package osmq.mque

Class Summary
MQue A thread-safe, byte-oriented FIFO (first-in first-out) queue that holds byte array and/or String elements.
PacketFileSaver Used to save elements from an MQue to a compressed file
PersistableMQue An MQue that can load and persist entries to/from a file
PersistentMQue A persistent MQue implementation that loads its values from a local file when instantiated, and saves values to a file when closed.
QueueStats  
 

Exception Summary
QueueException  
 


(c) 2000 - 2003 MQue Systems
All Rights Reserved