Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
Service Arch 2018-11-05
Description
The producer consumer queue we currently have is useful, but doesn't have support for multiple producers. A handful of small modifications will make it much more useful:
1. Introduce a Pipe type which exposes the pcq as a producer end, a consumer end and an admin interface.
2. Provide template params for the pcq so that we pay for multi-ness only for types that want it
Attachments
Issue Links
- is duplicated by
-
SERVER-35026 Add types for the Reader and Writer halves of the ProducerConsumerQueue
-
- Closed
-