Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 9 / Issue 8

available in:   HTML (36 kB) PDF (136 kB) PS (532 kB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future

 

LuaTS - A Reactive Event-Driven Tuple Space

Marcus Amorim Leal (PUC-Rio, Brazil)

Noemi Rodriguez (PUC-Rio, Brazil)

Roberto Ierusalimschy (PUC-Rio, Brazil)

Abstract: With the goal of assessing the use of the tuple space model in the context of event-driven applications, we developed a reactive tuple space in the Lua programming language. This system, which we called LuaTS, extends the original Linda model with a more powerful associative mechanism for retrieving tuples, supports code mobility and includes a reactive layer through which the programmer can modify the behavior of the basic system calls. In this paper we describe the implementation of LuaTS and illustrate its main features with a few examples.

Keywords: distributed systems, event-oriented programming, tuple spaces

Categories: C.2.4, D.1.3