Skip to content

Worker node system that processes message batches from Quartz.

Notifications You must be signed in to change notification settings

Zephyr-Queueing/Isopod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Isopod

Usage

git clone [email protected]:Zephyr-Queueing/Isopod.git
cd Isopod
sudo ./run.sh [server name] [thread number]

Allows user to connect worker to given existing Quartz server. As needed allows single host to scale-up multiple worker instances.

Note: Worker processes batches of json messages, the processing logic is easily modifiable.

About

Worker node system that processes message batches from Quartz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published