Hello, Would anyone have pointers on how to get the ruby client to pull a single message off a queue with no prefetch? If I have a queue with many items in it and I start connecting a few competing consumers, I'd like to prevent the first client from prefetching 5000 items...
-- Robert Borkowski
