Skip to content

Comment on Twitter's Storm (complex event processing system) is now open source

Comments

Woah. Launch a Storm cluster on AWS with one line:

https://github.com/nathanmarz/storm-deploy/wiki

All of these storm projects with their project.clj files betray the Clojure roots (using Leiningen as the build tool, which is amazingly great). Here's to hoping for more Clojure examples/docs.

The Storm deploy is awesome. It's built using an awesome tool called Pallet: https://github.com/pallet/pallet

I'm going to try to get more documentation on using Storm from Clojure in the next few weeks. I write all my topologies in Clojure using a small Clojure DSL that ships with Storm:

https://github.com/nathanmarz/storm/blob/master/src/clj/back...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.