Tags : Browse Projects

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

GPars

Compare

  Analyzed 1 day ago

GPars (Groovy Parallel Systems) brings a wide variety of high-level concurrency concepts, such as actors, parallel collections, agents, dataflow concurrency and other to Groovy developers. Leveraging the enormous flexibility of the Groovy programming language and building on proven Java ... [More] technologies, we aim to make concurrent programming for multi-core hardware intuitive, robust and enjoyable. [Less]

55.7K lines of code

0 current contributors

over 5 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

NPS Pthread Pool Library

Compare

  Analyzed about 9 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.

10.1K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Threadly

Compare

  Analyzed about 2 hours ago

Threadly is a library of java tools to assist with concurrent development. There are tools to help with a wide range of development and testing. This is designed to be a complement to java.util.concurrent and uses java.util.concurrent to help assist in it's implementations where it makes sense. This ... [More] library is particularly useful for getting legacy concurrent code and getting it under test. [Less]

48.2K lines of code

3 current contributors

7 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Python ATP

Compare

  Analyzed about 6 hours ago

Adaptive thread pool for I/O bound tasks to minimize overhead of context switching and maximize resource utilization efficiency. Number of live workers is dependent on the task production rate, so the pool grows and shrinks based on the work load, that and you can configure the minimum number of ... [More] workers to be always ready to consume tasks. [Less]

944 lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

libworkqueue

Compare

  Analyzed 1 day ago

Cross platform, threaded priority work queue scheduler library in C. Run jobs based on priority, and/or scheduled time. Tested on Linux, Windows, BSD, OpenSolaris. Schedule jobs based on priority, and X milliseconds in the future.

3.5K lines of code

0 current contributors

almost 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

C++11 ThreadPool

Compare

  Analyzed 1 day ago

C++11 Implementation of Qt's QThreadPool

1.04K lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Fixed Thread Pool Library

Compare

  Analyzed about 23 hours ago

The implementation of a fixed thread pool.

464 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

libthread++

Compare

  Analyzed about 5 hours ago

Library implementing manageable threads and thread queues for C++.

925 lines of code

0 current contributors

almost 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This