MCPcopy Create free account
hub / github.com/agilebits/go-redis-queue / PopJobs

Method PopJobs

redisqueue/queue.go:63–65  ·  view source on GitHub ↗

PopJobs returns multiple jobs from the queue. Safe for concurrent use (multiple goroutines must use their own Queue objects and redis connections)

(limit int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PopMethod · 0.95
TestPopMultiOrderFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestPopMultiOrderFunction · 0.64