[zeromq-dev] Actionscript bindings
Martin Lucina
mato at kotelna.sk
Tue Apr 13 15:12:37 CEST 2010
Hi Jon,
jon at totient.co.uk said:
> Pieter Hintjens wrote:
> > On Mon, Apr 12, 2010 at 2:06 PM, Martin Lucina <mato at kotelna.sk> wrote:
> >
> > It would be very simple IMO to make a RestMS-to-0MQ bridge if we have
> > a 0MQ plugin for a webserver like nginx.
> >
> >
> Pieter
> I asked on the list about plugging into Nginx which seems like a really
> good idea
> but unfortunately at the moment it does not seem easily possible
>
> http://lists.zeromq.org/pipermail/zeromq-dev/2010-March/002748.html
Yes, I saw this post.
AFAICT from reading http://www.evanmiller.org/nginx-modules-guide.html,
with the introduction of multi-part messages in 0MQ it should be possible
to implement this as an entirely asynchronous "Upstream Handler" in nginx.
I am going to be looking at this over the next few days and will publish
something as soon as I have a proof of concept working. The goal would be
to end up with something like FastCGI over 0MQ.
-mato
More information about the zeromq-dev
mailing list