genstage_example icon indicating copy to clipboard operation
genstage_example copied to clipboard

An example using Elixir's GenStage

trafficstars

GenStage Example

An example using the GenStage Elixir Module. Please see this post for a description of GenStage and this post for a description of the example.

Setup

  1. Do a mix deps.get
  2. Then: mix run lib\genstage_example.exs