about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-26 18:53:24 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-26 18:53:24 -0700
commitbaac7113683af010b8e81f1f3df1d677f7101951 (patch)
tree762eede306e83dd1c384eb195e11fa46f7f21f0d /README
parentb259d95a84af7c2fcc7169c0c6b60df0612558dd (diff)
downloadrainbows-baac7113683af010b8e81f1f3df1d677f7101951.tar.gz
We have basic EventMachine and :async support.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index e7bc0c7..81446e2 100644
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ For network concurrency, models we currently support are:
 * {:ThreadPool}[link:Rainbows/ThreadPool.html]
 * {:Rev}[link:Rainbows/Rev.html]*
 * {:ThreadSpawn}[link:Rainbows/ThreadSpawn.html]
+* {:EventMachine}[link:Rainbows/EventMachine.html]
 
 We have {more on the way}[link:TODO.html] for handling network concurrency.
 Additionally, we also use multiple processes (managed by Unicorn) for