Hi, I think something missing in memcache-q is the queue size feature. I did add it for myself but I think its something that should be part of the standard build.
By the way, what is the best way to poll the queue? Say I have 50 threads, is the best that can be done is all threads keep hitting the queue to see if there is something available and if the result is null then hit it again ? Its kind of brute force but thats all I can see as possible? Please advise? Thanks, Zer0Frequency
