Changes for page Messaging Synchronous

Last modified by Danniar Firdausy on 2024/09/16 13:37

From version 5.1
edited by Erik Bakker
on 2022/08/23 10:04
Change comment: There is no comment for this version
To version 7.1
edited by Erik Bakker
on 2022/08/23 10:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -5,9 +5,6 @@
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: August 5th, 2021
9 -* Required reading time: 5 minutes
10 -
11 11  == 1. Prerequisites ==
12 12  
13 13  * Intermediate knowledge of the eMagiz platform
... ... @@ -59,27 +59,26 @@
59 59  
60 60  == 4. Assignment ==
61 61  
62 -No assignment accompanies this microlearning.
59 +Analyze a synchronous messaging flow from entry to exit and learn what happens within this process.
60 +This assignment can be completed with the help of your (Academy) project you have created/used in the previous assignment.
63 63  
64 64  == 5. Key takeaways ==
65 65  
66 -* The key aspects are:
67 - * Entry is the starting point of the integration process in messaging
68 - * Queues are an internal resource of eMagiz
69 - * Outside parties are not allowed to write on eMagiz queues directly
70 - * eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File)
64 +* Synchronous messaging is the less used, the less advised option when implementing a messaging integration via eMagiz
65 +* Key characteristics of synchronous messaging are:
66 + ** Blocking. The sender initiates the process and waits for a response before continuing with the following message
67 + ** Systems depend on the responses of other systems for their function
68 + ** Messages have a time limit. The response needs to be back within 25 seconds (eMagiz default)
69 + ** Uses a request-response structure that talks to one system at a time
70 +* Using the API Gateway pattern can be a valid alternative when dealing with a synchronous integration demand.
71 71  
72 -
73 -
74 74  == 6. Suggested Additional Readings ==
75 75  
76 -If you are interested in this topic, please boost your knowledge with the help of the internet.
74 +If you are interested in this topic and want more information, please read the help text provided by eMagiz.
77 77  
78 78  == 7. Silent demonstration video ==
79 79  
80 -As this is a more theoretical microlearning, we have no video for this.
78 +As this is a more theoretical microlearning, we have no video for this.)))
81 81  
82 -)))
83 -
84 84  ((({{toc/}}))){{/container}}
85 85  {{/container}}