[zeromq-dev] restful access

2014-08-06 Thread James Gatannah
On Tue, 5 Aug 2014 18:58:29 +0800 bino oetomo b...@indoakses-online.com wrote: Dear All .. I need kind of http-to-0MQ bridge After some google search .. I still have no luck. here my conditions : 1. I have a Flask based web-app. 2. For some (not all) kind of POST method , I need to send

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. Sincerely -bino-

[zeromq-dev] restful access

2014-08-05 Thread bino oetomo
Dear All .. I need kind of http-to-0MQ bridge After some google search .. I still have no luck. here my conditions : 1. I have a Flask based web-app. 2. For some (not all) kind of POST method , I need to send the request data to a Job-queue My first try is : put zmq Push and Pull inside my

Re: [zeromq-dev] restful access

2014-08-05 Thread Justin Karneges
On 08/05/2014 03:58 AM, bino oetomo wrote: I need kind of http-to-0MQ bridge After some google search .. I still have no luck. Mongrel2 or Zerogw? ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org