]
Bela Ban updated JGRP-2101:
---------------------------
Summary: DELIVERY_TIME: protocol to measure delivery times (was: DELIVERY_STATS:
protocol to measure delivery times)
DELIVERY_TIME: protocol to measure delivery times
-------------------------------------------------
Key: JGRP-2101
URL:
https://issues.jboss.org/browse/JGRP-2101
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.0
This protocol should be placed at the top of the stack. It measure delivery times:
* Average times for single messages to get delivered. This returns when {{receive()}}
returns
* Average times for message batches: the delivery time is computed as time to deliver the
batch divided by batch size