- 1、本文档共55页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
CORBA application structure Application structure Application objects. Standard objects, defined by the OMG, for a specific domain e.g. insurance. Fundamental CORBA services such as directories and security management. Horizontal (i.e. cutting across applications) facilities such as user interface facilities. CORBA standards An object model for application objects A CORBA object is an encapsulation of state with a well-defined, language-neutral (中立的)interface defined in an IDL (interface definition language). An object request broker that manages requests for object services. A set of general object services of use to many distributed applications. A set of common components built on top of these services. CORBA objects CORBA objects are comparable, in principle, to objects in C++ and Java. They MUST have a separate interface definition that is expressed using a common language (IDL) similar to C++. There is a mapping from this IDL to programming languages (C++, Java, etc.). Therefore, objects written in different languages can communicate with each other. Object request broker (ORB) The ORB handles object communications. It knows of all objects in the system and their interfaces. Using an ORB, the calling object binds an IDL stub that defines the interface of the called object. Calling this stub results in calls to the ORB which then calls the required object through a published IDL skeleton that links the interface to the service implementation. ORB-based object communications Inter-ORB communications ORBs are not usually separate programs but are a set of objects in a library that are linked with an application when it is developed. ORBs handle communications between objects executing on the same machine. Several ORBS may be available and each computer in a distributed system will have its own ORB. Inter-ORB communications are used for distributed object calls. Inter-ORB communications CORBA services Naming and trading services These allow objects to discover
您可能关注的文档
- 李会军《生药学》红花.ppt
- 李会军《生药学》金银花.ppt
- 李会军《生药学》植物细胞与植物组织.ppt
- 李彤《操作系统原理》第1章-绪论.ppt
- 李彤《操作系统原理》第2章-处理机管理.ppt
- 李彤《操作系统原理》第3章-进程同步与通信.ppt
- 李彤《操作系统原理》第4章-存储管理.ppt
- 李彤《操作系统原理》第5章-文件系统.ppt
- 李彤《操作系统原理》第6章-设备管理.ppt
- 李彤《操作系统原理》第7章-UNIX操作系统的用户接口.ppt
- 百色体育中心体育场钢罩棚结构:设计创新与性能分析.docx
- 下腔静脉窦型缺损与动脉导管未闭介入治疗策略的多维剖析与展望.docx
- 铃兰短体线虫与伞滑刃线虫新种:多维度鉴定与分析.docx
- 点亮思维之光:中学生数学表达能力的培育与提升探究.docx
- 普鲁士蓝衍生物基复合纳滤膜:制备工艺性能优化与应用探索.docx
- 碳纤维复合材料壳体夹紧力精准控制与关键技术的实验探索.docx
- 缩氨基硫脲类化合物抗真菌活性及作用机制:从实验到理论的深度探究.docx
- 探寻F公司基层员工绩效考核优化路径:问题剖析与策略构建.docx
- 2025年长江职业学院单招(数学)历年真题考点含答案解析.docx
- 企业内部课件开发思路.pptx
最近下载
- 急诊与灾难医学-第二十二章 人为灾难的医学救援.pptx
- 030904《项目实施进度里程碑确认单》.xlsx VIP
- 治疗篇第六章骨伤科四肢病证推拿讲解.ppt
- 2025年广西机场管理集团有限责任公司人员招聘笔试备考题库及答案解析.docx
- 七年级下册英语课件Unit 3《Keep Fit》(Section A 1a-1d).pptx VIP
- 福特嘉年华说明书.pdf
- 医院医疗设备管理员及使用人员岗位职责.pptx VIP
- 江苏省小学科学实验知识竞赛题库附答案.pdf VIP
- 教科版(2017秋)四年级下册科学期末复习训练题(含答案).docx VIP
- 八年级下数学期中测试题(a卷).pdf VIP
文档评论(0)