User Tools

Site Tools


research:doforreal

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
research:doforreal [2010/08/04 13:16] – reworked stijnmresearch:doforreal [2010/08/04 13:34] – Note stijnm
Line 1: Line 1:
 ====== Distributed Objects for Real ====== ====== Distributed Objects for Real ======
  
-Over the past year, a number of researchers at the Software Languages Lab have been involved in experiments designed to uncover new programming abstractions to facilitate the development of mobile RFID-enabled applications. +Over the past year, a number of researchers at the Software Languages Lab have been involved in experiments designed to uncover new programming abstractions to facilitate the development of mobile RFID-enabled applications.  During these experiments, we have approached the development of such applications from two opposing perspectives, which are briefly described below.
- +
-During these experiments, we have approached the development of such applications from two opposing perspectives, which are briefly described below.+
  
 == Volatile Data Clouds == == Volatile Data Clouds ==
Line 18: Line 16:
  
 == Tags Objects == == Tags Objects ==
 +
 +<note>
 +The tag objects model represents RFID tags as full-blown objects, which introduces a natural mechanism to deal with **mutable tag data**.  More information as well as videos of our experiments can be found on a [[research:rfid|dedicated page]].  
 +</note>
  
 While the //volatile data clouds// model considers RFID tags as containers of data which is to be filtered and interpreted by the application, the //tag objects// model interprets them to be full-blown objects.  Applications can interact with these objects and e.g. invoke methods on them.  In this case, the tag contains a marshalled object representation which is implicitly unmarshalled to provide a live object which applications can interact with. While the //volatile data clouds// model considers RFID tags as containers of data which is to be filtered and interpreted by the application, the //tag objects// model interprets them to be full-blown objects.  Applications can interact with these objects and e.g. invoke methods on them.  In this case, the tag contains a marshalled object representation which is implicitly unmarshalled to provide a live object which applications can interact with.
research/doforreal.txt · Last modified: 2010/08/04 17:34 by tvcutsem