Nginx – event-driven (asynchronous) web server architecture

Nginx pronounced is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server.  Nginx is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.

via Main.