(peekReady) will bring the current data with upper lock it? If read out later do not delete the next time you can read the data?
peekReady这个方法当读取出一条数据后 是否会给当前数据加锁 不允许其他进程读取? 如果此条数据读取出来后没有做任何操作 那么下次再读取的时候是否还可以读取出来呢?
If I understand your concerns correctly, use reserve() method with Beanstalk daemon.
reserve()