tight coupling
[计] 紧密耦合;紧密结合
2025-09-09 14:59 浏览次数 8
[计] 紧密耦合;紧密结合
tight coupling multiprocessor system紧耦合多处理机系统
tight-coupling model紧耦合模型
multi-processor tight coupling多机紧耦合
tight coupling method紧密耦合法
no tight coupling非紧耦合
tight coupling electric bridge紧耦合电桥
tight coupling system紧耦合适配器
Tight or loose coupling紧耦合和松耦合
the advantage of this is that such environments are more flexible, without tight coupling between various parts of the overall system.
这样做的优势在于,此类环境更为灵活,整个系统的各个部分之间并不存在紧密耦合。
many developers know that tight coupling between code and external resources is potentially a problem, but often ignore the separation of roles in practice.
许多开发人员知道:代码和外部资源之间的紧密耦合是潜在的问题,但是在实践中却经常忘记角色的划分。
it creates a tight coupling between your application data structure and the xml document structure.
这种方法造成应用程序数据结构与xml文档结构之间紧密耦合。
the tight coupling characteristics of large-scale systems generally result from optimizing the overall design and from minimizing redundancies and inefficiencies among the system「s components.
大型系统的紧密耦合特征通常是通过优化总体设计和尽可能减少系统组件间的冗余和低效情况来实现的。
it also creates a tight coupling between the view and the controller.
它还造成视图与控制器之间紧密耦合。
besides the tight coupling created with soap encoding, it also had drawbacks in xml data representation and schema definitions.
使用soap编码除了产生紧耦合,在xml数据表示和模式定义方面它也有一些缺点。
explicit correlation can lead to tight coupling if the correlator is infrastructural data that should not be intermixed with business data.
如果相关器是基础设施数据,不应该与业务数据混杂在一起,则显式相关性可能会导致紧密耦合。
this situation is called tight coupling between applications and is becoming a real head-ache for some enterprises.
这种情况被称为应用程序间的紧耦合,也逐渐成为让一些企业头疼的问题。
these days, of course, tight coupling is out, and soas are in.
当然,近来紧密耦合问题已经解决了,soa出现了。
there」s tight coupling between the two applications sharing the data.
共享数据的两个应用程序之间存在着紧密耦合关系。
the distributed objects approach focuses on code reuse and language independence, while asynchronous messaging addresses the problem of tight coupling between applications.
分布式对象方法侧重于代码重用和语言独立性,而异步消息传递则解决了应用程序之间紧密耦合的问题。
the approach is sound since it removes the tight coupling between types of objects.
该方式比较合理,因为它消除了对象类型之间的紧密耦合。
also, the systems typically involved a tight coupling between components.
另外,系统通常涉及组件之间的紧密耦合。
it is interesting to note that few, if any, other engineering media can provide such a tight coupling between a model and its corresponding engineering artifact.
有趣的是,几乎没有任何其他的工程媒介能够为一个模型和它相应的工程工具提供如此紧密的连接。
there「s also tight coupling between the two applications, because socket connection is point to point.
由于套接字连接是点对点连接,因此两个应用程序之间也存在着紧密耦合关系。
you can get around tight coupling by having the interface implementation call a separate service to perform its validation logic .
您可以让接口实现调用一个独立的服务来执行它的验证逻辑,从而避开紧密耦合。
the best practice is to avoid tight coupling of the service interface and schemas to the underlying implementation and technology.
这个最佳实践的内涵是:避免服务接口和模式与底层实现和技术之间发生紧耦合。
also, there」s tight coupling between applications, because changes made to the database have a ripple effect, which makes the design of the shared database difficult.
而且应用程序之间还存在着紧密耦合关系,由于对数据库的更改有一个连锁反应,因此这使得共享数据库的设计变得非常困难。
asynchronous messaging: this approach addresses the problem of tight coupling between applications.
异步消息传递:此方法解决了应用程序之间的紧密耦合问题。
by so closely reflecting the document structure, it creates a tight coupling between your application code and that structure.
通过如此贴实地反映文档结构,该方法使应用程序代码和文档结构之间紧密耦合。
one disadvantage of tight coupling among a system「s components is that failures within the individual components tend to disable the entire system.
系统的组件间紧密耦合的一个缺点是,单个组件内的故障可能会导致整个系统无法使用。
as you」ve been repeatedly cautioned about in this series, a tight coupling is generally something to avoid.
就像您在本 系列 中被反复警告的那样,通常应当尽量避免使用紧密耦合。
activating this variable enforces tight coupling of xa transactions within the same global transaction id, and enables the transactions to share lock space.
激活此变量,增强同一个全局事务id 中的xa事务的紧密耦合,并允许这些事务共享锁定空间。
if you use third-party mapping tools to do the mapping, then your application is tied to that tool, creating a tight coupling between the domain layer and database layer.
如果使用第三方映射工具进行映射,则应用程序将绑定到该工具,从而在领域层和数据库层之间形成了紧密耦合。
this tight coupling can impact the scalability of the administrative runtime if the run time components are not located together in close proximity.
如果运行时组件没有近距离地定位在一起,则这种紧密耦合会影响管理运行时的可伸缩性。
if you want closer matches, then you need a tight coupling in recognizing the object.
如果您想要更精确的匹配,那么您需要一个「紧耦合」的关系来识别对象。