OpenStreamQueue
@Singleton
@Named(value = "openStreamQueue")
A queue of streams to open on. This allows the dev to control the number of concurrent calls to open by controlling how many workers (coroutines) are pulling from this queue.