peersimTutorial:PeerSim简介

时间:2024-02-23 14:21:32
【文件属性】:

文件名称:peersimTutorial:PeerSim简介

文件大小:80KB

文件格式:ZIP

更新时间:2024-02-23 14:21:32

distributed-systems peer-to-peer p2p peersim P2PJava

PeerSim教程 PeerSim简介 对等(P2P)系统的规模可能非常大(数百万个节点)。 网络中的节点加入并连续离开。 在这样的环境中试验协议根本不是一件容易的事。 PeerSim的开发是为了应对这些特性,从而达到极高的可扩展性并支持动态性[1]。 可以从下载PeerSim源代码。 建立 要使用与EpTO相关的协议进行实验,需要遵循以下两个步骤: git clone https://github.com/robzenn92/peersimTutorial.git cd peersimTutorial && make all 将加载src/main/resources/newscast_ed.cfg编写的配置。 但是,还有其他配置文件可用,并且可以在src/main/resources/ 。 规约 参考文献 [1] PeerSim HOWTO:为PeerSim 1.0模拟器构建新协议。 吉安·保罗·杰西(Gian Paolo Jesi) 资源资源 这里有有用的链接列表 [1] [2] [3] [4] [5] [6]


【文件预览】:
peersimTutorial-master
----.gitignore(212B)
----testng.xml(261B)
----Makefile(431B)
----src()
--------main()
--------test()
----LICENSE(1KB)
----pom.xml(1KB)
----scripts()
--------cc.sh(444B)
--------cc.png(5KB)
----README.md(2KB)
----EpTO-flow.jpg(78KB)
----peersim.tutorial.iml(2KB)

网友评论