Skip to content

chenjiayi8/PyTaskDistributor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTaskDistributor

PyTaskDistributor is a task distributor for clusters. It is based on shared file system, e.g., NFS, Samba or Syncthing.

Synopsis

Requirements

Components:

There are 3 main components in this distributor:

  1. Master: find Servers and distribute Jobs to each Server
  2. Server: run Jobs according to CPU usage
  3. Job: object generated by Master and done by Server

About

PyTaskDistributor is a task distributor for clusters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages