Richard Clark wrote: > The timeout is not actually strictly necessary at all. Assuming you do: > > processor.event.set() > > Whenever you have something for it to process, it should happen > immediately. You could set it to wait indefinitely and it'll still > process whenever you have data. I set a timeout because I'm paranoid, > not because it's necessary.
Very nice, it reminds me the job queue/batch stuff I once worked on those big irons --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

