[omniORB] start process on demand
GAO,YAN (HP-Singapore,ex3)
yan_gao@hp.com
Tue, 16 Jan 2001 17:46:14 +0800
Hi Duncan,
Thanks very much for your reply. I read your mail and also the user's guide
but I am still confused about the corbaloc. I am sure I understand the
concept. But I am perplexed by the way to construct the corbaloc. Can you
give me a example program like the eg3_impl.cc which use the omniNames.
By the way if I use corbaloc or corbaName, I do not need to start the name
service, is that right.
Best Regards,
Gao Yan
-----Original Message-----
From: Duncan Grisby [mailto:dgrisby@uk.research.att.com]
Sent: Monday, January 15, 2001 8:33 PM
To: GAO,YAN (HP-Singapore,ex3)
Cc: 'omniorb-list@uk.research.att.com'
Subject: Re: [omniORB] start process on demand
On Monday 15 January, "GAO,YAN (HP-Singapore,ex3)" wrote:
> 1) Do every one know if there is a method in omniOrb that can be called
> to launch a process for you? For example I got a tow process A and B.
No, omniORB has no built-in way to do that. You have to write it yourself.
> 2) For client to locate the server, I know there are two ways:
> a) IOR Obviously the IOR is not practical as shown in the example to
> pass IOR as parameter for the client.
> b) NameService
For simple boot-strapping, you can use the corbaloc URI scheme. In
most cases, most of the object references you use will be returned
from method invocations on other objects.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --