Querier.listenInThread

Listens for concurrency messages to issue HTTP requests.

Intended to be spawned in a separate thread.

class Querier
static @system
void
listenInThread

Parameters

responseBucket MutexedAA!(HTTPQueryResponse[int])

The associative array into which to put responses.

id uint

The ID of the worker, referring to its index in Querier.workers.