Re: GNOME & KOM/OP



Elliot Lee wrote:

> On Sat, 08 Aug 1998 02:35:37 +0200, anderst@toolsmiths.se <> wrote:
>
> >Corba has currently on flaw and that is that you need an ORB beween objects
> >which means a gross overhead when doing interprocess call beween object.
> >There are some work going on with Collocation - corba between objects in same
> >adress space -
> >but the Corba spec says that the call arguments should be deliverd to the orb
> >before they are
> >sent to the callee.
>
> "Delivering to the ORB" means "making a call to the ORB-provided stub
> function, or using DII". Neither cof these call methods preclude shortcuts.

Yes you are right. There is one problem however and that is when you pass object
references
to other objects. This works ok as long as they exist in the same adress space but
if you pass
the reference to another machine then there is a need for an orb on the middle
with an object adapter.
An example of this is callback. Or is this possible without an orb ? (please
correct if Im wrong).


>
>
>
> -- Elliot
> Do you ever just feel thankful that you know me and have access to my
> dementia? Explain. Be prepared to discuss in class.
>
> --
>          To unsubscribe: mail gnome-components-list-request@gnome.org with
>                        "unsubscribe" as the Subject.
>



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