]> AND Private Git Repository - loba.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Cosmetics: replace in doc "xxx-er thread" by "xxx-ing" thread.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 1 Jun 2011 13:54:28 +0000 (15:54 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 1 Jun 2011 13:54:28 +0000 (15:54 +0200)
Not sure that it is better, but at least it is consistent. ;)

NOTES

diff --git a/NOTES b/NOTES
index 53bce11e7e31fe340daa071eab018c3e67ddc005..19fafe8e5aca34e257d15ee1409c5c9d56259399 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -12,11 +12,11 @@ messages, and data for load transfers.
 Process model
 =============
 
-Each process is made of 3 threads: a receiver thread, a computing
-thread, and a load-balancer thread.
+Each process is made of 3 threads: a receiving thread, a computing
+thread, and a load-balancing thread.
 
-* Receiver thread
-  ---------------
+* Receiving thread
+  ----------------
 
     Loop
     | wait for a message to come, either on data channel, or on ctrl channel