diff options
author | David Walter Seikel | 2014-04-14 05:13:17 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-04-14 05:13:17 +1000 |
commit | 3f4ebca1fcd4bed6db61f238624bfbcfd8be0993 (patch) | |
tree | 085b1b3329c1dec2c359eed3eeec66664005dbf2 | |
parent | Make GuiLua an actual shared library, plus some minor clean ups. (diff) | |
download | SledjHamr-3f4ebca1fcd4bed6db61f238624bfbcfd8be0993.zip SledjHamr-3f4ebca1fcd4bed6db61f238624bfbcfd8be0993.tar.gz SledjHamr-3f4ebca1fcd4bed6db61f238624bfbcfd8be0993.tar.bz2 SledjHamr-3f4ebca1fcd4bed6db61f238624bfbcfd8be0993.tar.xz |
Add a link about network latency.
-rw-r--r-- | nails/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nails/README b/nails/README index 22f5218..6dc2cbd 100644 --- a/nails/README +++ b/nails/README | |||
@@ -3,3 +3,7 @@ Refer to - http://www.infinitegrid.org/drupal/content/Nails | |||
3 | Nails bangs it all together, mostly via the command pump. | 3 | Nails bangs it all together, mostly via the command pump. |
4 | 4 | ||
5 | 5 | ||
6 | Not sure wheer else to put this, but nails I think is the bit that | ||
7 | drives the network traffic the most - | ||
8 | |||
9 | http://gettys.wordpress.com/2013/07/10/low-latency-requires-smart-queuing-traditional-aqm-is-not-enough/ \ No newline at end of file | ||