|
|
|
|
|
by jeremy_k
2107 days ago
|
|
Also of note is Broadway (https://github.com/dashbitco/broadway) "Comparison to Flow
You may also be interested in Flow by Dashbit. Both Broadway and Flow are built on top of GenStage. Flow is a more general abstraction than Broadway that focuses on data as a whole, providing features like aggregation, joins, windows, etc. Broadway focuses on events and on operational features, such as metrics, automatic acknowledgements, failure handling, and so on." - (https://github.com/dashbitco/broadway#comparison-to-flow) |
|