Monday, August 16, 2010

Clojure Workers and Large Scale HTTP Fetching

http://measuringmeasures.com/blog/2010/8/16/clojure-workers-and-large-scale-http-fetching.html

In this post, we will build the core fetcher and core workers for a single machine, and introduce a new project for workers in clojure, called work

work uses clj-http:

clj-http is a new Clojure HTTP client library inspired by Ring and designed for simplicity, robustness, extensibility, and testability.

Posted via email from miner49r

No comments: