You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by PacaMike <MR...@ballytech.com> on 2009/09/09 19:09:51 UTC

AMQP Qpid Client API & socket management

Hello All,

I would like to know if the AMQP/QPid client API maintains open the TCP
socket connection all the time or close it or open it each time ( to send or
receive msg) ?

Thanks

-- 
View this message in context: http://n2.nabble.com/AMQP-Qpid-Client-API-socket-management-tp3612493p3612493.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org


RE: AMQP Qpid Client API & socket management

Posted by Steve Huston <sh...@riverace.com>.
> I would like to know if the AMQP/QPid client API maintains 
> open the TCP
> socket connection all the time or close it or open it each 
> time ( to send or receive msg) ?

The socket remains open between messages under normal operation.

-Steve


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org