gowp

golang worker pool , Concurrency limiting goroutine pool (by xxjwxc)

Gowp Alternatives

Similar projects and alternatives to gowp

  1. grpool

    Lightweight Goroutine pool

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nursery

    Structured Concurrency in Go (by arunsworld)

  4. channelify

    Make functions return a channel for parallel processing via go routines. (by ddelizia)

  5. workerpool

    Go simple async worker pool

  6. conexec

    A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid blocking.

  7. workerpool

    Concurrency limiting goroutine pool (by gammazero)

  8. SaaSHub

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

    SaaSHub logo
  9. Flow

    Package flow provides support for basic FBP / pipelines (by go-pkgz)

  10. goworker

    3 gowp VS goworker

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

  11. go-do-work

    Dynamically resizable pools of goroutines which can queue an infinite number of jobs.

  12. pond

    2 gowp VS pond

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

  13. gowp

    High performance, type safe, concurrency limiting worker pool package for golang! (by akshaybharambe14)

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

gowp discussion

Log in or Post with

gowp reviews and mentions

Posts with mentions or reviews of gowp. 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 gowp repo stats
1
521
3.0
6 months ago

xxjwxc/gowp is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gowp is Go.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai