Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
end slavery in java world
[simgrid.git] / examples / java / app / masterworker / README
index 14bc4c4..56d2f29 100644 (file)
@@ -1,7 +1,7 @@
 This is a somehow basic master/workers example.
 
 There is 2 kind of processes:
- * Master: creates some tasks, and dispatches them to its slaves
+ * Master: creates some tasks, and dispatches them to its workers
  * Worker: get tasks from the master and run them
 
 At the end of the execution: