Skip to content

husky-team/husky-on-mesos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

husky-on-mesos

Cpp

To be added...

Python

  1. Install Mesos and start Mesos(Mesos master and agents) on cluster.

  2. Build Husky(Husky Master and Application) and copy the builts to a path where all machines can access.

  3. Run commands as the following(Note: 4 means cpus, 32 means mems):

     $ cd python
     $ python husky_framework.py Mesos-master-ip:master-port 4 32 /path/to/husky/built
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages