Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

Scalable distributed map/reduce system written in pure #golang, runs standalone or distributedly.

https://github.com/chrislusf/gleam

Gleam is a high performance and efficient distributed execution system, and also simple, generic, flexible and easy to customize.

Gleam is built in Go, and the user defined computation can be written in Go, Lua, Unix pipe tools, or any streaming programs.

It is convenient to write logic in Lua, but Lua is optional. Go is also supported with a little bit extra effort.

High Performance

Memory Efficient

Flexible

Easy to Customize

Exit mobile version