Re: Load test for RDV
Sayed Hashimi <[email protected]>
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
In RendeVousService.java you can call getConnectedPeers() to return an Enumeration of the connected peers. I'm not sure how you can determine how many peers are "trying to connect", kinda depends on what you mean by that. As for the memory requirements of edge peers, you may have to use a tool like JProfiler on those peers to determine that. Sayed On 8/10/05, Vandhiadevan_Varadharajan <[email protected]> wrote: > Hi all > > I would like to find how manys peers are connecting to Rendezvous peer , and check the memeory consumed by edge peers,. > > Its basically bench mark test to find out load of Rendezvous peer when 'n' number of edge peers are trying to connect RDV,. > > > > It will be great ,is there any source/logic around in jxta world. > > > > regards > > Vandhi > > > > > > DISCLAIMER: > This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >