Handling "Firehose" Data Streams within Elixir

Hi, you might want to search for GenStage examples, there’s a blog post (and similar forum posts ) about using it for Twitters Firehose which sounds exactly like your use case.

2 Likes