A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use a lock-free synchronized queue for the message queue.
[loba.git]
/
NOTES
diff --git
a/NOTES
b/NOTES
index 12f082bad0e45178f1369c3af61a929b84c6c345..5399a4c982987d69a584edd45bda82d6ba92be21 100644
(file)
--- a/
NOTES
+++ b/
NOTES
@@
-69,5
+69,5
@@
process::expected_load Current load estimation.
diffusing to neighbors.
* Without bookkeeping, it equals real_load
minus pending sends.
- * With bookkeeping, it corresponds to the
"virtual
- load".
+ * With bookkeeping, it corresponds to the
+
"virtual
load".