proxy.golang.org : github.com/PerformLine/gocelery : v1.2.0
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/PerformLine/go-stockutil v1.9.5
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/fatih/structs v1.1.0
- github.com/google/uuid v1.6.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/jbenet/go-base58 v0.0.0-20150317085156-6237cf65f3a6
- github.com/jdkato/prose v1.2.1
- github.com/kr/text v0.2.0
- github.com/redis/go-redis/v9 v9.6.1
- github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b
- github.com/streadway/amqp v1.1.0
- github.com/stretchr/testify v1.8.4
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/neurosnap/sentences.v1 v1.0.7