HomeHomeHomeArchiteturMiddlewareMDSDBeratungCoachingTrainig
header
homemailbacksearchimpressum

go back go up Publications :: Patterns for Asynchronous Invocations in Distribut...

dotted Line
dotted Line
menu not Selected Home
dotted Line
menu not Selected Services
dotted Line
menu not Selected Experience
dotted Line
menu not Selected New DSL Book
dotted Line
menu not Selected Conferences
dotted Line
menu selected Publications
   menu not Selected Books
   menu not Selected Patterns
   menu not Selected Papers
   menu not Selected Podcasts
   menu not Selected Videos
   menu not Selected Articles
   menu not Selected Position Papers
dotted Line
menu not Selected Vorlesungen
dotted Line
menu not Selected Site
dotted Line
dotted Line

magic Pixel banner 0

magic Pixel banner 1

magic Pixel banner 2

magic Pixel banner 3

magic Pixel banner 4
magic Pixel

Patterns for Asynchronous Invocations in Distributed Object Frameworks

The patterns in this paper introduce the four most commonly used techniques for providing client-side asynchrony in dis-tributed object frameworks. FIRE AND FORGET describes best-effort delivery semantics for asynchronous operations that have void return types. SYNC WITH SERVER notifies the client only in case the delivery of the invocation to the server application fails. POLL OBJECTS provide clients with means to query the distributed object framework whether an asyn-chronous response for the request has arrived yet, and if so, to obtain the return value. RESULT CALLBACK actively notifies the requesting client of the returning result.

[Pattern]
01.07.2003
../data/pub/AsyncDOCPatterns.pdf Download... Abstract... Abstract...
Patterns for Asynchronous Invocations in Distributed Object Frameworks
together with Uwe Zdun , Michael Kircher , Michael Englbrecht
Conference: EuroPLoP 2003