This document covers the following topics:
This table provides the ACI syntax used in EntireX Broker's communication model Client and Server.
Messaging Term | Client | Server | |
---|---|---|---|
Synchronicity | Synchronous | ||
Asynchronous (2) | |||
Conversationality | Conversational (2) | ||
Non-conversational (2) |
Notes:
SEND, WAIT=YES
command contains an implied RECEIVE
command.
This graphic shows the locations where the broker kernel and broker stubs can be installed. See Architecture of Broker Kernel and Architecture of Broker Stub.
This table gives an overview of the transport methods supported by EntireX Broker stubs.
Operating System | Environment | Module | Transport to Broker | |||
---|---|---|---|---|---|---|
TCP | SSL | NET (1) | HTTP(S) (5) | |||
z/OS | Adabas Replication Services | ARFETB | x | (2) | x | |
Batch, TSO, IMS (BMP) | BROKER | x | (2) | x | ||
Com-plete | COMETB | x | (2) | x | ||
CICS | CICSETB | x | (2) | x | ||
IMS (MPP) | MPPETB | x | (2) | x | ||
IDMS/DC (3) | IDMSETB | x | (2) | |||
Natural | NATETB23 | x | (2) | x | ||
Natural RPC Server | NATETBZ | x | (2) | x | ||
UNIX System Services | EntireX Java ACI | x | x | x | ||
UNIX | broker.so | x | x | |||
EntireX Java ACI | x | x | x | |||
Windows | broker.dll (4) | x | x | |||
EntireX Java ACI | x | x | x | |||
BS2000 | Batch, Dialog (formerly TIAM) | BROKER |
x | x | ||
z/VSE | Batch | BKIMB | x | (6) | x | |
CICS | BKIMC | x | (6) | x | ||
IBM i | EXA | x |
Notes:
See also: