I've fleshed out and documented the Clojure DSL for Storm. There were
quite a few people interested in this, and I figured the Clojure
community at large would want to know about it.

Here are the docs: https://github.com/nathanmarz/storm/wiki/Clojure-DSL

And here is an example that uses it:
https://github.com/nathanmarz/storm-starter/blob/master/src/clj/storm/starter/clj/word_count.clj

The DSL is quite nice. If you don't know what Storm is, the DSL won't
make a lot of sense, so you should read through the introductory
documentation to learn the concepts of Storm and the abstractions it
exposes.

-Nathan

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