JGroups 3.6.6 发布,Java 组播通讯框架
欢迎加入运维网交流群:263444886JGroups 3.6.6 发布,修复了两个重大的bug:
[*] Messages would get corrupted as they were sent asynchronously and yet the buffer was reused and modified while the send was in transit (JGRP-1961)
[*] TCP_NIO2 could start dropping messages because selection key registration was not thread safe: JGRP-1963
更多内容请查看:发行说明
JGroups是一个可靠的群组通讯Java工具包。它基于IP组播(IP multicast),但在可靠性,组成员管理上对它作了扩展。
页:
[1]