From 87632aac323bd41701900a03dc78bc307fa8229a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 9 May 2011 02:13:51 +0000 Subject: doc: update comparison and README Clearly users need to know about more options --- README | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README') 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 -- cgit v1.2.3-24-ge0c7