<div dir="ltr"><div class="gmail_extra">Hey Jaikiran!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 16, 2017 at 1:32 PM, J Pai <span dir="ltr">&lt;<a href="mailto:jai.forums2013@gmail.com" target="_blank">jai.forums2013@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What I have experienced is that for end users, they are mostly interested in seeing their (usually large) deployments show noticeable improvements in deployment time, not necessarily from a cold boot of the server, but when the server is already up and they either want to deploy something new or re-deploy their application.</blockquote></div><br><br></div><div class="gmail_extra">We all agree on this and we are looking into speeding up user deployments as well.<br><br></div><div class="gmail_extra">One of bottlenecks with deployments is how we read deployment contents <br>as it has showed that java.util.jar.JarFile that we are using to load resources<br></div><div class="gmail_extra">doesn&#39;t really scale well in concurrent environments and is causing lots of slowdown.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">We are now looking what could we do to mitigate this by different approaches,<br></div><div class="gmail_extra">but as none of them are in fully workable state I wouldn&#39;t go into details yet.<br><br></div><div class="gmail_extra">In short, speeding up user deployments is on our radar.<br><br>-<br></div><div class="gmail_extra">tomaz <br></div></div>