Hi experts,
i have one problem to solve.
Is there a possibility to restrict the number of processed messages in single stack java pi 7.3 in some time intervals?
My problem is, that i have to restrict the messages from being sent only from 8:00 to 18:00 and there are restricted numbers that i can send in 15 minutes.
For example 2000 messages can be sent in 15 minutes, if more messages arive, they should be queued and be processed in the next 15 minutes.
Thank you in advance.
Richard