2023 Jan 31 12:26 PM
Hello,
In my scenario I have one ABAP Daemon Session and I sent multiples message nearly simultaneously to that Daemon Session.
Are these messages executed sequentially or in parallel?
Thanks Paul
2024 Mar 04 1:14 PM
From my work with the ABAP Daemon, I learned that the events are most likely handled sequentially.