[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xmlblaster & queues



We're involved in a project where we are using the SonicMQ broker and JMS
for all of our messaging. We've built our own xml structures to interact
with the queues provided by JMS/SonicMQ. In looking at xmlblaster, I'm
kind of wondering how this same sort of thing could be implemented. If I
understand correctly, the clients create the queues on the fly and wait
for a callback? I guess I'm wondering, how could you implement some sort
of queue mechanism with xml-rpc or xmlblaster that would be synonymous
with the way something like SonicMQ does it.