|
The queues should have appropriate memory limits for the given number of NotificationDispatcher MDBs and number of tokens loaded in one batches,
we want to optimize these variables:
-
number of senders
-
batch size
-
number of batches to be loaded in one transaction (TokenLoader)
-
memory limits for the queue
the properties that are known:
-
size of the message (specific for each variant)
|