Two of the new collectors are designed to reduce collection pause time — the parallel copying collector and the concurrent mark-sweep collector.
新收集器中的两个——并行复制收集器和并发标记-清除收集器——设计为减少收集暂停时间。
"Whenever you find yourself on the side of the majority, it's time to pause and reflect." - Mark twain.
当你发现自己属于大多数这边的时候,都该停下反思一下。
Even for most enterprise applications the use of the concurrent-mark-sweep collector (also known as the low-pause collector) will reduce pauses to levels that are acceptable for most applications.
甚至对大部分企业级应用程序来说,并行标记扫描(concurrent - mark - sweep)回收器(也叫低暂停回收器,low - pause collector)的应用也已经把暂停降低到了一个大多数应用可以接受的级别上。
应用推荐