Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Push notification too slow

Filippo PisanoApr 10 2024

Hello,

I'm trying the push notification system present in Apex 23.2.3.

To test the maximum posting limits, I put 3000 messages in the queue.

Apex's internal job ( after 2 minutes ) started sending these messages.
Calculating about how many messages are sent per minute, it turns out that it sends about 25 per minute.
This is too slow for my application.

From what I understand, it turns out there is only 1 process that takes every single notification and sends it.

Is there any way to increase these processes that forward Push notifications?
Or is there a way to increase these messages per minute?

Thanks!

Comments
Post Details
Added on Apr 10 2024
1 comment
324 views