Found 10 repositories(showing 10)
An implementation of a Quartz Scheduler JobStore using Hazelcast distributed Collections
tihomcode
Spring Boot + Spring Data JPA + Hazelcast缓存 + JSONRpc + Swagger2 + Quartz + MySql + TYK + HTTPS + Junit等实现的一个金融管理系统,使用Maven模块化开发。
mufumbo
Simple solution to support quartz scheduling with multiple servers. This is just a lock in order to make only one server to work as scheduler. As soon as that server goes down another would get the lock. To distribute the jobs it's recommended for the scheduled tasks to trigger distributed tasks.
peoplelogic
Code to accompany an article about Spring Boot and Hazelcast. When we first started looking into how to solve this problem, we had a hard time finding the right combination of libraries, examples and versions to combine Spring Boot, Quartz, and Hazelcast into a distributed task engine. This repo solves that problem.
Ameausoone
No description available
A project that uses the Quartz HazelcastJobStore to distribute its jobs and triggers across the cluster, with durability backing to Cassandra through HazelcastMapStore
jamesmmchugh
A Hazelcast implementation of the Quartz JobStore interface
nkhatun
Quartz Distributed Scheduler With Hazelcast
anton-johansson
No description available
smecsia
Example usage of Hazelcast for Camel AggregationRepository & Camel Quartz (to use the distributed timer ability)
All 10 repositories loaded