Английская Википедия:IBM XCF

Материал из Онлайн справочника
Версия от 08:07, 24 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{short description|Component of the z/OS operating system}} {{Multiple issues| {{notability|date=April 2018}} {{More sources needed|date=April 2018}} }} In IBM mainframes, a '''Cross-system Coupling Facility''', or '''XCF''', is a component of z/OS that manages communications between applications in a sysplex.<ref>{{Cite book |last1=Eade |first1=Arndt |url=https://books.g...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Multiple issues

In IBM mainframes, a Cross-system Coupling Facility, or XCF, is a component of z/OS that manages communications between applications in a sysplex.[1] Applications may be on the same system or different systems.

Systems communicate using messages transported by one of two mechanisms:

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.

References

Шаблон:Reflist