[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how many open sessions at a time can httpAPI handle ?



Depends on what you mean, and what you're using it for.

Assuming you're using the HTTP communications part of HTTPAPI, it runs them runs synchronously and single-threaded, so can handle one session at a time per job. Obviously, if you submit thousands of jobs, it can handle thousands of sessions simultaneously.

If you mean how many HTTP sessions can be run sequentially (i.e. each session runs after the previous one has finished) then it has no limit, and can run as many as you like.

If you are referring to other features of HTTPAPI besides HTTP communications (such as XML parsing, URL encoding, etc) then there might be other considerations, etc.



On 4/13/2015 12:16 PM, Cournoyer, Gaetan wrote:
    Hi,

    how many open sessions at a time can httpAPI handle ?

    thank you

    ----------------------------------------------------------------

    Gaetan Cournoyer

    Quincaillerie Richelieu ltée

    (514)832-4010 #5104

    [1]Gcournoyer@xxxxxxxxxxxxx

    P

     Est-ce nécessaire d'imprimer ce message?
     Before printing this e-mail think if it is necessary

References

    1. mailto:Gcournoyer@xxxxxxxxxxxxx



-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------