Cloudtask is a distributed task scheduling platform, It is very lightweight and simple to use, the backend uses the center server as the scheduling core, supports visual management of the Web interface at the front of the platform, we can upload, pause or start tasks.
- webui supports management, easy use.
- cross platform, currently supports both windows and linux platforms.
- cross language, can be written in any language, even a
shellscript. - reliability, cluster node failover.
- flexible cluster node expansion.
- consistency, The same task will only dispatch one execution at a time.