yuzd / Hangfire.HttpJob

httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
https://github.com/yuzd/Hangfire.HttpJob/wiki
MIT License
620 stars 184 forks source link

httpjob支不支持一个队列限制同一个任务每次只会执行一个 #166

Closed jition1987 closed 1 year ago

jition1987 commented 1 year ago

现在有个问题:先查询后新增或修改,数据插入卡不住,数据存在还是插入新数据,代码加锁还是没有用,想请教一下有没有解决方案

yuzd commented 1 year ago

117