其三是支持同步事务(ransactional concurrent)的存储[CunChu]引擎[YinQing](Storage Engine)。而且整个系统[XiTong]通过整合这三大核心模块来实现其主要功能。
基于12个网页-相关网页
同步策略会保证事务支持,从而保证任务的可靠性。
Synchronization strategies ensure transaction support and therefore the reliability of the task.
事务支持 是通过保证任何资源的状态变化都是同步的,从而保证可靠性。
Transaction support ensures reliability by guaranteeing that changes in state of any resource are synchronized.
如,连线可以被定义同步的或异步的,支持组件调用的事务行为等。SCA在幕后处理这些底层细节。
For example, wires can be defined to be synchronous or asynchronous, support transactional behavior of components invocation, etc. SCA handles this infrastructure details under the covers.
应用推荐