java - Automating run task in several Linux machines using script -


i have java program (/workspace/task) , want run in several linux machines (m1, m2, m3... mn).

i need use linux script run program task on machines 1 one. in other words, want run task on m1, when initials, run program on m2,... etc. meaning task must not start on new machine until initials on previous machine.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - How to change image src on success AJAX -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -