From: Arnaud Giersch Date: Wed, 1 Jun 2011 13:54:28 +0000 (+0200) Subject: Cosmetics: replace in doc "xxx-er thread" by "xxx-ing" thread. X-Git-Tag: v0.1~58 X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/f87ce6713676e7ecbb089353033372c3786f8e18?ds=inline Cosmetics: replace in doc "xxx-er thread" by "xxx-ing" thread. Not sure that it is better, but at least it is consistent. ;) --- diff --git a/NOTES b/NOTES index 53bce11..19fafe8 100644 --- 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