opnsense-ports/devel/p5-Thread-Pool-Simple/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
205 B
Text

Thread::Pool::Simple provides a simple thread-pool implementation without
external dependencies outside core modules.
Jobs can be submitted to and handled by multi-threaded `workers' managed
by the pool.