Request/response construct for sending requests from one requester to multiple worker threads
Register number of worker threads
worker-thread APIs
Receive a single response
Submit a single request
type of request. Must be small enough to support atomic loading and storing.
the queue buffer size.
See Implementation
Request/response construct for sending requests from one requester to multiple worker threads