<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mikhail Terekhov wrote:
<blockquote
 cite="mid:12aaa0811002241303n53d8ebfeg3665628015fc8a0b@mail.gmail.com"
 type="cite">
  <pre wrap="">On Wed, Feb 24, 2010 at 3:04 PM, K. Richard Pixley <a class="moz-txt-link-rfc2396E" href="mailto:rich@noir.com">&lt;rich@noir.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm working on an interface right now to the spread toolkit,
(<a class="moz-txt-link-freetext" href="http://spread.org">http://spread.org</a>), which implements virtual synchrony,
(<a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Virtual_synchrony">http://en.wikipedia.org/wiki/Virtual_synchrony</a>).

For distributed, symmetric, fault tolerant parallelism in small to medium
scale with high reliability, this might be an option</pre>
  </blockquote>
  <pre wrap=""><!---->Are you working on the twisted's interface to Spread or on python-Spread
interface like <a class="moz-txt-link-freetext" href="http://zope.org/Members/tim_one/spread">http://zope.org/Members/tim_one/spread</a> ?</pre>
</blockquote>
I'm using <a class="moz-txt-link-freetext" href="http://zope.org/Members/tim_one/spread">http://zope.org/Members/tim_one/spread</a>
(aka, the debian package python-spread, aka the python package
SpreadModule), and twisted to produce a new, extended interface to
twisted.<br>
<br>
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.<br>
<br>
--rich<br>
</body>
</html>