User Tools

Site Tools


research:posters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
research:posters [2009/11/30 16:17]
dharnie some
research:posters [2009/12/02 11:50] (current)
alombide
Line 1: Line 1:
 ====== Posters ====== ====== Posters ======
  
-This page provides an overview of the various posters related to [[research:amop|Ambient-Oriented Programming]]. A pdf version of each poster is available, together with a brief abstract describing it.+This page provides an overview of the various posters related to [[:start|Ambient-Oriented Programming]]. A pdf version of each poster is available, together with a brief abstract describing it.
  
  
Line 66: Line 66:
 **On display** at ECOOP 2006 **On display** at ECOOP 2006
 {{research:jorgeecoop06.pdf|Download}} {{research:jorgeecoop06.pdf|Download}}
 +=====
 +
 +=== Group Communication Abstractions for Distributed Reactive Systems ===
 +//[[:People#Andoni Lombide Carreton|Andoni Lombide Carreton]]// 
 +
 +{{research:posters:reactivegroupcommunication.jpg?180x120 }}
 +**Abstract** Pervasive computing in mobile ad hoc networks requires that applications react to a plethora of events fired by other devices in the mobile ad hoc network. Current context-aware and event-driven architectures require the programmer to react to these events via a carefully crafted network of observers and event handlers, around which the whole application is structured. The object oriented, distributed and concurrent language AmbientTalk offers Reactive Programming as an alternative paradigm to be able to write such pervasive applications while retaining a conventional programming style. However, due to the asynchronous communication between remote objects, event handlers are still required to capture and process results computed in parallel. We show that, by exploiting the Reactive Programming mechanisms and the first class messages offered by AmbientTalk, it is possible to implement group communication abstractions that allow connecting asynchronous group communication with Reactive Programming without resorting to event handlers.
 +
 +**On display** at ECOOP 2008
 +{{research:posters:reactivegroupcommunication.pdf|Download}}
 +
 ===== =====
research/posters.1259594230.txt.gz ยท Last modified: 2009/11/30 17:19 (external edit)