[Zope] Threading gotchas?
Andrew Veitch
andrew at logicalprogression.net
Thu Aug 21 14:47:36 EDT 2003
I'm just about to do some threading in a Zope application. At the moment it
relies on an external cron job or Xron to call a method reasonably regularly
but I would like to use a Python thread instead. I'm not particularly
bothered if the thread is called slightly late.
I'm just wondering if there are any particular gotchas? Or will it work just
as it does in ordinary Python?
Andrew
More information about the Zope
mailing list