A practical guide to GenStage with a real-life use case.

Gyanendra Aggarwal
Senior Software Architect at Alert Logic

Elixir GenStage is a very interesting abstraction (behavior) and can be used very effectively to solve many complex problems that fall under supply-demand/back-pressure scenarios. One can solve such problems by writing minimal amount of code by using GenStage. Come and learn in detail about the wonders of this abstraction with a real-life use case in Warehouse automation.

Slides
Video

Gyanendra has worked in software development for about 30 years and used many programming languages. Currently, he is using Erlang for last 3 years and working for a solution for a real-life application using Erlang.


GitHub: gyanaggarwal

Back to conference page