]
Bela Ban commented on JGRP-2057:
--------------------------------
Test with UPerf, MPerf, IspnPerfTest
Message bundler improvements
----------------------------
Key: JGRP-2057
URL:
https://issues.jboss.org/browse/JGRP-2057
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0
* {{SingletonAddress}} is not needed anymore as we removed the shared transport in 4.0
** This slows down the bundler as it is used as key to the bundler hashmaps
* {{SenderSendsBundler}}: send messages outside the lock scope. This requires us to use a
number of bundler hashmaps, or making a shallow copy of the buckets of the current
hashmap, before clearing it