翻訳と辞書
Words near each other
・ ZTE Arena
・ ZTE Blade
・ ZTE Blade C
・ ZTE Blade L
・ ZTE Engage
・ ZTE KK
・ ZTE Open
・ ZTE Racer
・ ZTE Racer II
・ ZTE Skate
・ ZTE Tania
・ ZTE X760
・ ZTemplates
・ ZTerm
・ ZTEsoft
ZThreads
・ Ztl
・ Ztohoven
・ ZTR
・ ZTR Control Systems
・ ZTR index
・ ZTR Zaporizhia
・ ZTreeWin
・ ZTS OSOS
・ ZTT Records
・ ZTV
・ ZTV (disambiguation)
・ ZTV (Japan)
・ ZTV Norway
・ Zu


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

ZThreads : ウィキペディア英語版
ZThreads

ZThreads is a cross-platform high-level object-oriented C++ library, which provides an interface to application programming interface (API) threads for POSIX Pthreads and Windows API threads. It is licensed under MIT License and authored by Eric Crahen.
ZThread is one of several C++ threading libraries available: such as Boost, POCO, and TBB.
It provides many advanced features, such as:
* Clean, minimal and complete interfaces
* Rich set of primitives
* Uses modern design techniques, such as policy based design
* Thread objects life cycle management
* Priority mutex, condition, semaphore
* Ability to cancel, interrupt threads via means similar to Java
* Executor interface decouples task execution from execution method; thread pool is a special executor
* Queue support: locked, blocking, bounded, monitored
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「ZThreads」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.