On Wed, Feb 24, 2010 at 3:04 PM, K. Richard Pixley <rich@noir.com> wrote:
I'm working on an interface right now to the spread toolkit, (http://spread.org), which implements virtual synchrony, (http://en.wikipedia.org/wiki/Virtual_synchrony).
For distributed, symmetric, fault tolerant parallelism in small to medium scale with high reliability, this might be an option Are you working on the twisted's interface to Spread or on python-Spread interface like http://zope.org/Members/tim_one/spread ? I'm using http://zope.org/Members/tim_one/spread (aka, the debian
Mikhail Terekhov wrote: package python-spread, aka the python package SpreadModule), and twisted to produce a new, extended interface to twisted. I'm not sure how long SpreadModule will work for me, but aside from some minor questions, (unicode group names, nonblocking IO, copying/subclassing it's message types), it's holding up so far. --rich