comp.lang.ada
 help / color / mirror / Atom feed
From: murali@coracle.cis.ohio-state.edu (S Muralidharan)
Subject: Re: Moving Objects
Date: 30 Aug 89 15:39:51 GMT	[thread overview]
Message-ID: <59237@tut.cis.ohio-state.edu> (raw)


Johnson writes:

>Distributed programmers often want to move objects to increase
>efficiency and reliability.  Objects are moved to be close to
>the machine that is using them, and to get off of a machine that
>is going down.  This has nothing to do with reusability or
>object-oriented doctrine.

I believe concerns of software reusability definitely play a crucial
role in determining what is efficient and what is not, in a distributed
system. Consider the following argument.

The efficiency of moving an object depends, for example, on some of the
following factors: the representation of the object, the distribution
of the sub-objects of the object, the sizes of the object/sub-objects,
and the hardware architecture. (Note: a sub-object may have sub-objects.)

If software reusability based on the specifications of objects is a
concern, neither the developer of an object nor a client can make
an independent decision on what to move or how to move, or how much to move,
to achieve optimal efficiency. Whatever the reasons for object movement,
they will certainly be influenced by the concerns of specification-based
software reusability.

Though I do not know the issues in distributed system reliability, I can
believe that reliability need not necessarily be achieved through
object movement.

Cheers,

Murali

             reply	other threads:[~1989-08-30 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1989-08-30 15:39 S Muralidharan [this message]
1989-08-30 22:46 ` Moving Objects Tim King
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox