NEWS in rainbows-0.7.0 vs NEWS in rainbows-0.8.0
- old
+ new
@@ -1,4 +1,10 @@
+=== 0.8.0 / 2009-12-02 08:55 UTC
+
+ This release fixes a memory leak in our existing Revactor
+ concurrency model. A new RevThreadPool concurrency model has
+ been added as well as small cleaups to exit handling in workers.
+
=== 0.7.0 / 2009-11-30 04:21 UTC
keepalive_timeout (default: 2 seconds) is now supported to
disconnect idle connections. Several new concurrency models
added include: NeverBlock, FiberSpawn and FiberPool; all of