10 Star 20 Fork 1

Gitee 极速下载/jgroups_old1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/belaban/JGroups
克隆/下载
build.properties.template 818 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bela Ban 提交于 2023-06-20 09:38 . ns
# add your own properties in here
# the network interface (NIC) which will be used by the unit tests, change this to
# the one you want to use. Note that 'localhost' usually resolved to 127.0.0.1,
# which may not work on Linux unless you have a multicast route set up for loopback
jgroups.bind_addr=localhost
jgroups.tcpping.initial_hosts=localhost[7800],localhost[7801]
jgroups.tunnel.gossip_router_hosts=localhost[12001]
jgroups.udp.mcast_addr=224.8.8.8
jgroups.udp.mcast_port=45588
jgroups.udp.ip_ttl=5
# use true for IPv6 and false for IPv4
jgroups.useIPv6=false
# Override for manual and tutorial generation
asciidoctor-style=./asciidoctor.css
# Information to publish to Nexus
nexus.url=https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/
nexus.user=username
nexus.password=password123
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/jgroups_old1.git
git@gitee.com:mirrors/jgroups_old1.git
mirrors
jgroups_old1
jgroups_old1
master

搜索帮助