lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Jul 11, 2011, at 12:49 , Tim Mensch wrote:

> As cool as Mongrel/Mir are, I decided to go with the Nginx/ngx_lua
> approach

How have you found that stack to work for you?  We looked very closely at that one as well, but ultimately went with Mongrel2/Tir largely so we could have dedicated processes for each service.  The ZeroMQ layer also opens up a number of possibilities for a more distributed architecture.