AmitKumarDas / fun-with-programming

ABC - Always Be Coding
2 stars 2 forks source link

[repo] data streaming #25

Closed AmitKumarDas closed 2 years ago

AmitKumarDas commented 3 years ago
// refer
//
// - https://mux.com/blog/stateful-stream-processing-with-kafka-and-go/
// - https://dzone.com/articles/go-go-go-stream-processing-for-go
// - https://github.com/reugn/go-streams
// - https://movio.co/blog/Kasper-process-library/
// - https://blog.gopheracademy.com/advent-2015/automi-stream-processing-over-go-channels/
// - https://github.com/google/gapid/tree/master/core/stream
// - https://github.com/google/readahead
// - https://github.com/google/fswalker