I'm pleased to announce a new library for stream processing in Clojure called Conduit.
Stream processing concepts are described in the book "Enterprise Integration Patterns" and the Apache Camel project is a stream processing library for Java. This library is intended to abstract away the 'plumbing' parts of your distributed app and let you focus just on the interesting parts. An intro is here: http://intensivesystems.net/tutorials/conduit-motive.html API documentation is here: http://intensivesystems.net/tutorials/stream_proc.htm http://intensivesystems.net/tutorials/streams2.html And how to use Conduit with RabbitMQ is described here: http://intensivesystems.net/tutorials/rabbitmq-conduit.html This is also what I'm going to be presenting at StrangeLoop in a couple of weeks. http://strangeloop2010.com Jim -- 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