antirez / antirez/disque

Should I exec "FASTJOB" or "ACKJOB" after I exec "GETJOB" ?

Open
#208 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.1k
Forks
532
PR merge metrics
No merged PRs in 30d

Description

I add a job with "ADDJOB" in the disque.
localhost:7711> addjob test "yaya" 10000
the scrreen console that:
D-351c426f-BAZ7uyDERGtv7ybjIz/19a1A-05a1

then I exec the getjob ,I get this job.
I exec the command: qlen
the result returns 0 or empty

Whether I need to exec the "FASTJOB" or "ACKJOB" to GC this channel in disque after I exec "GETJOB"?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.