Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

This pthread library will empower the developer to create threaded C programs quickly and efficiently. This set of functions will provide the following functionality Thread pool task execution (think ThreadPoolExecutor in Java) Blocking queues (linked and array) Function wrappers Thread manager ... [More] Signal handler Other helpful functions Project Owner Nick Powers Project Members [Less]

3.5
   
  0 reviews  |  4 users  |  60,416 lines of code  |  0 current contributors  |  Analyzed about 4 hours ago
 
 

A simple library implementing a thread pool in C, using POSIX threads. The library has been tested to work with both LinuxThreads and NPTL. Features: multiple worker pools, manager-free design (no thread overhead), asynchronous cancellation safe design, fork-safe design, very few dependencies, automated unit testing, well-documented.

0
 
  0 reviews  |  1 user  |  10,218 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.