【问题标题】:What does XA in "X/Open XA" stand for?“X/Open XA”中的 XA 代表什么?
【发布时间】:2012-01-17 11:55:15
【问题描述】:

我知道 XA 是什么意思,但我很好奇它代表什么。

【问题讨论】:

    标签: distributed-transactions xa


    【解决方案1】:

    来自XAP-PT specification

    This document is a CAE Specification (see above). It defines the X/Open ACSE/Presentation
    (XAP) programming interface Transaction Processing extension (XAP-TP).
    X/Open has already defined an ACSE/Presentation (XAP) programming interface (see
    Referenced Documents), which provides for access to the ISO OSI protocol stack at the upper
    two layers (Association Control Service Element and Presentation) of the OSI 7-layer model.
    

    在我看来 XA 代表 X/ACSE

    【讨论】:

      【解决方案2】:

      “扩展架构”的常用缩写。

      在数据库术语中,这用于描述分布式系统的特定体系结构,该体系结构使用诸如两阶段提交之类的机制支持“已确认的分布式事务”。 IIRC,在 SQL-86 规范发布后不久首次出现,但在 SQL-89 之前(因此在 SQL-92 之前)。

      http://www.orafaq.com/usenet/comp.databases.oracle.misc/2004/04/23/0521.htm

      【讨论】:

        猜你喜欢
        • 2021-04-17
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-02-06
        • 2010-12-12
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多