template <class Value>
Ase::AsyncBlockingQueue class

This is a thread-safe asyncronous queue which blocks in pop() until data is provided through push().