summaryrefslogtreecommitdiff
path: root/docs/network/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/network/README')
-rw-r--r--docs/network/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/network/README b/docs/network/README
index edfacb2..e011a99 100644
--- a/docs/network/README
+++ b/docs/network/README
@@ -26,4 +26,5 @@ Links:
asynchronous I/O interfaces
- Boinc: http://boinc.berkeley.edu: some ideas around protocol FSMs in
networking
-
+- http://www.artima.com/articles/io_design_patterns1.html: on Reactor
+ and Proactor and a hybrid the emulated Proactor