On 08/16/2010 04:12 PM, leo wrote:
I am trying to understand how efficient it would be to use Clojure to
develop an asynchronous http client for my webapp instead of using
Java.  Is there any specific way one can be better than the other?

Bradford Cross of FlightCaster just wrote an excellent article on a framework he put together to make parallel HTTP requests: http://measuringmeasures.com/blog/2010/8/16/clojure-workers-and-large-scale-http-fetching.html

The first part of the post does a nice job of outlining existing http libraries in 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

Reply via email to