Changes for page Messaging Asynchronous
Last modified by Danniar Firdausy on 2024/08/21 15:16
To version 4.1
edited by Erik Bakker
on 2022/08/11 16:10
on 2022/08/11 16:10
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,0 +1,1 @@ 1 +Messaging Asynchronous - Parent
-
... ... @@ -1,0 +1,1 @@ 1 +WebHome - Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Content
-
... ... @@ -1,13 +1,8 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -= Messaging Asynchronous = 3 - 4 4 In this microlearning, we will explain the basics of the asynchronous messaging pattern. 5 5 6 6 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 7 7 8 -* Last update: February 25th, 2021 9 -* Required reading time: 5 minutes 10 - 11 11 == 1. Prerequisites == 12 12 13 13 * Basic knowledge of the eMagiz platform ... ... @@ -24,8 +24,6 @@ 24 24 * 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 25 25 * Supports one-to-many distribution of messages over the integration landscape 26 26 27 - 28 - 29 29 == 3. Messaging Asynchronous == 30 30 31 31 Asynchronous messaging is the pre-dominant option when you implement a messaging integration via eMagiz. ... ... @@ -46,8 +46,6 @@ 46 46 On top of that, it gives you the option to keep data in a queue temporarily. This functionality is, for example, convenient if there is scheduled maintenance in one of the receiving systems. 47 47 The sending system can continue to send data to eMagiz, and eMagiz will keep it in the queue until the scheduled maintenance is finished. 48 48 49 - 50 - 51 51 == 4. Assignment == 52 52 53 53 Analyze an asynchronous messaging flow from entry to exit and determine which queues are used in the process. ... ... @@ -61,8 +61,6 @@ 61 61 * Systems can therefore be loosely connected 62 62 * 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 63 63 64 - 65 - 66 66 == 6. Suggested Additional Readings == 67 67 68 68 If you are interested in this topic and want more information, please read the help text provided by eMagiz.