swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simulation frameworks in Java?


From: Christoph Schlumpf
Subject: Re: Simulation frameworks in Java?
Date: Wed, 23 Oct 1996 10:56:10 +0200

Dear Manor,

you wrote:
>Another potential problem with Java: if the user is running a purely
>local net-disabled version of his code etc. etc. what does the overhead
>of the Security Model look like...
>
>Consider the Reflections API page 12:
>
>  "Access to the reflections API is controlled on a class-by-class basis
>   by the system's security manager.
>
>Now, I really don't need my simulations to be run like a Goulag and I
>certainly don't want to pay a price in speed...
>
>M.

I don't know how much this security model means in terms of speed. We have
to wait for the Reflection API to be implemented and then test. I'm willing
to pay a certain price in speed even if i'm not on the net. I think even in
net-disabled mode, where the security restrictions are not so strict, i
like if java checks wether I may access a certain method on a certain
class. The ability to write my own member access control (see Reflection
API page 12) for an agentclass at hand may give me more flexibility in the
design of a simulation. The security model may also prevent me from some
severe coredumps in the development phase of the model and instead throw
exceptions.

yours,
Christoph

at work:_______________________________________________________________
Christoph Schlumpf                   e-mail:          address@hidden
EAWAG, Switzerland                   phone:              +41-1-823-5535
Environmental Physics                fax:                +41-1-823-5210
Ueberlandstr. 133                    by foot:                  room D16
CH-8600 Duebendorf                   www: http://www.eawag.ch/~schlumpf
                              ,,,
                             (o o)
private:-----------------oOO--(_)--OOo---------------------------------
Christoph Schlumpf                   phone:              +41-1-948-0829
Seestr. 21
CH-8617 Moenchaltorf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]