rainbows.git  about / heads / tags
Unicorn for sleepy apps and slow clients
blob 2c90a09d626209b4bb68c465409ad3db6b0d9165 782 bytes (raw)
$ git show v0.1.0:TODO	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
= TODO items for Rainbows!

We're lazy and pick the easy items to do first, then the ones people
care about.

* Rev (without Revactor) - since we already use Revactor we might as
  well support this one so 1.8 users won't be left out.  Doing TeeInput
  is probably going to get ugly, though...

* EventMachine - much like Rev, but we haven't looked at this one much
  (our benevolent dictator doesn't like C++).  If we can figure out how
  to do Rev without Revactor, then this should be pretty easy.

* Fiber support - Revactor already uses these with Ruby 1.9, also not
  sure how TeeInput can be done with this.

* Omnibus - haven't looked into it, probably like Revactor with 1.8?

* Rubinius Actors - should be like Revactor and easily doable once
  Rubinius gets more mature.

git clone https://yhbt.net/rainbows.git