On Thu, Nov 8, 2012 at 7:55 AM, daniel vettori <[email protected]> wrote: > Thanks ...for zookeeper......one more small problem is ...in this case one > client and one server. i send one message from client to server with some > properties .then i dont want second message to be sent to server till i > received the reply from server(reply is some message after > delimitation)..the problem is coming in present scenerio is i attach some > properties with message (from client) and want the replied messsage and > attach that same properties(that i'l store in session) for furthur use. > rigt ow i m trying session.suspendwrite() and resume things.....dont want > the second message to cliet till first reply from server. how do i > approach?
If this is a Zookeeper question, you'll get the best support over on their lists. Bernd
