proxy.golang.org : github.com/jeamon/gorqs
Package gorqs (stands for `Go Runnable Queue Service`) provides routines to queue and execute runnable jobs and caches their execution result (error) for later consultation. The Queue processor can run into synchronous or asynchronous mode. Adding a job to the Queue service is always a non-blocking operation and returns a unique job id on success.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jeamon/gorqs
Keywords:
concurrency
, go
, golang
, goroutines-channels
, job-queue
, library
, queue
, system-programming
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: github.com/jeamon
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 months ago