Close
jGuru Forums
Expand All | Collapse All
How to test Java Rmi program... felixxxTue Jul 24, 2012 03:39 AM
Hello, Im doing some research on rpc mechanisms, I have developed two simple programs one using Java Rmi, I want to test the following; -Total packets. - Average memory consumption. - Total bytes transferred. - Average response time. The application is a simple chat service...problem is how do I test for these conditions ...thanks. I would really appreciate it if anyone could please help with this...
Report | Quote This | Reply | Print