GitHub / canchito-dev / thread-pool-with-task-queue-in-database
Simulates multiple threadpools of workers that share a same database table with the pending to be executed tasks resided. This is the solution implemented in the project [**CANCHITO-WORKFLOW-MANAGER (CWM)**](http://canchito-dev.com/projects/cwm) for solving some _"limitations"_ encountered during the integration and implementation of [Flowable](https://www.flowable.org/) BPM, when executing long-running tasks.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canchito-dev%2Fthread-pool-with-task-queue-in-database
PURL: pkg:github/canchito-dev/thread-pool-with-task-queue-in-database
étoiles: 4
forks: 1
issues ouvertes: 0
licence: mit
langage: Java
taille: 43 ko
dépendances analysées: En attente
date de création: il y a plus de 7 ans
date de mise à jour: il y a plus de 3 ans
enregistré: il y a environ 4 ans
dernière synchronisation: il y a plus de 2 ans
Sujets: database, java, jpa, queue, queue-simulation, queue-tasks, queue-workers, queued-jobs, spring-boot, threadpool