Broadway, RabbitMQ, and the Rise of Elixir Part 2 (opens in new tab)
From My.Thoughts v1: Intro In Broadway, RabbitMQ, and the Rise of Elixir Part 1 we covered what exactly a message queue is and when it is appropriate to use one. We also put together the foundation for our application which will mine data from the HackerNews Firebase API. In the final part of this series, we will be setting up our Broadway pipelines, a GenServer that will generate IDs for us to process, and some database related modules that will allow us to persist our results for later anal...
Read the original article