An open API service indexing awesome lists of open source software.

https://github.com/go-libfp/workpool

A go worker pool that is inspired by executors, futures, and streams in other languages.
https://github.com/go-libfp/workpool

Last synced: 5 months ago
JSON representation

A go worker pool that is inspired by executors, futures, and streams in other languages.

Awesome Lists containing this project

README

          

# workpool
A go worker pool that is inspired by executors, futures, and streams in other languages.