diff --git a/README.md b/README.md index 573452f..44f6e78 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,7 @@ Your contributions are always welcome! * [Stratosphere](http://stratosphere.eu/) - general purpose cluster computing framework. * [Streamdrill](https://streamdrill.com/) - useful for counting activities of event streams over different time windows and finding the most active one. * [Tuktu](https://github.com/UnderstandLingBV/Tuktu) - Easy-to-use platform for batch and streaming computation, built using Scala, Akka and Play! +* [Twitter Heron](https://github.com/twitter/heron) - Heron is a realtime, distributed, fault-tolerant stream processing engine from Twitter replacing Storm. * [Twitter Scalding](https://github.com/twitter/scalding) - Scala library for Map Reduce jobs, built on Cascading. * [Twitter Summingbird](https://github.com/twitter/summingbird) - Streaming MapReduce with Scalding and Storm, by Twitter. * [Twitter TSAR](https://blog.twitter.com/2014/tsar-a-timeseries-aggregator) - TimeSeries AggregatoR by Twitter.