Tags : Browse Projects

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

Python ATP

Compare

  Analyzed about 21 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

almost 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Android Async

Compare

  No analysis available

A small library to help Android apps run blocking background tasks asynchronously. Standard java concurrency tools like Executors, Futures, Callables etc are used for flexibility.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: isc

EZTrace

Compare

  No analysis available

EZTrace is a tool that aims at generating automatically execution trace from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE.

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

NPS Pthread Pool Library

Compare

  Analyzed about 18 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

almost 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Priest

Compare

  Analyzed about 1 hour ago

Priest is an extended monk commandline tool with functionallity not being accepted into mainline monk. It is however compatible with mainline glue and skeletons.

779 lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Wefts

Compare

  No analysis available

A C++ high-level yet efficent multithreading library, portable across pthread-enabled platforms (and at a later developement stage also natively on windows). Implements also low level primitives for faster multithreading.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

libthread++

Compare

  Analyzed about 14 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

TransactionKit

Compare

  Analyzed about 19 hours ago

Lockless Multi-Reader, Multi-Writer Transaction Capable Hash Tables

8.44K lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

twine-cpp

Compare

  Analyzed about 9 hours ago

Twine is a very small threading library for C++.

3.26K 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
Licenses: gpl3, Proprietary