Chris,

This is great to see!  Nice work so far.  I enjoyed experimenting with glow 
and am excited to follow this project.  If you are able you might provide 
some updates in #data-science on gophers slack.  I know people there would 
love to hear about gleam.

Best,
Daniel

On Monday, September 12, 2016 at 2:22:40 AM UTC-4, ChrisLu wrote:
>
> Hi,
>
> This is a second attempt to build a Go based map reduce system. 
> The first attempt, https://github.com/chrislusf/glow, can already be 
> executed distributedly.
> However, it is still limited by the fact that Go code can not be sent and 
> executed remotely.
>
> I just started to work on a Go+Lua approach. Luajit to be exact for its 
> performance.
> It can also easily integrate with Unix pipe toolsets 
> (sort/uniq/tr/awk/...) 
>
>   https://github.com/chrislusf/gleam
>
> Gleam currently is in a proof-of-concept stage, and the distributed mode 
> is not built yet. 
> I will keep you updated.
>
> Please let me know your thoughts.
>
> Chris
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to