An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.4% on proxy.golang.org
Top 1.2% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org
Top 1.9% forks on proxy.golang.org
Top 1.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/gocelery/gocelery

Package gocelery is Celery Distributed Task Queue in Go Celery distributed tasks are used heavily in many python web applications and this library allows you to implement celery workers in Go as well as being able to submit celery tasks in Go. This package can also be used as pure go distributed task queue. Supported brokers/backends Celery must be configured to use json instead of default pickle encoding. This is because Go currently has no stable support for decoding pickle objects. Pass below configuration parameters to use json.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gocelery/gocelery
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/gocelery
Dependent packages: 20
Dependent repositories: 32
Stars: 2,128 on GitHub
Forks: 226 on GitHub
Docker dependents: 3
Docker downloads: 577
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/sickyoon
Last synced: 33 minutes ago

    Loading...
    Readme
    Loading...