Re: Exploring Queueing

2014-10-12 Thread Jan Algermissen
Hi all, thanks again for the comments. I have created an (improved?) design, this time using dedicated consumers per shard and time-based row expire, hence without immediate deletes. https://github.com/algermissen/cassandra-ruby-sharded-workers As before, comments are welcome. Jan On 06 Oct

Re: Exploring Queueing

2014-10-12 Thread DuyHai Doan
Excellent initiative. I'll have a look tomorrow and give some feedbacks On Sun, Oct 12, 2014 at 10:25 PM, Jan Algermissen jan.algermis...@nordsc.com wrote: Hi all, thanks again for the comments. I have created an (improved?) design, this time using dedicated consumers per shard and