scheduler - femanov/pycx4 GitHub Wiki
CXv4 is a modular control system framework. In particular scheduler is a adapter-module which provides API for processing CX events in some main loop. Currently there are:
cxsheduler
- native CX main loop and scheduler library
Qcxscheduler
- scheduler for Qt main loop