Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

QueuedPool

Provides capability of creating a pool of workers which will process jobs in a given queue, and the input queue can be updated in another thread. The workers will process the queue until the pool is deliberately closed. All results are stored in an output queue. It is also possible to change the number of workers in a pool during runtime.

About

Provides capability of creating a pool of workers which will process jobs in a given queue, and the input queue can be updated in another thread.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages