semaphores 中文意思是什麼

semaphores 解釋
擺臂式信號機
  1. Caution is advised in using named semaphores

    建議在使用命名信號量時要小心。
  2. Max semaphores system wide semmns

    系統范圍內最多允許的信號量個數( semmns )
  3. The next article in this series will cover semaphores

    本系列的下一篇文章將闡述信號量。
  4. Threads that share common resources, however, must coordinate their work by using semaphores or another method of interprocess communication

    但是,共享公共資源的線程必須通過使用信號燈或另一進程間通訊方法來協調它們的工作。
  5. To that end, the threading module provides a number of synchronization primitives including locks, events, condition variables, and semaphores

    最終,線程模塊提供了幾個基本的同步方式如鎖、事件,條件變量和旗語。
  6. The windows operating system allows semaphores to have names

    Windows操作系統允許信號量具有名稱。
  7. Semaphores and reader - writer locks are designed to control this kind of pooled resource access

    信號量和讀寫器鎖旨在控制此類池資源訪問。
  8. Windows semaphores are counting semaphores, which can be used to control access to a pool of resources

    Windows信號量是計數信號量,可用於控制對資源池的訪問。
  9. The most common building blocks of intertask communication are semaphores and mutexes

    大部分進程間通訊的建立的基石是信號燈和互斥。
  10. A data structure that is used for intertask synchronization. semaphores are usually provided by the operating system

    用於進程間同步的數據結構。信號燈常常由操作系統提供。
  11. Semaphores and process mutual exclusion

    信號量和進程互斥
  12. In this method, each routing node runs a same ospf dameon and they do the routing computation and protocol processing independently based on their own warr. ospf damenoas commuciate by message delivery, with little semaphores needed to do the synchronization work between the dameons, and so we can get highly parallel degree between the dameons

    該方案中,各個節點運行相同的ospf進程,並基於各自warr獨立進行路由計算和協議處理,進程間通過消息傳遞的方式進行通信,不需要太多的信號量進行同步,因此有很高的并行度。
  13. Of this series covered threads and synchronization mechanisms like semaphores and mutexes. this second installment looks closely at memory management, various ipc mechanisms including shared memory and pipes, and file management

    介紹了線程以及一些同步機制,例如信號量和互斥鎖;這第2期文章著重介紹內存管理、文件管理和幾種ipc機制,包括共享內存和管道。
  14. Semaphores provide low - level synchronization between processes so that only one process has access to the shared segment, thereby ensuring the integrity of that shared resource

    * *信號量提供了進程間的低級同步,使得只有一個進程可以訪問共享段,從而確保共享段的完整性。
  15. Typical program resources are open files, semaphores, and dynamically allocated memory

    程序資源通常有打開的文件、信號燈和動態分配的內存。
分享友人