[ http://issues.apache.org/jira/browse/HTTPASYNC-6?page=all ]

Roland Weber updated HTTPASYNC-6:
---------------------------------

           type: New Feature  (was: Improvement)
    Fix Version: 4.0-alpha1

> implement multi-connection dispatchers
> --------------------------------------
>
>          Key: HTTPASYNC-6
>          URL: http://issues.apache.org/jira/browse/HTTPASYNC-6
>      Project: HttpComponents Async
>         Type: New Feature

>   Components: HttpAsync
>     Reporter: Roland Weber
>     Assignee: Roland Weber
>      Fix For: 4.0-alpha1

>
> Implement dispatchers that make use of more than one connection, but a fixed 
> number n of them.
> This requires a scheduling/pick-up strategy for requests. There probably will 
> be two different
> implementations, one non-pipelining with n threads, and one pipelining with n 
> receiver threads
> and 1 to n sender threads.

-- 
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]

Reply via email to