users@tyrus.java.net

Re: massive connector pool

From: Cristian Lorenzetto <cristian.lorenzetto_at_gmail.com>
Date: Wed, 5 Oct 2016 11:37:34 +0200

it is possible to set
MultiEndpointPool in tyrus?

2016-10-05 10:47 GMT+02:00 Cristian Lorenzetto <
cristian.lorenzetto_at_gmail.com>:

> i m developping a java program that might connect to thousands to
> different endpoints in parallel way.
>
> I dont know how it is handled the thread pool in tyrus if it exists.
>
> Tyrus can soddisfy this requirements ?
>
> if i set "shared client container" is there a single thread pool for
> different endpoins or just share multiple connections per single endpoint?
>
> Or for your opinion i might realize a classical thread pool using
> grizzly.java.net?
>
>
>