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
Stars: 4
Forks: 1
Open issues: 0
License: mit
Language: Java
Size: 43 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 3 years ago
Pushed at: about 4 years ago
Last synced at: over 2 years ago
Topics: database, java, jpa, queue, queue-simulation, queue-tasks, queue-workers, queued-jobs, spring-boot, threadpool