摘要:
PeerSim是用Java语言写的可以模拟P2P系统的软件。刚开始看。有一些比较晦涩的地方,记录一下自己的理解。 1、这个模拟器的运行过程: Simulation ---> read config file ---> set up network (nodes, protocols) ---> initialization (init states of protocols) (Control ... 阅读全文
posted @ 2011-06-04 11:28 天地玄黄 阅读(581) 评论(0) 推荐(0) 编辑