[Twisted-Python] New to twisted, need a bit of high-level design help.

Ed Suominen general at eepatents.com
Thu Jul 5 16:03:43 EDT 2007


Brian L. Troutwine wrote:
> I'm new to using twisted and am attempting to implement a client and
> server for use a distributed computing environment with a centralized
> task server. Clients query the task server for a work list, apply a
> bunch of transforms to this work list and then return the transformed
> work list back to the server. The server, for its part, has to send
> out these work lists, keep track of which client is processing what
> (for timeout handling) and collate the transformed work lists so that
> it can writing the data out to disk in a sorted manner.

http://foss.eepatents.com/Twisted-Goodies/browser/trunk/twisted_goodies/asyncluster

Best regards,
Ed Suominen




More information about the Twisted-Python mailing list