Welcome! Log In Create A New Profile

Advanced

Nginx + asynchronous ZeroMQ backend

Kip Coul
January 17, 2014 03:16PM
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 consume the message queue and send the response to
the message queue
- let Nginx receive the response asynchronously and send it to the client.

I intend to use ZeroMQ with a push/pull approach, though I'm not sure
this is the right thing to do.

Do you have any thoughts on this? How would you proceed?

Thanks!_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Nginx + asynchronous ZeroMQ backend

Kip Coul 2893 January 17, 2014 03:16PM

Re: Nginx + asynchronous ZeroMQ backend

Piotr Sikora 1022 January 17, 2014 04:30PM

Re: Nginx + asynchronous ZeroMQ backend

Kip Coul 789 January 17, 2014 04:32PM

Re: Nginx + asynchronous ZeroMQ backend

Steve Morin 693 January 19, 2014 05:16PM

Re: Nginx + asynchronous ZeroMQ backend

Kip Coul 968 January 20, 2014 05:26AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 147
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready