Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandeepkv93/parallel-job-scheduler-with-dependent-jobs

This repository contains a parallel job scheduler implementation that can handle dependent jobs. The scheduler is implemented in Java and uses a thread pool to schedule the jobs in parallel.
https://github.com/sandeepkv93/parallel-job-scheduler-with-dependent-jobs

countdownlatch java job-scheduler multithreading scheduler

Last synced: about 2 months ago
JSON representation

This repository contains a parallel job scheduler implementation that can handle dependent jobs. The scheduler is implemented in Java and uses a thread pool to schedule the jobs in parallel.

Awesome Lists containing this project