[omniORB-dev] [CORBA] Broadcast method invocation
klep
testbomber at gmail.com
Fri Jul 3 00:52:27 BST 2009
Hi All !
I'm only newbie in Corba, so may be this question just doesn't have answer
;)
I have two identical server application (with identical POA inside), can I
register two servers in Corba Name serviss with broadcast support ?
For example:
computer1
MyNameSpace::Server::CreateTest();
computer2
the same
MyNameSpace::Server::CreateTest();
Then client can send broadcast query to MyNameSpace::Server::CreateTest for
all servers simultaneous.
Is it possible ? And if yes, how ?
--
View this message in context: http://www.nabble.com/-CORBA--Broadcast-method-invocation-tp24317957p24317957.html
Sent from the OmniORB - Dev mailing list archive at Nabble.com.
More information about the omniORB-dev
mailing list