]]>鍏充簬浠涔堟槸涓涓ā鍧?/title>http://m.shnenglu.com/lyman/archive/2008/12/02/68360.html鍚嶇窘鍚嶇窘Tue, 02 Dec 2008 03:21:00 GMThttp://m.shnenglu.com/lyman/archive/2008/12/02/68360.htmlhttp://m.shnenglu.com/lyman/comments/68360.htmlhttp://m.shnenglu.com/lyman/archive/2008/12/02/68360.html#Feedback0http://m.shnenglu.com/lyman/comments/commentRss/68360.htmlhttp://m.shnenglu.com/lyman/services/trackbacks/68360.html鎴戜篃涓嶆暍涔變笅瀹氳錛岃繕鏄湅鐪嬩功鏈槸鎬庝箞璇寸殑錛?br>--------------------------------------------------- 1 .鍙傝冧竴涓嬨婅蔣浠舵灦鏋勮壓鏈嬩竴涔︼紝Stephen T. Albin 鍦ㄩ噷闈㈡弿榪幫細
Modules are discrete units of software (binary and source).
Binary modules are instantiated at run time and these instantiations are
commonly called components and connectors. A given module may contain the specifications for
several component types and connector types. The component (instances) may be of
a fixed number in some situations. For example, a Web server executable, when
launched, results in a single Web server component instance. The Web server module is the binary code that exists as a set of
program files. The Web server component is a running
instance of the Web server.
I have seen some confusion over the use of the terms module, component, and connector. A module is a discrete unit
of design that is composed of a hidden set of elements and a set of shared
elements. Modules have high internal cohesion and low external coupling. Modules
may represent the physical packaging of the application's binary code, which can
be described further by component types and connector types. Components and
connectors describe the physical instantiation of a system. The term component is often used to mean a component type or module. Amodule refers to a unit of software that can be designed,
implemented, and compiled into a deliverable executable system or subsystem; it
is a unit of execution. A component is a runtime entity,
the definition of which exists in a module. A classic modular architecture is a
client-server system. The client and the server are two modules. The server
exports some elements such as a set of publicly visible relational database
tables and views. The client knows about this publicly visible schema. The
client and server are unaware of the internal composition of the other.
閭d箞鎸夌孩鑹查儴鍒嗘潵璇達紝濡傛灉璇翠竴涓猟ll鎴栦竴涓狤xe閲岀敱澶氬皯涓ā鍧楃粍鎴愯繖灝嗘槸鐨勭瑧璇濅簡銆?br>2 .鍙傝僊ary shaw鐨勩婅蔣浠朵綋緋葷粨銆嬶細 妯″潡寮忚蔣浠惰鍒掑垎鎴愮嫭绔嬪懡鍚嶇殑錛屽茍鍙鐙珛璁塊棶鐨勬垚鍒嗐傛ā鍧楀垝鍒嗭紝綺掑害鍙ぇ鍙皬銆傚垝鍒嗕緷鎹槸瀵瑰簲鐢ㄩ昏緫緇撴瀯鐨勭悊瑙c?/span> 榪欎釜瀹氫箟錛屼技涔庢湁娌℃湁銆婅蔣浠舵灦鏋勮壓鏈嬮偅涔堜弗鏍箋傛病鏈夊畾涔夊叿浣撲粈涔堜負“琚嫭绔嬭闂?#8221;鐨勬垚鍒嗐?br>3. 銆奃ocumenting_Software_Architectures銆?br> A module tends to refer first and foremost to a
design-time entity. Parnas's foundational work in module design (1972) used
information hiding as the criterion for allocating responsibility to a module.
Information that was likely to change over the lifetime of a system, such as the
choice of data structures or algorithms, was assigned to a module, which had an
interface through which its facilities were accessed. 鍏惰錛屾ā鍧楁槸璁捐鏃剁殑瀹炰綋錛岀壒鐐規槸淇℃伅闅愯棌鍜岃兘閫氳繃妯″潡鐨勬帴鍙h闂傚湪浠嬬粛妯″潡瑙嗗浘鏃朵粬璇達細 A module is a code unit that implements a set of responsibilities. A module can
be a class, a collection of classes, a layer, or any decomposition of the code
unit. Every module has a collection of properties assigned to it. These
properties are intended to express the important information associated with the
module, as well as constraints on the module. Sample properties are
responsibilities, visibility information, and author. Modules have relations to
one another. Example relations are is part of or
inherits from. ---------------------------------------------------
OPAL implements the commonly
used protocols used to send voice, video and fax data over IP networks.
Originally part of the OpenH323 project, OpalVoip has grown to include SIP and
IAX2.
The H.323 Plus project intends to do much more than simply provide a new
home for open source H.323 developers. Developers have told us they intend to
work to provide significant new enhancements to the very successful H.323
systems deployed worldwide. For example, NAT/FW
traversal, instant messaging, presence, and many other enhancements are
already in progress or being planned. Further, the open source community has
expressed interest to us to enable more collaborative features to H.323,
including such things as application sharing, whiteboarding, and other
capabilities.錛堝彲鎯滐紝榪欎簺鍔熻兘OPAL灝嗕笉鑳界敤鍒頒簡錛?span lang="EN-US">
We can also provide full consulting
service support for existing openH323 based projects as well as provide
assistance in migration of these projects to h323plus.