Type: Python module or package
File:lino:src/lino/console/task.py
- Session (Class) : , , ,
- Task (Class) — Abstract class with rather high-level functionality around a Job. User code must implement start() and optionally getLabel(). Synchronizer is an implementation of a Task.
- Job (Class)
Refering articles:
- Jobs, Tasks and Toolkits (08.07.05) — Yesterday and today I fiddled a lot in these concepts. more