Nginx-Clojure Module Release 0.1.0--Let Nginx embrace Clojure & Java
xfeep
nginx-forum at nginx.us
Sat Apr 26 04:15:38 UTC 2014
Hi reberto,
Nginx Clojure Module V0.2.0 provides three choices for handling blocked I/O
with Java/Clojure Now.
(1) Coroutine based Socket
It's Non-blocking Java Socket API Compatible and work well with largely
existing java library such as apache http client, mysql jdbc drivers etc.
non-blocking, cheap, fast and let one java main thread be able to handle
thousands of connections.
(2) Asynchronous Socket
(3) Thread Pool
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,246437,249651#msg-249651
More information about the nginx
mailing list