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 - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -