Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

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: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canchito-dev%2Fthread-pool-with-task-queue-in-database

Stars: 4
Forks: 1
Open Issues: 0

License: mit
Language: Java
Repo Size: 43 KB
Dependencies: pending

Created: about 6 years ago
Updated: about 2 years ago
Last pushed: about 3 years ago
Last synced: about 1 year ago

Topics: database, java, jpa, queue, queue-simulation, queue-tasks, queue-workers, queued-jobs, spring-boot, threadpool

Files
    Loading...
    Readme
    Loading...