| 1. | Gets the current thread - managed stack trace 获取当前的线程管理的堆栈跟踪。 |
| 2. | Management of all threads is done through the 所有线程管理都是通过 |
| 3. | How is my thread management working 我的线程管理是怎样工作的? |
| 4. | The impact of thread management 线程管理的影响 |
| 5. | This allows the server to manage multiple clients with a single thread 这使得服务器可以用单个线程管理多个客户机。 |
| 6. | Class to synchronize access to a member or to build your own thread management types 类来同步对成员的访问或生成自己的线程管理类型。 |
| 7. | For example , a high - priority thread manages time - critical tasks , and a low - priority thread performs other tasks 例如,高优先级线程管理时间关键的任务,低优先级线程执行其他任务。 |
| 8. | This allows the server - geronimo - to have control over the thread management and work distribution for a compliant ra 这样允许服务器geronimo对符合ra的线程管理和工作分配进行控制。 |
| 9. | Class , which enables you to request a thread to execute a task without having to do any thread management yourself 类,该类使您能够请求某一线程执行任务而不必亲自完成任何线程管理工作。 |
| 10. | Polling is the least efficient way to manage threads because it wastes resources by repeatedly checking the status of the various thread properties 轮询是效率最低的线程管理方法,因为它重复地检查各个线程属性的状态,因而浪费了大量资源。 |