Thanks
On Sun, Jan 19, 2014 at 11:14 PM, Steve Morin wrote:
> Kip,
> What application are you using it for?
> -Steve
>
>
> On Fri, Jan 17, 2014 at 1:31 PM, Kip Coul wrote:
>>
>> Great, thanks!
>> What features is it missing?
>>
>> Cheers
>>
Great, thanks!
What features is it missing?
Cheers
On Friday, January 17, 2014, Piotr Sikora wrote:
> Hey,
> it's not really feature-complete, but take a look at:
> https://github.com/FRiCKLE/ngx_zeromq
>
> Best regards,
> Piotr Sikora
>
> ___
> nginx
Hello everyone!
I am currently trying to write a massively concurrent web application
using Nginx and a message-based approach. Basically, what I intend to
do is the following:
- let Nginx receive the HTTP request, parse it and extract info
- pass this info to a Message queue
- let a backend