
January 5th, 2004, 07:44 AM
|
|
Junior Member
|
|
Join Date: Jan 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
RMI and Threads
Hi,
I am looking for your help. I changed the RMI-model: I have some servers and 1 client and I want to distribute the whole work to all the servers. My problem is, that the sense of RMI is parallel working. If I call the methods of the server, java works serial. I tried to solve the problem with threads. But I donīt know, how I can send these Threads to the right server. Can anybody understand my problem and my bad english?
Thx,
Holger
|