throttler
- 网络节流器;节流阀
-
Given the above requirements for a WebSphere ESB throttler and dispatcher , four solution designs were considered
根据以上针对WebSphereESB节流器和分派器的需求,有四种解决方案设计可供考虑
-
The throttler and dispatcher is implemented as a database with logic implemented as stored procedures to service WebSphere ESB requests
节流器和分派器被实现为为WebSphereESB提供服务的数据库,其中逻辑被实现为存储过程
-
The throttler may be approximately divided into two types , one is mechanically con-trolled type and the other is vacuum controlled type .
节气门大致可分为两种类型,一类是机械控制式,另一类是真空控制式。
-
Advantages of this solution are homogeneity ( the mediations and the throttler and dispatcher both run in the same environment ) and high-performance design ( entirely synchronous ) .
这个解决方案的优势是同构性(仲裁、节流器和分派器都运行在相同的环境中)和高性能设计(完全同步)。
-
The throttler and dispatcher is implemented as Java classes running in the WebSphere ESB JVM , with the data needed to manage the endpoint states also stored in the JVM memory
节流器和分派器被实现成在WebSphereESBJVM中运行的Java类,并且还将管理端点状态所需的数据存储在JVM内存中