CodePrimitiveMessageExchangePatternType

http://reference.swim.aero/information-services/service-categories/CodePrimitiveMessageExchangePatternType

Message exchange patterns that are directly related to the capability of the lower level protocols.

Value Definition
FIRE_AND_FORGET
A primitive message exchange pattern consisting of a message being sent from one infrastructure service to another.
SYNCHRONOUS_REQUEST_RESPONSE
A primitive MEP consisting of 1) a message (request) being sent from a consumer infrastructure service to a provider infrastructure service, 2) the consumer infrastructure service remaining blocked awaiting for a response and the provider infrastructure service remaining blocked processing the response and 3) a message (response) being sent from the provider infrastructure service to the consumer infrastructure service.

 

FIRE_AND_FORGET

http://reference.swim.aero/information-services/service-categories/CodePrimitiveMessageExchangePatternType#FIRE_AND_FORGET

A primitive message exchange pattern consisting of a message being sent from one infrastructure service to another.


SYNCHRONOUS_REQUEST_RESPONSE

http://reference.swim.aero/information-services/service-categories/CodePrimitiveMessageExchangePatternType#SYNCHRONOUS_REQUEST_RESPONSE

A primitive MEP consisting of 1) a message (request) being sent from a consumer infrastructure service to a provider infrastructure service, 2) the consumer infrastructure service remaining blocked awaiting for a response and the provider infrastructure service remaining blocked processing the response and 3) a message (response) being sent from the provider infrastructure service to the consumer infrastructure service.