[zeromq-dev] announcing Zurl
Paul Colomiets
paul at colomiets.name
Wed Sep 26 21:16:15 CEST 2012
Hi Justin,
On Wed, Sep 26, 2012 at 8:04 AM, Justin Karneges <justin at affinix.com> wrote:
> Hi folks,
>
> I want to share a project I've been working on called Zurl. It's a server with
> a ZeroMQ interface that makes outbound HTTP requests. Think of it like the
> inverse of Mongrel2 or Zerogw. This is the project I was discussing earlier on
> the list that needed two input sockets.
>
> I've made it open source:
> https://github.com/fanout/zurl
>
> Introduction article here:
> http://blog.fanout.io/2012/09/26/make-http-requests-over-zeromq-with-zurl/
>
> Not much in the way of docs at the moment, but sample scripts in the tools
> subdir give you an idea of what's possible. Feedback welcome.
>
Nice thing. I'm seeking for something similar to do benchmarks for my
web applications. However, most our applications are websocket-driven.
Any chance websockets will be supported?
--
Paul
More information about the zeromq-dev
mailing list