Mobile functions fun
should be transferable (i.e., no closures etc), aggregate functions.
Mobile functions fun
should be transferable (i.e., no closures etc), aggregate functions.
- If they do note use aggregate
, they might try to align with functions of other versions,
causing unexpected behaviours and errors.
Enacts a simple gossip process that supports spreading updated versions of functions.
Enacts a simple gossip process that supports spreading updated versions of functions. NOTE: different functions running in different parts of the system means that the system is partitioned (by the function identity).
(Since version ) see corresponding Javadoc for more information.