nshimaza / thread-pool

Sample implementation of process pool using async-supervisor package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thread-pool

Sample implementation of thread pool using thread-supervisor package

This package implements a process pool described in this page using thread-supervisor package. This demonstrates how to use the package.

About

Sample implementation of process pool using async-supervisor package

License:MIT License


Languages

Language:Haskell 100.0%