Sha256: 1c7ff6eb0c0d9b00d3305bd40cdf460d84b9e6cd7e0e59349d6961e84fc40e81

Contents?: true

Size: 970 Bytes

Versions: 3

Compression:

Stored size: 970 Bytes

Contents

= TODO items for Rainbows!

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

* Split out NeverBlock into NeverBlockEventMachine and NeverBlockReactor
  NeverBlock will default to one of them (depending on NB upstream).

* Improve test suite coverage.  We won't waste cycles with puny
  unit tests, only integration tests that exercise externally
  visible parts.

* EventMachine+Fibers+streaming input
  (those who do not require streaming input can use
  {rack-fiber_pool}[http://github.com/mperham/rack-fiber_pool])

* RevFiberPool

* ThreadPoolRevFiber{Spawn,Pool}: just because

* Rev + callcc - current Rev model with callcc (should work with MBARI)

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

* Packet - pure Ruby, EventMachine-like library

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

* test and improve performance (throughput/latency/memory usage)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rainbows-0.94.0 TODO
rainbows-0.93.0 TODO
rainbows-0.92.0 TODO