# go-playground/pool

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/go-playground-pool).**

724 stars · 64 forks · Go · MIT

## Links

- GitHub: https://github.com/go-playground/pool
- awesome-repositories: https://awesome-repositories.com/repository/go-playground-pool.md

## Description

:speedboat: a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation

## Tags

### Part of an Awesome List

- [Concurrency Management](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-management.md) — Handles goroutine pools with cancellation support.
- [Concurrency Tools](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-tools.md) — Listed in the “Concurrency Tools” section of the Awesome Go awesome list.
