the program will catch that exception and go back to the server it got it from and request a new
object. This is a good research area for Ph.D. students.
Summary
RMI creates its own threads to handle remote method invocations. The details are implementation
specific, but this is not a problem. The one challenge is avoiding cross-process deadlocks.
Search WWH :
Custom Search
Previous Page
Multithreaded Programming with JAVA - Topic Index
Next Page
Multithreaded Programming with JAVA - Bookmarks
Home