From 06de4af18d1ba3b28e49e9d8f700df4eca36e635 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 25 Nov 2009 12:14:21 -0800 Subject: Documentation updates for new concurrency models --- TODO | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 8a47a37..483bd6a 100644 --- a/TODO +++ b/TODO @@ -7,15 +7,13 @@ care about. unit tests, only integration tests that exercise externally visible parts. -* Rev + Thread - current Rev model with threading, which will give - us a streaming (but rewindable) "rack.input". - * EventMachine.spawn - should be like Revactor, maybe? -* Rev + callcc - current Rev model with callcc (should work with MBARI) +* {Packet,Rev,EventMachine}+Fibers -* Fiber support - Revactor already uses these with Ruby 1.9, also not - sure how TeeInput can be done with this. +* {Packet,Rev}ThreadPool + +* Rev + callcc - current Rev model with callcc (should work with MBARI) * Omnibus - haven't looked into it, probably like Revactor with 1.8? -- cgit v1.2.3-24-ge0c7