-
-
Notifications
You must be signed in to change notification settings - Fork 9
component seda
Raymond Meester edited this page Mar 6, 2023
·
1 revision
The SEDA component provides asynchronous SEDA behavior, so that messages are exchanged on a BlockingQueue and consumers are invoked in a separate thread from the producer.