Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement distributed version of streaming parallel EM-tree #5

Open
cmdevries opened this issue Oct 11, 2014 · 0 comments
Open

Implement distributed version of streaming parallel EM-tree #5

cmdevries opened this issue Oct 11, 2014 · 0 comments

Comments

@cmdevries
Copy link
Owner

Compress transmission of integer accumulators between machines vectors using https://github.com/lemire/FastPFOR.

Hadoop + HDFS (just get hadoop to hand over the bytes, or use HDFS directly).

ZeroMQ + GlusterFS.

Apache Spark might work well with python bindings for library, https://github.com/apache/spark.

HDFS + Erlang scheduler (gascheduler) + C++ code as a simple TCP server.

@cmdevries cmdevries added this to the distributed milestone Oct 11, 2014
@cmdevries cmdevries changed the title Implement distributed versions of streaming parallel EM-tree Implement distributed version of streaming parallel EM-tree Oct 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant