Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGenStage: Add section on ConsumerSupervisor #2196
Comments
|
Thanks for opening this issue @tr00gle! I think this section would be a great addition to the GenStage lesson. Feel free to open a PR and we'll take it from there! |
How do we feel about adding a subsection to the GenStage lesson on the
ConsumerSupervisorbehavior?I think it would be a nice addition to the lesson. It's a powerful part of GenStage, and we can use it to further solidify some of the already established concepts from the
otp-supervisorslesson. I'd be happy to take this on. I use the behavior in my elixir service at work, and I just gave a talk on it as well.I think I can have this turned around in the next 2-3 weeks.