chrislusf / glow

Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
3.2k stars 248 forks source link

[feature] streaming support #4

Open chrislusf opened 8 years ago

chrislusf commented 8 years ago

Need to think about it.

liuxg commented 7 years ago

Has glow support stream process just like storm now?

youngperson commented 5 years ago

glow support stream process?