On Wed, Jul 7, 2010 at 5:15 AM, Zach Tellman <ztell...@gmail.com> wrote:

> With this in mind, I decided to make the thinnest possible wrapper
> around Netty such that a person could play around with alternate ways
> to use Clojure effectively.  The result can be found at
> http://github.com/ztellman/aleph.


I played around with this some. Throughput is of course ridiculous (8+ K
req/s on my machine). One thing is that this approach encourages using
Clojure concurrency primitives over participating in the Netty NIO design.
Is that the intent?

David

-- 
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

Reply via email to