on GUIs and such things

Jonathan S. Shapiro shap@eros-os.org
Sun, 23 Jul 2000 13:49:57 -0400


> >
> > At 08:45 PM 7/20/00 -0400, Kragen Sitaker wrote:
> > >Organizations that do a lot of number-crunching could benefit from
> > >metacomputing; EROS provides better OS support for metacomputing than
> > >anything else can or will.
>
> Are capability keys unique clusterwide?
>
>                           David Nicol 816.235.1187 nicold@umkc.edu

In the EROS case, you could either have a cluster-wide key or you could have
unique keys for each node and use various tricks for key exchange. The key
point here is that the operating system kernels are mutually trusting in
clustered EROS, so we are concerned about link encryption rather than
capability encryption.

You could also, of course, build application-level clustering. This would be
done pretty much the same way that it is done on UNIX systems.

shap