[Twisted-Python] Re: Using Twisted for distributed computation / experiment running
Ed Suominen
general at eepatents.com
Tue Apr 3 14:59:23 MDT 2007
> robomancer <robomancer at gmail.com> writes:
>
>> I'm looking to use Twisted for distributing computation over a small
>> number (~10) of PCs. I'm wondering if anyone else has some experience
>> with this -- particularly if there is already a solution out there
>> that I can use, so that I'm not reinventing the wheel.
Take a look at the asynCluster sub-package within my Twisted-Goodies
project, http://foss.eepatents.com/Twisted-Goodies.
Source (SVN):
http://foss.eepatents.com/Twisted-Goodies/browser/trunk/twisted_goodies/asyncluster
API:
http://foss.eepatents.com/api/twisted-goodies/twisted_goodies.asyncluster.html
Best regards,
Ed Suominen
More information about the Twisted-Python
mailing list