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.

Home Page:http://www.canchito-dev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canchito-dev/thread-pool-with-task-queue-in-database Stargazers