Y
Hacker News
new
|
ask
|
show
|
jobs
by
scns
1755 days ago
IDK if it comes from Erlang, there is GenStage on offer in Elixir [0], you can build data transformation pipelines, work queues and more out of it.
[0]
https://elixirschool.com/en/lessons/advanced/gen-stage/#