Skip to content

suisuss/miniray

 
 

Repository files navigation

miniray

Miniray is a library for distributed compute across a datacenter. Miniray is designed to dispatch tasks of arbitrary python code through redis. Miniray uses python's concurrent.futures API. This repo will not work out of the box yet, but is a good starting point or reference for someone with similar needs small to medium sized datacenter.

About

Minimal library for distributed python work. Can efficiently run CPU and GPU tasks across 100s of machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.1%
  • Shell 1.9%