Skip to content

VladSkripniuk/ClusterManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

installation and running:

cd ./bin
cmake ../src

After that run ./server on your computer and ./client on computers on which your tasks will be run. ./server works in interactive mode. Two commands are available: run and info. After entering command run and name of task ID of task will be shown. After entering command info list of executors and theirs tasks will appear on the screen. In addition IDs of completed tasks will be shown.

About

remote job manager in pure C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published