corba
co-located CORBA call optimization for performance
I am working with a CORBA based system which originally was designed to run on multiple servers.If I wanted to co-locate the CORBA services so that the 开发者_Python百科calls are happening across proc[详细]
2022-12-20 06:17 分类:问答CORBA: Trouble while attempting to configure and run OpenORB
I am writing a simulator for a CORBA client, that is I am simulating a CORBA server. A requirement of the CORBA server is that it register a certain object with the CORBA NameService.[详细]
2022-12-15 09:28 分类:问答Java's CORBA ORB and connecting to a 3rd party Naming Service
The Following is from JavaTM IDL FAQ: How do I connect to a 3rd-party Naming Service from Sun\'s ORB? The recommended way is to use the[详细]
2022-12-15 06:42 分类:问答Java's 'tnameserv' takes 3+ minutes to be "Ready", why?
I\'m trying to help a dev of an app I\'d like to use trouble shoot a problem utilizing Corba Server on Linux.I narrowed down the problem to tnameserv taking over 3 minutes to become ready after invoca[详细]
2022-12-14 15:38 分类:问答RMI and CORBA Differences?
I am studying for a final and have a few questions about RMI and CORBA. These are discussion questions taken from a study guide so there is no real application context around them.[详细]
2022-12-13 19:19 分类:问答How to kill the nameserver process in java
I built a client server app开发者_Python百科lication using an IDL file for client server communication across the network. Both the client and server programs are in java. When the user enters exit, b[详细]
2022-12-09 07:43 分类:问答What is the difference between RMI and Corba? [duplicate]
This question already has an answer here: 开发者_开发知识库 Closed 12 years ago. Possible Duplicate:[详细]
2022-12-08 18:51 分类:问答