ZThreads is a cross-platform high-level object-oriented C++ library, which provides an interface to both POSIX Pthread and Windows API threads. It's licensed under MIT License and authored by Eric Crahen. ZThread is one of several C++ threading libraries available: such as Boost Threads, POCO, Intel Threading Building Blocks.
| Property | Value |
| dbpedia-owl:abstract
|
- ZThreads is a cross-platform high-level object-oriented C++ library, which provides an interface to both POSIX Pthread and Windows API threads. It's licensed under MIT License and authored by Eric Crahen. ZThread is one of several C++ threading libraries available: such as Boost Threads, POCO, Intel Threading Building Blocks. 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 in a manner similar to Java Executor interface decouples Task execution from method of execution. Thread pool is a special executor. Queue support (Locked, Blocking, Bounded, Monitored)
|
| dbpedia-owl:genre
| |
| dbpedia-owl:programmingLanguage
| |
| dbpedia-owl:wikiPageExternalLink
| |
| dbpprop:genre
| |
| dbpprop:name
| |
| dbpprop:programmingLanguage
| |
| dbpprop:wikiPageUsesTemplate
| |
| dcterms:subject
| |
| rdf:type
| |
| rdfs:comment
|
- ZThreads is a cross-platform high-level object-oriented C++ library, which provides an interface to both POSIX Pthread and Windows API threads. It's licensed under MIT License and authored by Eric Crahen. ZThread is one of several C++ threading libraries available: such as Boost Threads, POCO, Intel Threading Building Blocks.
|
| rdfs:label
| |
| owl:sameAs
| |
| foaf:name
| |
| foaf:page
| |
| is dbpedia-owl:wikiPageRedirects
of | |
| is owl:sameAs
of | |
| is foaf:primaryTopic
of | |