JGroups 3.6.5 发布,Java 组播通讯框架
欢迎加入运维网交流群:263444886JGroups 3.6.5 发布,该版本主要特性是支持 non-blocking TCP,基于 NIO.2,主要更新内容如下:
[*] TCP_NIO2: new non-blocking transport based on NIO.2
[*] Fork channels now support state transfer
[*] GossipRouter has been reimplemented using NIO
[*] Retransmissions use the INTERNAL flag
[*] Lock.tryLock() can wait forever
[*] TCPPING: access initial_hosts in the defined order
[*] SWIFT_PING: support JSON
详细内容请查看:发行说明。
JGroups是一个可靠的群组通讯Java工具包。它基于IP组播(IP multicast),但在可靠性,组成员管理上对它作了扩展。
页:
[1]