about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-05-09 02:13:51 +0000
committerEric Wong <normalperson@yhbt.net>2011-05-09 02:13:51 +0000
commit87632aac323bd41701900a03dc78bc307fa8229a (patch)
tree8d1919aacf58478b07dd993d87f3e1415f9d850e /README
parentd0336075a772d040b9fe3100098e1815ce609cb4 (diff)
downloadrainbows-87632aac323bd41701900a03dc78bc307fa8229a.tar.gz
Clearly users need to know about more options
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 8 insertions, 4 deletions
diff --git a/README b/README
index e6de8ce..6799530 100644
--- a/README
+++ b/README
@@ -22,18 +22,22 @@ suck; differently.
 For network concurrency, models we currently support are:
 
 * {Coolio}[link:Rainbows/Coolio.html]
+* {CoolioFiberSpawn}[link:Rainbows/CoolioFiberSpawn.html]
+* {CoolioThreadPool}[link:Rainbows/CoolioThreadPool.html]
+* {CoolioThreadSpawn}[link:Rainbows/CoolioThreadSpawn.html]
+* {Epoll}[link:Rainbows/Epoll.html]
 * {EventMachine}[link:Rainbows/EventMachine.html]
-* {FiberSpawn}[link:Rainbows/FiberSpawn.html]
 * {FiberPool}[link:Rainbows/FiberPool.html]
+* {FiberSpawn}[link:Rainbows/FiberSpawn.html]
 * {NeverBlock}[link:Rainbows/NeverBlock.html]
 * {Revactor}[link:Rainbows/Revactor.html]
 * {ThreadPool}[link:Rainbows/ThreadPool.html]
 * {ThreadSpawn}[link:Rainbows/ThreadSpawn.html]
 * {WriterThreadPool}[link:Rainbows/WriterThreadPool.html]
 * {WriterThreadSpawn}[link:Rainbows/WriterThreadSpawn.html]
-* {CoolioFiberSpawn}[link:Rainbows/CoolioFiberSpawn.html]
-* {CoolioThreadPool}[link:Rainbows/CoolioThreadPool.html]
-* {CoolioThreadSpawn}[link:Rainbows/CoolioThreadSpawn.html]
+* {XEpoll}[link:Rainbows/XEpoll.html]
+* {XEpollThreadPool}[link:Rainbows/XEpollThreadPool.html]
+* {XEpollThreadSpawn}[link:Rainbows/XEpollThreadSpawn.html]
 
 We have {many more on the way}[link:TODO.html] for handling network
 concurrency.  Additionally, we also use multiple processes (managed by