about summary refs log tree commit homepage
path: root/Documentation
DateCommit message (Collapse)
2009-12-02add RevThreadPool concurrency model
This should be like RevThreadSpawn except with more predictable performance (but higher memory usage under low load).
2009-11-29doc: add NeverBlock to comparison and README
2009-11-29doc: add ActorSpawn to comparison
2009-11-27doc/comparison: apparently Rubinius doesn't do Fibers
Guess I'll have to make the Revactor model work with that.
2009-11-27More documentation tweaks for the release
2009-11-26RevThreadSpawn: hope for 1.8 performance
Patches submitted to rev-talk, awaiting feedback and hopefully a new release.
2009-11-26comparison: more updates notes
2009-11-25Add Summary document
This will hopefully make many things clearer about the project.
2009-10-04manpage: project is "Rainbows!", not "Unicorn Rainbows"
2009-10-02initial revision
No tests yet, but the old "gossamer" and "rainbows" branches seem to be basically working.