RE: Multiple Peers
"BESSA Sergio Bruno" <[email protected]>
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
Hi again, I finnally found the documentation I was looking for here: http://bench.jxta.org/LoadTest.html "Bench Project provides a Load Test Frame work to run multiple peers in the same JVM." Thanks for your help, Sergio From: Poole, Paul P1 [mailto:[email protected]] Sent: terça-feira, 16 de Agosto de 2005 12:15 To: [email protected] Subject: RE: [JXTA user] Multiple Peers I think this is the document you are looking for.... http://wiki.java.net/bin/view/Jxta/RunningJXTA Hth, -Paul -----Original Message----- From: Vanessa Williams [mailto:[email protected]] Sent: Tuesday, August 16, 2005 7:11 AM To: [email protected] Subject: Re: [JXTA user] Multiple Peers Sergio, I can't remember where the documentation is, but the trick is to have each peer use a different working directory (use -DJXTA_HOME=peerhomedir option) and each must use different ports for its transports (you can't have two peers trying to use port 9701 for tcp on the same machine). That's all there is to it. Vanessa On 16-Aug-05, at 6:43 AM, BESSA Sergio Bruno wrote: Hi all, I need help on finding information about multiple peers running in the same java virtual machine. I read somewhere that this was possible but I'm not being able to find the document where I found this information.... Is it really possible to have multiple peers in the same JVM? Any help is really appreciated. Thank you all. Regards, Sérgio Bessa