Chapter 12. Distributed Processing Using RMI

Understanding Distributed Processing

Enterprise applications are, by definition, logically distributed. The term distributed processing refers to an application that is made up of multiple processes working together. The processes may be running on separate hosts on a network or on the same host. In a pure Java implementation, Distributed Processing refers to classes running in different Java Virtual Machines (JVMs) working in cooperation. This is where Remote ...

Get BEA® WebLogic Platform 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.