20. Getting Started with Storm

In this chapter we’ll build your first Storm app in Clojure to get you running.1

1. I am indebted to Paul Gearon for his contributions to this chapter.

Assumptions

In this chapter we assume you have Leiningen set up and have a projects directory in which to create your project.

Benefits

The benefits discussion is contextual. The process of working out the benefits goes as follows:

Image Why would you choose Storm to solve your business problem? Storm is designed to make stream processing robust. You can retry any step until the whole pipeline is done and structure your transformations around immutable data so that ...

Get Clojure Recipes now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.