Gets the current thread - managed stack trace 獲取當(dāng)前的線程管理的堆棧跟蹤。
Management of all threads is done through the 所有線程管理都是通過
How is my thread management working 我的線程管理是怎樣工作的?
The impact of thread management 線程管理的影響
This allows the server to manage multiple clients with a single thread 這使得服務(wù)器可以用單個線程管理多個客戶機(jī)。
Class to synchronize access to a member or to build your own thread management types 類來同步對成員的訪問或生成自己的線程管理類型。
For example , a high - priority thread manages time - critical tasks , and a low - priority thread performs other tasks 例如,高優(yōu)先級線程管理時間關(guān)鍵的任務(wù),低優(yōu)先級線程執(zhí)行其他任務(wù)。
This allows the server - geronimo - to have control over the thread management and work distribution for a compliant ra 這樣允許服務(wù)器geronimo對符合ra的線程管理和工作分配進(jìn)行控制。
Class , which enables you to request a thread to execute a task without having to do any thread management yourself 類,該類使您能夠請求某一線程執(zhí)行任務(wù)而不必親自完成任何線程管理工作。
Polling is the least efficient way to manage threads because it wastes resources by repeatedly checking the status of the various thread properties 輪詢是效率最低的線程管理方法,因?yàn)樗貜?fù)地檢查各個線程屬性的狀態(tài),因而浪費(fèi)了大量資源。