/cluster

A simple library for doing distributed map-reduce computations.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

cluster

A simple library for doing distributed map-reduce computations.

TODO:

  • make workers work on different hosts to the current machine
    • authentication with master
    • data transfer before mapping and after reducing