equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-scheduler |
2 Name: pyams-scheduler |
3 Version: 0.1.2 |
3 Version: 0.1.3 |
4 Summary: PyAMS tasks scheduler |
4 Summary: PyAMS tasks scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
5 Home-page: http://hg.ztfy.org/pyams/pyams_scheduler |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
59 |
59 |
60 |
60 |
61 History |
61 History |
62 ======= |
62 ======= |
63 |
63 |
|
64 0.1.3 |
|
65 ----- |
|
66 - use ApplicationCreated event to start scheduler sub-process |
|
67 |
64 0.1.2 |
68 0.1.2 |
65 ----- |
69 ----- |
66 - check upgrade mode on application startup before starting scheduler process |
70 - check upgrade mode on application startup before starting scheduler process |
67 - add status code to scheduler messages handler |
71 - add status code to scheduler messages handler |
68 - use 'pyams_zmq' package utility functions for sockets to handle connection timeout |
72 - use 'pyams_zmq' package utility functions for sockets to handle connection timeout |