First page Back Continue Last page Overview Graphics
Glueing Components Together
Writing distributed applications
- Is hard, because we have to implement the protocol ourselves
- Is difficult, because it’s almost always asychronously
- Is bothersome, because we have to take errors into account
- Makes you tired, because you have to implement a new MOP each time you communicate with remote objects.