Pond Alternatives
Similar projects and alternatives to pond
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
pool
:speedboat: a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation
-
gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
-
-
-
kyoo
Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries (by dirkaholic)
-
-
-
-
goworker
goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
-
-
hands
Hands is a process controller used to control the execution and return strategies of multiple goroutines.
pond discussion
pond reviews and mentions
-
Help! channel vs workerpool
https://github.com/alitto/pond i use this one :3
-
tasq - my first published open-source Go module
(In this case, originally the example had a workerpool package alitto/pond imported until I removed in favor of something simpler, but if I left it and didn't use and underscore then the alitto/pond library would have been a dependency of tasq too)
Stats
alitto/pond is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pond is Go.