hi everybody,<div> I read an article today about Azul's Zing JVM. It is said that this jvm is pauseless.</div><div> In my application, our machine is about 48GB and about 25GB memory is given to jvm(by -Xmx). But it will occasionally pause 1-2 seconds.</div>
<div> So when I saw this, I want to know whether it's so good as they say. And I googled and found a related question in stackoverflow: <a href="http://stackoverflow.com/questions/4491260/explanation-of-azuls-pauseless-garbage-collector">http://stackoverflow.com/questions/4491260/explanation-of-azuls-pauseless-garbage-collector</a></div>
<div> after reading, I am still confusing. Anyone would give more detail explanations about it? thanks</div>