Stepper (1.3.0)
by
Ihor Berehulyak
—
last modified
2009-06-23
Released on 2005-10-03 by Simplistix for Zope 2 under Unavailable License available for All platforms.
Software development stage: development
- Stepper download link: http://www.simplistix.co.uk/software/zope/stepper
- Homepage of Stepper: http://www.simplistix.co.uk/software/zope/stepper
Stepper is a framework for performing asynchronous tasks on Zope servers.
It is written as a Zope Product and can be used in several different ways:
- for running sequences of migration code from the console.
- for running batch processes via cron
- for unit testing pieces of migration code or batch processes
- for sharing asynchronous code between multiple contexts such as a migration run and a plone customisation policy.