Yea, I have it on my todo list to document this (which seems to be getting longer by the minute). Hopefully I'll do that within the next few weeks. In the meantime, I pasted some example code showing usage of the Clojure DSL, if that helps at all in the meantime:
https://gist.github.com/1228302 -Nathan On Sep 20, 10:41 pm, Baishampayan Ghose <[email protected]> wrote: > Hi Nathan, > > On Tue, Sep 20, 2011 at 8:35 PM, nathanmarz <[email protected]> wrote: > > Yesterday I open-sourced Storm at Strange Loop. Storm is a distributed > > and fault-tolerant realtime computation system hosted at > >https://github.com/nathanmarz/storm > > I would like to congratulate you on the release. Storm seems to be > very interesting and apparently it has certain advantages that no > other existing system seem to offer. > > > ones) on top of Storm. That said, Storm has a Clojure DSL for > > programming topologies which is what I personally use for developing > > topologies. > > It would be great if the Clojure DSL is documented on the wiki (or did > I miss it?). I am really keen on taking it for a test drive and I am > sure others in the Clojure community would like to do so as well. > > Regards, > BG > > -- > Baishampayan Ghose > b.ghose at gmail.com -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
