[e-lang] Lamport slots with PBC
Martin Scheffler
martinscheffler at googlemail.com
Sat Feb 3 09:01:46 CST 2007
OK, letting the lamport slots set up their own communication works great.
I wrote this for the lamport reporter:
to __optUncall() :any {
def npbc extends lamportReporter{}
return [makeLamportSlot, "localShadow", [lamportReporter.get(), npbc]]
}
now I can copy the slot from vat to vat and they stay synchronous.
It all starts to make sense :)
Martin
More information about the e-lang
mailing list