Tuesday, 15 July 2014

mq - Unique job data in beanstalkd -



mq - Unique job data in beanstalkd -

i've been testing beanstalkd today , wondering there anyway possible create job info unique on beanstald tube? in other words, possible create tube have unique values? if no, maybe suggest me similar mq scheme have feature.

thank in advance answers!

well looking set , not queue.

sets doesn not allow duplicate members. redis has sorted sets if want maintain order in queue

you can accomplish want redis, read info types here: http://redis.io/topics/data-types

mq beanstalkd

No comments:

Post a Comment