antirez / antirez/disque

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

未关闭
#208 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
8.1k
派生
532
PR 合并指标
30 天内没有已合并 PR

描述

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"?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。