Slide 32
Slide 32 text
More advanced data processing
Three OSS projects to watch:
• Benthos: Stream processor, sources and sinks concept (actions,
transformations, filters)
• Automi: Stream processing API (emitter – operation – collector),
abstraction on top of channels, early stages
• Bigslice: Ad-hoc cluster processing framework (not strictly
streaming, distributed computation across multiple nodes), similar
to Spark but "serverless"
32 Building Data-driven Applications with Go