# ashvinbambhaniya/autopool

**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/ashvinbambhaniya-autopool).**

4 stars · 0 forks · Go · MIT

## Links

- GitHub: https://github.com/AshvinBambhaniya/autopool
- awesome-repositories: https://awesome-repositories.com/repository/ashvinbambhaniya-autopool.md

## Topics

`async` `auto-scaling` `backpressure` `concurrency` `golang` `performance` `priority-queue` `retry-strategy` `scheduling` `worker-pool`

## Description

Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and per-task retry logic.

## Tags

### Part of an Awesome List

- [Concurrency Management](https://awesome-repositories.com/f/awesome-lists/devtools/concurrency-management.md) — Provides an auto-scaling worker pool with priority scheduling.
- [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.
