[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

How to do the http keep alive pipelining

Asked by chinsw in Hypertext Transfer Protocol (HTTP), Java Programming Language, HTTP

Tags: Http, pipelining, java

Hi, I want to develop some java application,
send request to some url, using HTTPClient object,
this HTTPClient object is already keepAlive,
but i dont know how to send multiple request in one connection,

the ilustrations is like this

instead of
send request 1
receive respone 1
send request 2
receive respone 2

i like to do

send request 1
send request 2
receive response 1
receive response 2

any idea ??

thx
[+][-]11/04/09 11:17 PM, ID: 25747335Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/04/09 11:51 PM, ID: 25747458Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/07/09 10:13 AM, ID: 25767334Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625