Skip to content
/ multi Public
forked from 7vssv7/multi

Fires most common operations in parallel utilising task multiplexing on I/O wait for better performance

Notifications You must be signed in to change notification settings

7aaa7/multi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

multi

Fires most common operations in parallel utilising task multiplexing on I/O wait for better performance

Example Usage

$ time python2.7 mssh.py  -p 50    exec -s server1-027.jun,server2-028.jun -c 'uptime' --combine

About

Fires most common operations in parallel utilising task multiplexing on I/O wait for better performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%