Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty HTTP client async mode

Hi,

On Fri, Jul 29, 2016 at 5:56 PM, Sergey Mashkov
<sergey.mashkov@xxxxxxxxxxxxx> wrote:
> Thanks, I have similar workaround on my side.
>
> The problem is that we have more objects instantiations for every data
> frame. Isn't it too expensive?

The number of object instantiations looks the same to me.
How do you measure "expensive" ?

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top