[e-lang] VatTP and Waterken protocols compared

Tyler Close tyler.close at gmail.com
Sun Sep 21 16:17:00 CDT 2008


On Sun, Sep 21, 2008 at 12:29 PM, Ben Laurie <benl at google.com> wrote:
> On Fri, Sep 19, 2008 at 5:54 PM, Bill Frantz <frantz at pwpconsult.com> wrote:
>> (2) In the Waterken system, a message which causes a serious
>> program failure (e.g. running out of space in the current
>> implementation) will be repeated, possibly causing that failure
>> over and over, until someone repairs the offending program.
>
> Also, an evil recipient can stall the sender by never processing messages.

The sender has an independent message queue for each recipient host,
so an evil recipient can only stall its own reception of messages.
Other recipients are not affected.

--Tyler


More information about the e-lang mailing list