From: Joel VanderWerf Date: 2013-03-20T02:42:14+09:00 Subject: Re: [ANN] DCell 0.13.0: actor-based distributed objects for Ruby Great timing, Tony! I had already scheduled today to start digging into Celluloid and DCell, after finishing some rinda patches. On 03/19/2013 10:01 AM, Tony Arcieri wrote: > DCell 0.13.0 is out! > > https://github.com/celluloid/dcell > > DCell has sort of been the redheaded stepchild of the Celluloid > ecosystem, neglected to langer in instability for several releases. > > Well, it's fixed! This is the first (semi-)stable release of DCell in > several versions. If you've been holding off on trying out DCell because > the previous versions were too unstable, give this version a shot. > > Full changelog follows: > > * First semi-stable release in nearly forever! Yay! > * Rip out the unstable gossip system, replace the original Zookeeper and > Redis adapters. > * Compatibility fixes with newer versions of the Celluloid suite > > -- > Tony Arcieri