proxy.golang.org : github.com/PerformLine/gocelery : v1.0.1
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 -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21perform%21line/[email protected]
Published:
Indexed:
- github.com/ghetzel/go-stockutil v1.7.24
- github.com/gocelery/gocelery v0.0.0-20190306234609-7a9f6973957b
- github.com/gomodule/redigo v2.0.0+incompatible
- github.com/satori/go.uuid v0.0.0-20181028125025-b2ce2384e17b
- github.com/streadway/amqp v0.0.0-20190225234609-30f8ed68076e
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127