Markus Hof,
"Composable Message Semantics for Distributed Computing"
: Workshop proceedings of ECOOP'00, Cannes, June 2000, 6-2000, M.Hof: Composable Message Semantics for Distributed Computing. Workshop proceedings of ECOOP'00, Cannes, June 2000
Original Titel:
Composable Message Semantics for Distributed Computing
Sprache des Titels:
Englisch
Original Buchtitel:
Workshop proceedings of ECOOP'00, Cannes, June 2000
Original Kurzfassung:
Most object-oriented languages offer a limited number of invocation semantics. At best, they define a default mode of synchronous invocation, plus some keywords to express additional semantic attributes, e.g. synchronisation. The very few approaches that offer rich libraries of invocation abstractations usually introduce significant overhead and do not support the composition of those abstractions.
This paper describes a pragmatic approach for abstracting invocation semantics with emphasise on remote invocations. Invocation semantics, such as synchronous, asynchronous, remote, transactional or replicated, are all considered first class citizens. Using an elegant combination of the Strategy and Decorator design patterns, we suggest an effective way to compose various invocation semantics. We completely separate the class definition from the invocation semantics of its methods and we go a step further towards full polymorphism: the invocation of the same method can have different semantics on two objects of the same class. The very same invocation on a given object may even vary according to the client performing the invocation.
Sprache der Kurzfassung:
Englisch
Erscheinungsmonat:
6
Erscheinungsjahr:
2000
Notiz zum Zitat:
M.Hof: Composable Message Semantics for Distributed Computing. Workshop proceedings of ECOOP'00, Cannes, June 2000