Threading and Caching Utilities for golang
-
Updated
Jan 7, 2019 - Go
Threading and Caching Utilities for golang
`go-worker` provides a simple way to manage and execute tasks concurrently and prioritized, leveraging a `TaskManager` that spawns a pool of `workers`.
Poolman is a goroutine pool manager
dispatcher library in golang
Golang thread pool
Common queue implementation with various features.
control count of goroutines
GoExecutorService is a library for scheduling lambda functions in a queue processing items from the queue by goroutines
Example of the concurrency pattern Thread Pool
A tiny library in Go for goroutine worker pools conceptually looks like a work with thread pools
Simple go worker pools that support timeout
Forward Proxy Built using GO that you can use right in your system
Add a description, image, and links to the thread-pool topic page so that developers can more easily learn about it.
To associate your repository with the thread-pool topic, visit your repo's landing page and select "manage topics."