[omniORB] start process on demand
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 15 Jan 2001 12:32:57 +0000
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 --