OT: 'best' dynamic language

Cliff Wells cliff at develix.com
Tue Apr 22 23:24:38 MSD 2008


On Tue, 2008-04-22 at 13:07 +0200, Manlio Perillo wrote:

> The problem with reverse proxy is that you need another server, and this 
> server is usually written in Python, and most of the time it uses 
> threads for concurrency, so it's not the best solution (unless, of 
> course, you don't run a whole "cluster" of servers, like Ruby 
> programmers like to do)

FAPWS is a non-threaded, libevent-based WSGI server:

http://william-os4y.livejournal.com/

I've tested it and it is quite fast (~5000 req/s is achievable on decent
hardware). 

Regards,
Cliff






More information about the nginx mailing list