Changes for page Messaging Asynchronous
Last modified by Danniar Firdausy on 2024/08/21 15:16
From version 6.1
edited by Erik Bakker
on 2023/01/20 14:30
on 2023/01/20 14:30
Change comment:
There is no comment for this version
To version 7.1
edited by Erik Bakker
on 2023/01/20 14:30
on 2023/01/20 14:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,9 +41,9 @@ 41 41 42 42 * Asynchronous messaging is the pre-dominant option when you implement a messaging integration via eMagiz. 43 43 * Key characteristics of asynchronous messaging are: 44 - * Non-blocking. The sender initiates the process and can continue with the next message 45 - * Systems can therefore be loosely connected 46 - * Messages can temporarily be kept in the queue if an end system to which the messages need to be delivered is scheduled to go offline 44 + ** Non-blocking. The sender initiates the process and can continue with the next message 45 + ** Systems can therefore be loosely connected 46 + ** Messages can temporarily be kept in the queue if an end system to which the messages need to be delivered is scheduled to go offline 47 47 48 48 == 6. Suggested Additional Readings == 49 49