Hi Anh, > Message-ID: <[EMAIL PROTECTED]> > From: Tien Tuan Anh Dinh <[EMAIL PROTECTED]> > Date: Fri, 16 Mar 2007 21:47:46 +0000
> Hi, > In an early discussion, one pointed out that Overlayweaver is a > distributed overlay simulator, meaning that a simulation (of a P2P > overlay) can be executed in different machines. Yes, it has. > I have no luck finding information about that distributed mode. The > document was so little to gain some insight on how it was done. I've provided few documents about distributed mode of the emulator. Manual: Distributed Environment Emulator http://overlayweaver.sf.net/doc/manual/emulator/ Emulator (owemu command) works in distributed mode with "-f" option specified. Subject: Distributed Emulator Problem http://sourceforge.net/mailarchive/forum.php?thread_id=31539013&forum_id=47535 Subject: Distributed Emulator - Large number of nodes. http://sourceforge.net/mailarchive/forum.php?thread_id=31697720&forum_id=47535 > I was > wondering if anyone has had experience with Overlayweaver can describe > how it implements distributed simulations. Does it use HLA and a > specific RTI ? "owemu -f ..." invokes the master and it invokes remotely workers on remote computers with SSH. All nodes are invoked on workers and controlled by the master along a scenario file supplied to the master. Overlay Weaver does not have any relationship with HLA/RTI. Kazuyuki Shudo [EMAIL PROTECTED] http://www.shudo.net/ _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
