T
Tokka
Hi!
I just built a RMI Server and Client. It works very good on a single
machine.
Now i would like to run the server and 2 clients on differet machines.
This works too.
But after Client 1 has calld a remote Method, it seems that client2
need to reconnect to the server. The result is a bad perfomance. For me
it is not ok, to wait 5 to 8 seconds before i get a return from the
remote method.
The remote method returns me only an ID not more or less.
Do you have any hints for me??
Thanks
Tokka aka Claus-Martin
Excuse me for my bad english ;(
I just built a RMI Server and Client. It works very good on a single
machine.
Now i would like to run the server and 2 clients on differet machines.
This works too.
But after Client 1 has calld a remote Method, it seems that client2
need to reconnect to the server. The result is a bad perfomance. For me
it is not ok, to wait 5 to 8 seconds before i get a return from the
remote method.
The remote method returns me only an ID not more or less.
Do you have any hints for me??
Thanks
Tokka aka Claus-Martin
Excuse me for my bad english ;(