[zeromq-dev] [ask] MonitoredQueue Prefix

2014-08-28 Thread bino oetomo
: a. 'in prefix' b. real payload My question is : Where and how to set so that monitor client only got 'the real payload' and get rid of 'prefixes' ? Note : my pyzmq version is '14.1.1' Sincerely -bino- __

Re: [zeromq-dev] get socket condition

2014-08-11 Thread bino oetomo
ou can loose messages when it dies with messages > in flight. Zeromq has reliable delivery (if a message arrives then it is > all of a message), not garanteed delivery. > So . .For now .. all I need to concern is just the HWM ? Sincerely -bino- _

[zeromq-dev] get socket condition

2014-08-11 Thread bino oetomo
socket is accidently/silenty crash/dead ? If so ... what is the error code ? Is there any docs that explain zmq.ZMQError ? I mean : - What error code (int) - What error name - Meaning of the error, or what caused the error ? Sincerely -bino- ___ zer

Re: [zeromq-dev] restful access

2014-08-06 Thread bino oetomo
C/Q James Gatannah and Justin Karneges I really appreciate your response. Looks like I need to find another work arround Currently I wrote the rest-webservice with Flask. Maybe I need to move to Twisted/Tornado so that I can also 'embed' both consumer and poducer. Since

[zeromq-dev] restful access

2014-08-05 Thread bino oetomo
--wsgi myrest.app Here the problem occurs, curl call to the service is good , but when I run the consumer script .. it don't receive any msg from the queue. Kindly please give me any suggestions. Is there any http-to-zmq bridge ? Sincerely

[zeromq-dev] question : Transport-Bridging

2014-04-03 Thread bino
internal-external down ? is it : a. Publishers will not able to send messages, or b. Published messages will lost, or c. Queued by proxy and will sendout by Xpub whenever connection back ? Sincerely -bino- ___ zeromq-dev mailing list zeromq-dev

Re: [zeromq-dev] is 0MQ for me ?

2013-10-03 Thread bino
7;t know if RabbitMQ and ZeroMQ are > interoperable, I highly doubt this. Well .. I found that i need took deeper look on RabbitMQ plugin ... Sincerely -bino- ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zeromq.org/mailman/listinfo/zeromq-dev

[zeromq-dev] is 0MQ for me ?

2013-10-03 Thread bino
BeagleBone) 2. Can auto-send/push it's queue to RabbitMQ 3. Autoconnect (keep try to reconnect) to remote broker (RabbitMQ) Is 0MQ the right solution for me ? Sincerely -bino- ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zer