From ef66567984780b2ce8daa155c367bcf7e049ab77 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 27 Dec 2010 23:25:12 +0000 Subject: coolio*: favor Coolio over Rev We still use and define Rev internally, but that's mostly just manual labor of converting stuff over. --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 06696fb..e921205 100644 --- a/README +++ b/README @@ -21,19 +21,19 @@ suck; differently. For network concurrency, models we currently support are: -* {RevFiberSpawn}[link:Rainbows/RevFiberSpawn.html] -* {Revactor}[link:Rainbows/Revactor.html] -* {ThreadPool}[link:Rainbows/ThreadPool.html] -* {Rev}[link:Rainbows/Rev.html] -* {ThreadSpawn}[link:Rainbows/ThreadSpawn.html] +* {Coolio}[link:Rainbows/Coolio.html] * {EventMachine}[link:Rainbows/EventMachine.html] -* {RevThreadSpawn}[link:Rainbows/RevThreadSpawn.html] * {FiberSpawn}[link:Rainbows/FiberSpawn.html] * {FiberPool}[link:Rainbows/FiberPool.html] * {NeverBlock}[link:Rainbows/NeverBlock.html] -* {RevThreadPool}[link:Rainbows/RevThreadPool.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] 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