Tag

Clojure

0 views collected around this technical thread.

Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jun 17, 2015 · Big Data

Understanding Storm: Real‑Time Stream Processing in the Big Data Era

The article explains how Storm complements batch‑oriented Hadoop by providing fault‑tolerant, low‑latency stream processing for massive, continuously generated data such as Twitter’s tweet firehose, and demonstrates its architecture, key features, and a simple MapReduce‑style code example.

ApacheBig DataClojure
0 likes · 14 min read
Understanding Storm: Real‑Time Stream Processing in the Big Data Era
Baidu Tech Salon
Baidu Tech Salon
May 22, 2014 · Fundamentals

Reflections on Clojure: Design, Simplicity, and Development Flow

After years of using Ruby, I discovered that Clojure’s carefully designed, concise, and functional nature not only makes prototyping feel natural but also provides instant feedback and encourages thoughtful refactoring, turning development into a smooth, enjoyable flow that has quickly become my favorite language.

ClojureFunctional ProgrammingLanguage Design
0 likes · 8 min read
Reflections on Clojure: Design, Simplicity, and Development Flow