Re: [ANN] uWSGI support for ring (early stage)

2013-03-08 Thread Roberto De Ioris
> Seriously awesome! I guess it owes to the simplicity of Ring's spec. Hi, (i am the main author of the uWSGI project), yes the Ring specs have been really enlightening for me. Thanks to them i have managed to built a more sane JVM plugin exporting the minimal amount of features and with solid

Re: [ANN] uWSGI support for ring (early stage)

2013-03-08 Thread Akhil Wali
Seriously awesome! I guess it owes to the simplicity of Ring's spec. I think this will make threading easier with something like Jython on uWSGI. Any comments on how JVM support can be used for better multithreading? On Sat, Mar 9, 2013 at 7:50 AM, Baishampayan Ghose wrote: > This is something

Re: [ANN] uWSGI support for ring (early stage)

2013-03-08 Thread Baishampayan Ghose
This is something really awesome! Clojure & Python co-existing together in a single web stack is a very interesting idea. Excited to see where this goes. ~BG On Fri, Mar 8, 2013 at 8:07 PM, Mingli Yuan wrote: > Hi, folks, > > Yesterday uWSGI had released a ring plugins to give basic support for >

[ANN] uWSGI support for ring (early stage)

2013-03-08 Thread Mingli Yuan
Hi, folks, Yesterday uWSGI had released a ring plugins to give basic support for Clojure webdev. - https://uwsgi-docs.readthedocs.org/en/latest/Ring.html - https://uwsgi-docs.readthedocs.org/en/latest/JVM.html - http://lists.unbit.it/pipermail/uwsgi/2013-March/005549.html - http://lis