implement pipelining dispatcher
-------------------------------
Key: HTTPASYNC-3
URL: http://issues.apache.org/jira/browse/HTTPASYNC-3
Project: HttpComponents Async
Type: Improvement
Components: HttpAsync
Reporter: Roland Weber
Assigned to: Roland Weber
Fix For: 4.0-alpha1
Implement a simple dispatcher that supports pipelining requests over a single
connection.
This requires splitting the background thread of SimpleHttpDispatcher in two,
one for
sending and one for receiving.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]