• Resolved Mo

    (@nadhonar)


    Hi there

    Some SMS service providers use intervals of SMS Sending to prevent pressure on their servers, for example, they limit the process to sending 1 SMS per second, Actually a good sending queue would be created.

    I wanted to ask, how this case will be managed in your plugin, while I have 8000 receivers.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mostafa Soufi

    (@mostafas1990)

    Hello,

    I recommend reviewing the article that introduces the Batch Delivery Method based on background processing, similar to a pipeline:

    https://wp-sms-pro.com/24758/new-wp-sms-6-5-update-expanded-sms-delivery-options/

    This article provides detailed insights into how the plugin handles large volumes of SMS messages efficiently.

    Best

    Thread Starter Mo

    (@nadhonar)

    Right; We have three options for Delivery Method (SMS Dispatch & Number Optimization):

    1. Send SMS Instantly: Activates immediate dispatch of messages via API upon request.
    2. Scheduled SMS Delivery: Configures API to send messages at predetermined times.
    3. Batch SMS Queue: Lines up messages for grouped sending, enhancing efficiency for bulk dispatch.

    It seems the last method – Batch SMS Queue – is more reliable.

    Thanks

    Plugin Author Mostafa Soufi

    (@mostafas1990)

    Exactly!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.