Should I exec "FASTJOB" or "ACKJOB" after I exec "GETJOB" ?
Offen
- Vorherrschende Sprache
- C
- Sterne
- 8.1k
- Forks
- 532
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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"?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.