On 2023-01-06 15:51, Asebot Fasil Abebe wrote:
Hi folks,
I'd like to understand the expected behavior when a member of a group is
slow to pick up a group multicast/broadcast message. From what I'm
observing on my testing, it seem to slow down the whole messaging bus.
Please confirm and advise on a workaround if any.
That is the way it works, and there is no obvious workaround, except
letting the member leave the group.
The whole concept is based on synchronized reception, although not as
restrictive as ABCAST.
Some receivers are allowed to get ahead of others, but only to a certain
limit, typically some hundred messages.
If it goes beyond that the whole bus will slow down to retain synchronism.
You could possibly get around it by creating more groups, or having this
as differing instance from the rest of the group (falling back to group
multicast), but it all depends on your needs and your design.
///jon
Thanks,
Asebot
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion