Tags : Browse Projects

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

Archipel for Java

Compare

  Analyzed 1 day ago

Threads working together can be seen as a graph where each thread is a node. That's exactly what Archipel does. The aim is to make multithreading more easy: simply define your data exchange structures and write the business code for each of your threads, and Archipel handles the rest. Code is licenced under LGPL v3.0.

468 lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

libthread++

Compare

  Analyzed about 1 hour 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 17 hours ago

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

8.44K lines of code

0 current contributors

about 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

cpp-rotor

Compare

  Analyzed 1 day ago

Event loop friendly C++ actor micro-framework, supervisable

17.3K lines of code

0 current contributors

21 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This

concurrencytest

Compare

  Analyzed about 2 hours ago

Python testtools extension for running unittest suites concurrently.

251 lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

python-fslock

Compare

  No analysis available

This library provides a safe wrapper around flock(2). It avoids problems when using locks in multi-threaded applications, while still exposing exclusive and shared locks.

0 lines of code

1 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: mit

DynamiTE

Compare

  Analyzed 1 day ago

DynamiTE is a framework for writing concurrent applications in Java. It is grounded in a process calculus called TNT, which allows concurrent mobile processes to be modelled. Processes can communite synchronously and can respond to the signal of an abstract clock, which acts as a synchronisation point for multiple processes.

11.1K lines of code

0 current contributors

about 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pi-translate

Compare

  No analysis available

π-translate is a program (and accompanying framework) to convert source code to its equivalent π-calculus representation. From there, it is possible to further process the resulting expressions; the default plugin will try to produce a name-bounded version(*) and, on request, the accompanying ... [More] Petri-Net representation. The main goal is to enable the user to run a series of static verification tests on the original code. (*) Reiner Hüchting, Rupak Majumdar, and Roland Meyer. “A Theory of Name-Boundedness”. [Less]

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: gpl3_or_l...