trying to use a concurrent queue, i want to poll()...
# announcements
s
trying to use a concurrent queue, i want to poll() things off the queue and use them until it is empty...i don't see how i can do this though