In this presentation I quickly introduce what is backpressure and how Elixir GenStage can help us deal with these scenarios.
I also present an Example Project where I compare using and not using GenStage and show the results of doing a HTTp benchmark. Results shown that with GenStage it was possible to double the throughput.