[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xmlblaster] Client side queue
Hi,
the powerful pluggable queue framework which is used in the xmlBlaster
server is now embedded into the Java client library as well
(cvs only).
Please read
http://www.xmlblaster.org/xmlBlaster/doc/requirements/queue.html
for more details.
The queue supports caching and swapping of messages on client side.
Tailback of huge amounts of messages on the client side are swapped
transparently to your harddisk. Messages marked as persistent survive
client crashes.
More documentation follows.
regards
Marcel