User Tools

Site Tools


at:tutorial:appendix

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
at:tutorial:appendix [2020/04/28 19:44] – adding elisagat:tutorial:appendix [2021/09/24 10:24] – [Leased Object References] elisag
Line 396: Line 396:
  
  
 +
 +=====Futures and Multifutures =====
  
 ==== Futures ==== ==== Futures ====
Line 494: Line 496:
  
  
-==== Leased Object References ====+===== Leased Object References =====
  
 The module ''/.at.lang.leasedrefs'' provides support for leased object references. Leased object references have already been described as part of the [[:at:tutorial:distribution#dealing_with_permanent_failures|distributed programing]] section in the tutorial. The module ''/.at.lang.leasedrefs'' provides support for leased object references. Leased object references have already been described as part of the [[:at:tutorial:distribution#dealing_with_permanent_failures|distributed programing]] section in the tutorial.
Line 521: Line 523:
  
 Finally, the ''leasedrefs'' module exports support primitives to manipulate time intervals (i.e. ''minutes'', ''seconds'', ''millisecs'') so that developers do not need to explicitly import the timer module to use leased references. Finally, the ''leasedrefs'' module exports support primitives to manipulate time intervals (i.e. ''minutes'', ''seconds'', ''millisecs'') so that developers do not need to explicitly import the timer module to use leased references.
 +
  
  
 ==== TOTAM ==== ==== TOTAM ====
  
-The module ''/.at.lang.totam'' provides support for communication using. +The module ''/.at.lang.totam'' provides an implementation for TOTAM, tuple space model geared towards mobile ad hoc networks which combines a replication-based tuple space model with a dynamic scoping mechanism that limits the transportation of tuples
- +
-Please have look to [[:uf:totam]] for further details. +
  
 +Please have a look to [[:uf:totam]] for further details on the model and its API.
  
 ==== Dynamic Variables ==== ==== Dynamic Variables ====
at/tutorial/appendix.txt · Last modified: 2021/09/24 10:28 by elisag