Shailesh Kumar wrote:
In my zope based application, I want to do some periodic actions. I couldn't find out any timer kind of facility in zope.
There's a third party package, zc.async, that may solve this problem: http://svn.zope.org/zc.async/trunk/src/zc/async/
-- http://worldcookery.com -- Professional Zope documentation and training _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
