Until now there have been two GC types: Workstation and Server. The Workstation GC could be run with Concurrency on or OFF.
目前GC有两种工作模式:工作站模式和服务器模式,其中工作站模式还可以设置是否并发执行。
The Workstation/Concurrency OFF and Server types are called blocking GC because there is no activity going on when the GC runs.
工作站非并发模式与服务器模式统称为阻塞式GC,因为GC运行时其它代码无法运行。
Running on a local workstation, the server and client communicate over a purely internal channel.
在本地工作站上运行时,服务器和客户机完全在一个内部通道上通信。
应用推荐