distributed-task-scheduling
There are 4 repositories under distributed-task-scheduling topic.
neighborhoods/kojo
Kōjō - a distributed task manager.
kaustubhd93/adstxt-crawler-ui
A WEB app for crawling ads.txt of desired domains
leandrosardi/pampa
Ruby library for async & distributed computing, supporting dynamic reconfiguration, distribution of the computation jobs, error handling, job-retry and fault tolerance, and fast (non-direct) communication to ensure real-time capabilities.
rezar1/springboot-ddd-framework
springboot-ddd-framework 提供了一些在中小型微服务集群内落地DDD架构所依赖的通用组件和模式规范,无额外外部服务依赖,集群化,分片化,支持自动故障转移,无单点问题。 初衷是能快速构建出基于DDD架构风格的微服务实现,除必要的仓储依赖外,集群内部提供了分布式架构需要的基础功能,服务只保留除必要的输入输出,依赖集最小化