Tags : Browse Projects

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

kamaelia-aws

Compare

  No analysis available

Concurrent access to AWSThis project came about when we needed to integrate SQS and S3 into our web application. It's released here to share with the community in the hope that it's useful and for anyone familiar with kamaelia to pick apart, or use for demo purposes. What does it give you?We ... [More] have several components at varying levels of abstraction. SQSComponents to handle passing json messages into and out of SQS S3Components to upload to S3, download from S3 and delete from S3. At higher levels we have a few Graphline based components that integrate various different components with a logging module. Getting the codeI spent a few minutes re remembering why I hate SVN and set up an hg repo for the code instead :-) You'll need to patch boto with the jsonmessage.diff for this to work. Issue 170 on the boto project refers to this. It's available here: http://freehg.org/u/ben/kamaelia-aws/ DocumentationAll you need to know to build the docs BuildingDocumentation [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: bsd

cpp-rotor

Compare

  Analyzed 1 day ago

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

17.5K lines of code

0 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

TransactionKit

Compare

  Analyzed 1 day ago

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

8.44K lines of code

0 current contributors

over 17 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

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

about 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

libthread++

Compare

  Analyzed 1 day ago

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

925 lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

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

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Dup_Finder

Compare

  Analyzed 1 day ago

Finds and lists files with duplicate contentFinds and lists files with duplicate content.

891 lines of code

2 current contributors

about 2 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This

concurrencytest

Compare

  Analyzed about 6 hours ago

Python testtools extension for running unittest suites concurrently.

254 lines of code

0 current contributors

about 2 months since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

Viua VM

Compare

  Analyzed 1 day ago

Viua parallel virtual machine designed to run massively concurrent programs. Viua VM programs are written in an assembly-lookalike language which is a thin abstraction over executable bytecode which gives the programmer great control over the behaviour of the program. The VM's assembly can also be a target for a higher-level compiler.

75.9K lines of code

1 current contributors

3 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

SparklesFutures

Compare

  No analysis available

A library for handling futures that depend on other futures with a work_queue of fulfilled promises that are delivered in the thread the promise lives in. Also allows for the propagation of error conditions and exceptions through futures.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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