Robbie,

I need to do Java broker server, that can send messages at live mode
(desirable for each link asynchronously ). My server has a cursor, that 
return messages, if there is no messages , it expects them (can sleep at own
thread, or throws exception). 

I need to make sure that the  driver
<https://github.com/apache/qpid-proton/blob/master/examples/engine/java/src/main/java/org/apache/qpid/proton/examples/Driver.java>
 
worked on a separate thread , and wait and sends a message at another
thread.

Artem



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Broker-with-live-data-tp7647047p7647062.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to