Broadway, RabbitMQ, and the Rise of Elixir Part 1 (opens in new tab)
From My.Thoughts v1: Intro In this two part series we’ll be talking about what a message queue is and when you would use one in your application. From there we’ll dive into the Broadway library maintained by Plataformatec and see how it can be leveraged from within an application for data processing. Finally, we’ll create a sample project that makes use of RabbitMQ+Broadway to scrape comments from HackerNews so we can measure the popularity of Elixir over time.
Read the original article