GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandeepkv93%2Fparallel-job-scheduler-with-dependent-jobs
PURL: pkg:github/sandeepkv93/parallel-job-scheduler-with-dependent-jobs
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 149 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 4 days ago
Pushed at: 4 days ago
Last synced at: 4 days ago
Topics: countdownlatch, java, job-scheduler, multithreading, scheduler