[PEAK] A taxonomy of event sources: designing the events API

Phillip J. Eby pje at telecommunity.com
Wed Jan 7 09:42:34 EST 2004


At 12:12 PM 1/7/04 +0100, Ulrich Eck wrote:
>I'm really looking forward to rewrite my workflowstuff to use
>peak.events .. it will fit perfectly i think :))

Keep in mind that generators can't be pickled, so you really can't use 
events.Thread objects to represent workflows that last longer than a single 
program run.

I do have some ideas for the longer term about how to do that, but they're 
many months away at best.




More information about the PEAK mailing list