about summary refs log tree commit homepage
path: root/t/simple-http_FiberPool.ru
DateCommit message (Collapse)
2009-11-25add FiberPool concurrency model
This is another Fiber-based concurrency model that can exploit a streaming "rack.input" for clients. Spawning Fibers seems pretty fast, but maybe there are apps that will benefit from this.