Tags : Browse Projects

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

message-mate

Compare

  Analyzed 1 day ago

Message-Mate is a library for building messaging architectures. It provides components to integrate parts of your business logic in a loosely coupled fashion. This allows for applications to be highly extensible and easily tested.

18.7K lines of code

5 current contributors

over 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Net4j

Compare

  Analyzed 1 day ago

Net4j Signalling Platform ========================= Net4j is an extensible client-server communications platform based on OSGi but also executable stand alone. You can easily extend the protocol stack with Eclipse plugins that provide new transport or application protocols. Net4j's focus on ... [More] performance and scalability is featured by non-blocking I/O, zero-copy signals and multiplexed binary protocols. Net4j was originally developed to support the CDO technology for distributed shared and persistent EMF models but can also multiplex your own user-supplied application protocols through the same socket connection. [Less]

2.16M lines of code

0 current contributors

12 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

PHP_Application

Compare

  Analyzed 1 day ago

PHP_Application is a platform for development of event-driven applications in which two mechanisms of distribution of events are realized. The first level are objects and their events, the second - the application and its events. The mechanism of distribution of events of the applications supports ... [More] distribution of the directed and broadcasting events, and also provides synchronous or asynchronous processing events. The structure of the application represents hierarchy of objects with various levels of abstraction. Functionality of the application is completely defined by a set of the objects included in the application, and interaction between them, i.e. a stream of events. The used application structure allows to operate a stream of events extending downwards on object hierarchy. [Less]

20.2K lines of code

0 current contributors

almost 11 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

async

Compare

  Analyzed 1 day ago

This Java library provides some useful building blocks to build high-performance multi-threaded asynchronous applications in Java. Its implementation was inspired by Twisted's asynchronous library (twisted.internet.defer). Deferred allows you to easily build asynchronous processing chains that ... [More] must trigger when an asynchronous event (I/O, RPC and whatnot) completes. It can be used extensively to build an asynchronous API in a multi-threaded server or client library. [Less]

727 lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

aFrame

Compare

  Analyzed 1 day ago

An event-driven JavaScript framework for running template-based modular JavaScript applications in the browser.

4.26K lines of code

0 current contributors

about 15 years since last commit

2 users on Open Hub

Inactive
4.0
   
I Use This

conexus

Compare

  Analyzed 3 days ago

A generalized C++ I/O library that includes support for * BSD sockets (IPv4, IPv6, TCP, UDP) * OpenSSL secure streams * NSPR sockets * NSS secure streams * Kernel message queues * Files and pipes * Serial/tty * Gtkmm widgets * et. al.

75.6K lines of code

0 current contributors

about 14 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

RoQ

Compare

  Analyzed 1 day ago

RoQ (pronounce /rɒkˈjuː/, as in "Rock You") is the first implementation of EQS, a new architecture designed for efficient messaging in the cloud. Traditionally, MOMs are not designed to support elastic scaling. This means that in a cloud context, they may very quickly become a bottleneck in terms ... [More] of performance. RoQ has been designed from day 1 to answer this problem. It's architecture is elastically scalable. This includes three properties: When required, the capacity of the system will be increased automatically This capacity increase has no impact on the global performance When the load decrease, the system will scale down to avoid using unnecessary ressources RoQ started as a research project within EURA NOVA and has since then evolved into an open source project. [Less]

36.6K lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

ROOT-Sim

Compare

  Analyzed 1 day ago

The ROme OpTimistic Simulator: Multithreaded Parallel Discrete Event Simulator

7.26K lines of code

2 current contributors

about 1 year since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

IO-Reactor

Compare

  Analyzed 1 day ago

A pure-Ruby implementation of an asynchronous multiplexed IO Reactor which is based on the Reactor design pattern found in Pattern-Oriented Software Architecture, Volume 2: Patterns for Concurrent and Networked Objects.

714 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

The StreamModule System

Compare

  No analysis available

A set of libraries designed to make it easier to write programs that communicate asynchronously without resorting to threads or RPC.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: lgpl21_or...