ITU-T Z 600-2000 Distributed Processing Environment Architecture Series Z Languages and General Software Aspects for Telecommunication Systems《分布处理环境体系结构 系列Z(第10研究组)》.pdf
《ITU-T Z 600-2000 Distributed Processing Environment Architecture Series Z Languages and General Software Aspects for Telecommunication Systems《分布处理环境体系结构 系列Z(第10研究组)》.pdf》由会员分享,可在线阅读,更多相关《ITU-T Z 600-2000 Distributed Processing Environment Architecture Series Z Languages and General Software Aspects for Telecommunication Systems《分布处理环境体系结构 系列Z(第10研究组)》.pdf(46页珍藏版)》请在麦多课文档分享上搜索。
1、INTERNATIONAL TELECOMMUNICATION UNIONITU-T Z.600TELECOMMUNICATIONSTANDARDIZATION SECTOROF ITU(11/2000)SERIES Z: LANGUAGES AND GENERAL SOFTWAREASPECTS FOR TELECOMMUNICATION SYSTEMSDistributed processing environmentarchitectureCAUTION !PREPUBLISHED RECOMMENDATIONThis prepublication is an unedited vers
2、ion of a recently approved Recommendation.It will be replaced by the published version after editing. Therefore, there will bedifferences between this prepublication and the published version.FOREWORDThe International Telecommunication Union (ITU) is the United Nations specialized agency in the fiel
3、d oftelecommunications. The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ ofITU. ITU-T is responsible for studying technical, operating and tariff questions and issuingRecommendations on them with a view to standardizing telecommunications on a worldwide basis.The World T
4、elecommunication Standardization Assembly (WTSA), which meets every four years,establishes the topics for study by the ITU-T study groups which, in turn, produce Recommendations onthese topics.The approval of ITU-T Recommendations is covered by the procedure laid down in WTSA Resolution 1.In some ar
5、eas of information technology which fall within ITU-Ts purview, the necessary standards areprepared on a collaborative basis with ISO and IEC.NOTEIn this Recommendation, the expression “Administration“ is used for conciseness to indicate both atelecommunication administration and a recognized operat
6、ing agency.INTELLECTUAL PROPERTY RIGHTSITU draws attention to the possibility that the practice or implementation of this Recommendation mayinvolve the use of a claimed Intellectual Property Right. ITU takes no position concerning the evidence,validity or applicability of claimed Intellectual Proper
7、ty Rights, whether asserted by ITU members or othersoutside of the Recommendation development process.As of the date of approval of this Recommendation, ITU had/had not received notice of intellectualproperty, protected by patents, which may be required to implement this Recommendation. However,impl
8、ementors are cautioned that this may not represent the latest information and are therefore stronglyurged to consult the TSB patent database. ITU 2001All rights reserved. No part of this publication may be reproduced or utilized in any form or by any means,electronic or mechanical, including photoco
9、pying and microfilm, without permission in writing from ITU.ITU-T Z.600 (11/2000) Prepublished version 1ITU-T RECOMMENDATION Z.600DISTRIBUTED PROCESSING ENVIRONMENT ARCHITECTURE_CONTENTSPage1 Summary. 42 Scope. 42.1 Purpose 52.2 Objective. 62.3 Non-objectives 63 References. 63.1 Identical Recommenda
10、tion | International Standards . 63.2 Other Specifications 64 Definitions 74.1 Terms defined in the ODP Reference Model: Foundations 74.2 Terms defined in the ODP Reference Model: Architecture . 74.3 Definitions for Distributed Processing Environment Architecture. 75 Abbreviations 86 Introduction. 9
11、6.1 DPE Architecture 106.2 DPE Reference Points. 106.3 Extensions to CORBA 117 Engineering Modelling Concepts . 137.1 Object Life Cycle 137.2 Communication in the DPE 147.2.1 Operational communication 147.2.2 Stream communication . 147.3 Computational to engineering view mapping. 157.4 Bindings 157.
12、4.1 Operational vs. Stream Binding 157.4.2 Explicit vs. Implicit bindings 157.5 Channels 16ITU-T Z.600 (11/2000) Prepublished version 27.6 Elaboration on the bindings 177.6.1 Introduction. 177.6.2 Programmable stream interfaces. 187.6.3 Control and Management of Media Streams 198 Kernel Transport Ne
13、twork 208.1 Messaging Layer. 208.2 Transport Layer. 208.3 DPE requirements. 219 DPE Interoperability. 219.1 Interoperability Framework 229.2 DPE extensions to CORBA 2 interoperability . 2210 Engineering services provided by the DPE kernel . 2310.1 Introduction. 2410.2 Approach to real-time . 2410.3
14、Requirements on the execution model 2510.4 Modularity requirements. 2510.4.1 Flexible DPE architecture. 2510.4.2 Multi-protocol support 2610.4.3 Generic communication scheme. 2610.4.4 Support for flexible binding 2710.5 Functional requirements . 2710.5.1 Support for stream interfaces 2710.5.2 Multit
15、hreading support . 2710.5.3 A flexible event-to-thread mapping 2810.5.4 Concurrency management 2810.5.5 Generic scheduling scheme 2910.5.6 Time service 2910.6 Non-functional requirements 2910.6.1 Object granularity . 2910.6.2 Small memory footprint 3010.6.3 Documented time behaviour. 3010.7 Multiple
16、 Interfaces 3011 Object Services . 3111.1 Introduction. 3112 Bibliography . 32Annex A - Business modelling concepts . 34ITU-T Z.600 (11/2000) Prepublished version 3Annex B - Engineering modelling concepts 40Appendix I - Object life cycle scenario . 43Appendix II - Flexible binding. 44Appendix III -
17、Issues for the support of stream interfaces. 45ITU-T Z.600 (11/2000) Prepublished version 41 SummaryThis Recommendation describes the Distributed Processing Environment (DPE) Architecture,which represents the run-time environment for telecommunication and information services andapplications.The pur
18、pose of the DPE Architecture is to provide detailed technical requirements leading tospecifications, both to help the DPE vendors to develop their products and the application developerto understand the infrastructure support that the DPE provides.The material herein is based on work done in the TIN
19、A Consortium by the TINA core team andseveral auxiliary projects in the member companies of TINA-C, supporting the core team.The Recommendation contains: an explanation of the relationship between modelling concepts so far as such a relationshipneeds to be concerned in the computing architecture; a
20、description of the Kernel Transport Network (KTN) which is the DPE analogue of thetelecommunications signalling system; an interoperability framework for the DPE; requirements for the DPE kernel services.A number of DPE engineering object services can be identified, that support the execution oftele
21、communication services. These DPE object services are identified and associated to thefunctions and transparencies of the Reference Model for Open Distributed Processing (RM-ODP).Detailed requirements on the DPE object services and their specifications are for further study.The DPE, the DPE object s
22、ervices and the applications deployed on a DPE need to be managed.What are the requirements on management, and how can management of these entities beaccomplished is also for further study.Not all DPE kernel services identified in this Recommendation are required for all applications.DPE profiles th
23、at support different kinds of services and applications need to be defined. Theseprofiles need to specify which kernel services are mandatory for a given profile. The definition ofDPE profiles and their use are for further study. The DPE must support quality of service (QoS) asneeded by the services
24、 and applications. How this is accomplished by the DPE is for further study.2ScopeThis Recommendation specifies the Distributed Processing Environment (DPE) which supports theexecution of distributed telecommunication applications. The DPE can be regarded as theinfrastructure on which distributed te
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTZ6002000DISTRIBUTEDPROCESSINGENVIRONMENTARCHITECTURESERIESZLANGUAGESANDGENERALSOFTWAREASPECTSFORTELECOMMUNICATIONSYSTEMS

链接地址:http://www.mydoc123.com/p-806721.html