[omniNotify] Re: [omniORB] omniNotify optimization when
sender/receiver on same machine
Duncan Grisby
duncan at grisby.org
Tue Jul 6 15:50:21 BST 2004
On Monday 5 July, "Frederic Prin" wrote:
> Strange and certainly stupid question:
> Does someone know if omniNotify2.1 can work without notifd running when
> both sender and receiver are on the same machine !!?
notifd has nothing to do with whether clients and servers are on the
same machine or not. They are all just CORBA clients and servers as
far as it is concerned. You always need notifd, since that is where
the event distribution functionality lives.
The only alternative is to link one of your programs with the
omniNotify library, so rather than a stand alone notifd, you have it
as part of one of your processes.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omninotify-list
mailing list