December 2017
Intermediate to advanced
468 pages
13h 12m
English
|
Problem |
Services generally work in a stateless fashion. That is, they do not store any state data in order to facilitate the next course of action. As the message is the intermediary in order to empower different and distributed services to interact together towards accomplishing business transactions and operations, they need to have or carry all the state data (metadata). |
|
Solution |
The content encapsulated within the message envelope, therefore, has to be supplemented with activity-specific metadata that can be interpreted and processed separately at runtime. |
|
Impacts |
The interpretation and processing of messaging metadata adds to runtime performance overhead and increases service activity design ... |
Read now
Unlock full access