[e-lang] E Distributed Programming Clarification
Jimmy Wylie Jr.
jwylie at uno.edu
Wed Sep 17 16:27:45 CDT 2008
Thanks for all the information, it's much appreciated.
I do have one more question, however. I started to look into programming
persistent distributed applications, but there doesn't seem to be much
documentation up yet. Fortunately, in *E in a Walnut* there is a code sample
of a persistent chat program. Toward the end of the file there is the
following line:
timeMachine.addExit(chatReceiver, "chatReceiver", true)
I did a help(timeMachine) in the interpreter, but there doesn't seem to be
any comment for this method. But it does call makeTransplanter.addExit()
with the same arguments, which in turn calls surgeon.addExit(). I looked up
both these other emakers, but I still can't seem to figure out what's going
on. What does the addExit method do and how is it relevant accomplishing
persistency in distributed programming?
Thanks again for your help,
Jimmy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.eros-os.org/pipermail/e-lang/attachments/20080917/b74ead37/attachment.html
More information about the e-lang
mailing list