Menu

#25 The QueuedBridgeT use case is ambigious

3.0
open
None
2022-11-06
2022-11-06
No

The template QueuedBridgeT provide a queue. In the case of a distributed bridge it is not clear what the queue shall be used for. On the requiring side there is a need for a dynamic queue to prevent a lock when issuing a new signal between e.g. the ZMQ Request & Reply. On the Providing side it would be good to have a small, but still, queue to reduce the probability for a lock when the provider's scheduler has much to do. Thus, these two use cases are not the same and thus the meaning of a queued bridge is ambuigious.

Discussion


Log in to post a comment.