Hello Maxim No worries, will run up some tests on it and check.
Regards, Ankush On Thu, Sep 13, 2018 at 10:36 AM Maxim Solodovnik <[email protected]> wrote: > Hello Ankush > > Sorry for the late reply > I'm travelling and have very rare internet access > > I would recommend to write some tests and check how single http client > will behave :) > > Ps please cc dev@ list :) > > WBR, Maxim > (from mobile, sorry for the typos) > > On Thu, Sep 6, 2018, 11:50 Ankush Mishra <[email protected]> wrote: > >> Hey Maxim, >> >> I was wondering on how to efficiently manage the HttpClient instance, and >> what sort of things should I be looking at? >> >> The current state was that we had a HttpClient per CalendarPanel, should >> we move that to say AppointmentManager? And have only one Client per >> server. Also, should I be dealing with a MultiThreaded executions of the >> requests for syncing and the rest? >> >> Let me know. >> >> Regards, >> Ankush >> >
