Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Daemon Message Handling

PaulTiemann
Participant

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

1 REPLY 1

PaulTiemann
Participant
0 Kudos

From my work with the ABAP Daemon, I learned that the events are most likely handled sequentially.