https://github.com/slashdotdash/broadway-show
Broadway experiment using a custom `GenStage` producer with partitioning which stops processing on message failure
https://github.com/slashdotdash/broadway-show
Last synced: about 1 year ago
JSON representation
Broadway experiment using a custom `GenStage` producer with partitioning which stops processing on message failure
- Host: GitHub
- URL: https://github.com/slashdotdash/broadway-show
- Owner: slashdotdash
- Created: 2019-05-22T22:06:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T21:58:57.000Z (about 7 years ago)
- Last Synced: 2025-02-13T17:49:02.538Z (over 1 year ago)
- Language: Elixir
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BroadwayShow
[Broadway](https://hex.pm/packages/broadway) experiment using a custom `GenStage` producer with partitioning which stops processing on message failure.