You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (Assigned JIRA)" <ji...@apache.org> on 2011/11/19 00:14:51 UTC

[jira] [Assigned] (CAMEL-3656) SMPP - Add support for Asynchronous smpp interaction

     [ https://issues.apache.org/jira/browse/CAMEL-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Müller reassigned CAMEL-3656:
---------------------------------------

    Assignee:     (was: Christian Müller)
    
> SMPP - Add support for Asynchronous smpp interaction
> ----------------------------------------------------
>
>                 Key: CAMEL-3656
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3656
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-smpp
>    Affects Versions: 2.6.0
>            Reporter: Jaco van Tonder
>              Labels: smpp
>             Fix For: Future
>
>
> Add support for asynchronous delivery from camel-smpp to the SMSC endpoint.
> This allows for better throughput to the SMSC, meaning messages will get delivered in higher volumes.
> The end user should be allowed to supply the following configurables:
>  * asynchronous = [true,false]
>  * Maximum number of outstanding messages.
>  * ?
> The jSMPP code has a pretty neat example on how to implement asynchronous sending.
> We might have to re-think how we will tie back the message id's, as those will not be available immediately in the same way that the synchronized sending makes them available.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira