On Fri, Jan 8, 2016 at 4:42 PM, Oleg Kalnichevski <ol...@apache.org> wrote:
> On Tue, 2016-01-05 at 07:57 -0500, Benson Margulies wrote:
>> On Tue, Jan 5, 2016 at 12:50 AM, Alexey Panchenko
>> <alex.panche...@gmail.com> wrote:
>> > Hi guys,
>> >
>
> ...
>
>> Here's the advantage of this for some situations. Imagine a
>> pre-existing executor service that does not give you a way to
>> influence the thread factory. If Async Http was an example of an API
>> that took an ExecutorService, this would allow TCCL management for
>> someone who could not influence the executor service's choice of
>> thread factory. At least, that's what I think that the CXF people were
>> thinking. If HttpAsync already accepts a ThreadFactory rather than an
>> Executor, I see agree that there's little advantage of this over #2.
>>
>
> Hi Benson
>
> Would that solve the issue for you?
>
> http://svn.apache.org/viewvc?rev=1723805&view=rev

Yes, thanks.

>
> Oleg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to