Impressive!
Did you run some benchmark? How does it compare to ring-jetty and http-kit?

Julien

Le jeudi 9 janvier 2014 12:42:31 UTC-3, Xfeep Zhang a écrit :
>
> [image: Alt 
> text]<https://github.com/xfeep/nginx-clojure/blob/master/logo.png>Nginx-Clojure
>  
> is a Nginx <http://nginx.org/> module for embedding Clojure or Java 
> programs, typically those 
> Ring<https://github.com/ring-clojure/ring/blob/master/SPEC>based handlers.
>
> There are some core features :
>
>    1. Compatible with 
> Ring<https://github.com/ring-clojure/ring/blob/master/SPEC>and obviously 
> supports those Ring based frameworks, such as Compojure etc.
>    2. One of benifits of Nginx <http://nginx.org/> is worker processes 
>    are automatically restarted by a master process if they crash
>    3. Utilizes lazy headers and direct memory operation between 
> Nginx<http://nginx.org/>and JVM to fast handle dynamic contents from Clojure 
> or Java code.
>    4. Utilizes Nginx <http://nginx.org/> zero copy file sending mechanism 
>    to fast handle static contents controlled by Clojure or Java code.
>    5. 
>    
>    Supports Linux x64, Win32 and Mac OS X
>    
>
> Use Nginx-Clojure, you can deploy clojure web app on Nginx without any 
> Java web server.  For more detials please check Nginx-Clojure github 
> site<https://github.com/xfeep/nginx-clojure>. 
>
>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to