From: Tony Arcieri Date: 2011-06-18T07:42:38+09:00 Subject: Re: [ANN] celluloid 0.0.3: a concurrent object framework for Ruby --20cf3033451dc7f05204a5f019c9 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jun 17, 2011 at 4:20 PM, Eric Wong wrote: > Tony Arcieri wrote: > > Celluloid provides thread-backed objects that run concurrently, > > Cool! > > I assume this interacts transparently with existing apps that already > use threads? > Yep. Check out the screencast for Celluloid being used in conjunction with Sinatra. > For instance, Rainbows! already offers ThreadPool/ThreadSpawn options > for hosting Rack applications, can the Rack applications themselves use > Celluloid without any changes to Rainbows!? Indeed, Celluloid should work just fine with ThreadPool/ThreadSpawn. -- Tony Arcieri --20cf3033451dc7f05204a5f019c9--