25,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
payback
13 °P sammeln
  • Broschiertes Buch

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. In IBM mainframes, a Cross-system coupling facility, or XCF, is a component of z/OS that manages communications between applications in a sysplex. Applications may be on the same system or different systems. In a parallel sysplex decisions about which of these two transport mechanisms to use for routing a specific message are made dynamically. Within a single z/OS system messages are transported using cross-memory services, rather than being routed through either of…mehr

Andere Kunden interessierten sich auch für
Produktbeschreibung
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. In IBM mainframes, a Cross-system coupling facility, or XCF, is a component of z/OS that manages communications between applications in a sysplex. Applications may be on the same system or different systems. In a parallel sysplex decisions about which of these two transport mechanisms to use for routing a specific message are made dynamically. Within a single z/OS system messages are transported using cross-memory services, rather than being routed through either of the physical transport mechanisms. Applications join specific groups as individual members. On joining a group a member can send or receive messages. Individual messages are assigned to specific transport classes, based on the message''s size. Each transport class owns input and output buffers. Routing decisions are made at the transport class level.