workerpool

Go simple async worker pool (by vardius)

Workerpool Alternatives

Similar projects and alternatives to workerpool

  1. semaphore

    🚦 Semaphore pattern implementation with timeout of lock/unlock operations. (by kamilsk)

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. semaphore go

    Fast resizable golang semaphore primitive (by marusama)

  4. ants

    🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.

  5. pond

    🔘 Minimalistic and High-performance goroutine worker pool written in Go

  6. neilotoole/errgroup

    errgroup with goroutine worker limits

  7. go-waitgroup

    A sync.WaitGroup with error handling and concurrency control

  8. workerpool

    Concurrency limiting goroutine pool (by gammazero)

  9. goworker

    goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.

  10. tunny

    A goroutine pool for Go

  11. async

    A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fail causes discovery. (by StudioSol)

  12. sworker

    Easy worker setup for your code

  13. gowp

    golang worker pool , Concurrency limiting goroutine pool

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better workerpool alternative or higher similarity.

workerpool discussion

Log in or Post with

workerpool reviews and mentions

Posts with mentions or reviews of workerpool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-09.
  • Implementing Worker Pools in Go - Go Concurrency
    4 projects | /r/golang | 9 Jul 2021
    This is a good starting point. As a next step you could introduce some already existing library, for example these ones: https://github.com/benmanns/goworker https://github.com/vardius/worker-pool https://github.com/xxjwxc/gowp

Stats

Basic workerpool repo stats
1
92
0.0
about 4 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Go is
the 4th most popular programming language
based on number of references?