open distributed transaction processing

  • 1Transaction processing — For other uses, see Transaction (disambiguation). In computer science, transaction processing is information processing that is divided into individual, indivisible operations, called transactions. Each transaction must succeed or fail as a… …

    Wikipedia

  • 2Distributed transaction — A distributed transaction is an operations bundle, in which two or more network hosts are involved. Usually, hosts provide transactional resources, while the transaction manager is responsible for creating and managing a global transaction that… …

    Wikipedia

  • 3X/Open XA — In computing, the XA standard is a specification by The Open Group for distributed transaction processing (DTP). It describes the interface between the global transaction manager and the local resource manager. The goal of XA is to allow multiple …

    Wikipedia

  • 4Open XML Paper Specification — (OpenXPS) Filename extension .oxps, .xps Internet media type application/oxps, application/vnd.ms xpsdocument Developed by Micro …

    Wikipedia

  • 5X/Open XA — En computación, el estándar XA es una especificación X/Open para el Procesamiento de transacciones distribuidas (DTP). Describe la interfaz entre el Gestor de transacciones global y el Gestor de recursos local. La especificación XA describe que… …

    Wikipedia Español

  • 6Open-system environment reference model — Illustration of the open system environment reference model, 1995.[1] Open system environment (OSE) reference model (RM) or OSE reference model (OSE/RM) is one of the first reference models for enterprise architecture. It provides a …

    Wikipedia

  • 7Java Transaction API — Maintainer Java Community Process Entwickler Sun Microsystems Aktuelle Version 1.1. (1. November 2002) Betriebssystem plattformunabhä …

    Deutsch Wikipedia

  • 8Distributed operating system — A distributed operating system is the logical aggregation of operating system software over a collection of independent, networked, communicating, and spatially disseminated computational nodes.[1] Individual system nodes each hold a discrete… …

    Wikipedia

  • 9Open source — This article is about the production and development model. For its application to software, see Open source software. For the form of intelligence collection management, see Open source intelligence. For other uses, see Open source… …

    Wikipedia

  • 10Java Transaction API — The Java Transaction API (JTA) is one of the Java EE APIs allowing distributed transactions to be done across multiple XA resources. JTA is a specification developed under the Java Community Process as JSR 907. JTA provides for:* demarcation of… …

    Wikipedia