Tags : Browse Projects

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

Vert.x

Compare

Claimed by Eclipse Foundation Analyzed 1 day ago

vert.x - Effortless asynchronous application development for the modern web and enterprise

141K lines of code

23 current contributors

2 days since last commit

16 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: apache_2, eclipse

Ganglia

Compare

  No analysis available

Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and grids. It is based on a hierarchical design targeted at federations of clusters. Ganglia is currently in use on over 500 clusters around the world and has scaled to handle clusters with 2000 nodes.

0 lines of code

0 current contributors

0 since last commit

16 users on Open Hub

Activity Not Available
4.2
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

hazelcast

Compare

  Analyzed 1 day ago

Hazelcast is a clustering and highly scalable data distribution platform for Java. Features: Distributed implementations of java.util.{Queue, Set, List, Map} Distributed implementation of java.util.concurrency.locks.Lock Distributed implementation of java.util.concurrent.ExecutorService ... [More] Distributed MultiMap for one-to-many relationships Distributed Topic for publish/subscribe messaging Transaction support and J2EE container integration via JCA Socket level encryption support for secure clusters Synchronous (write-through) and asynchronous (write-behind) persistence Second level cache provider for Hibernate Monitoring and management of the cluster via JMX Dynamic HTTP session clustering Support for cluster info and membership events Dynamic discovery Dynamic scaling Dynamic partitioning with backups Dynamic fail-over Hazelcast is for you if you want to share data/state among many servers (e.g. web session sharing) cache your data (distributed cache) for better performance cluster your application provide secure communication among servers partition your in-memory data send/receive messages among applications distribute workload onto many servers take advantage of parallel processing provide fail-safe data management Hazelcast is pure Java. JVMs that are running Hazelcast will dynamically cluster. Although by default Hazelcast will use multicast for discovery, it can also be configured to only use TCP/IP for enviroments where multicast is not available or preferred. Communication among cluster members is always TCP/IP with Java NIO beauty. Default configuration comes with 1 backup so if one node fails, no data will be lost. It is as simple as using java.util.{Queue, Set, List, Map}. Just add the hazelcast.jar into your classpath and start coding. A test application comes with the Hazelcast distribution that simulates the queue, set, map and lock APIs. You may want to watch the following 12 minute screencast to quickly get started. [Less]

1.44M lines of code

66 current contributors

2 days since last commit

15 users on Open Hub

Very High Activity
5.0
 
I Use This

Kazoo Platform

Compare

  Analyzed about 10 hours ago

Kazoo is a scalable, distributed, cloud-based telephony platform that allows you to build powerful telephony applications with a rich set of APIs. Designed to handle anything from large carrier to small countries, the Whistle infrastructure can do it all. There are no lock-ins and the software is ... [More] open-source to give you complete freedom. Services include: - Complete redundancy and failover between data centers - Complete replication of all data - Use of Map/Reduce algorithms inside NoSQL databases - Multi-master replication and caching of registrations, active channels and call lookups - Load balancing built-in - Event driven messaging for managing and using calls - A complete REST interface for implementing call flow features [Less]

327K lines of code

43 current contributors

2 months since last commit

15 users on Open Hub

Very Low Activity
5.0
 
I Use This

MassTransit

Compare

  No analysis available

MassTransit is a lean service bus implementation for .NET, enabling distributed applications with minimal invasion of infrastructure into the application services.

0 lines of code

27 current contributors

0 since last commit

14 users on Open Hub

Activity Not Available
4.5
   
I Use This
Mostly written in language not available
Licenses: apache_2

git-cola

Compare

  Analyzed about 20 hours ago

The highly caffeinated git GUI

36.7K lines of code

17 current contributors

10 days since last commit

13 users on Open Hub

Moderate Activity
5.0
 
I Use This

Friendica

Compare

  Analyzed 1 day ago

Friendica is what a social network should be. Friendica is distributed, open source, secure, private, modular, extensible, federated, and of course Friendica is free. You want more reasons? Join the new social web alliance and dump that old social network. You know - the one with all the ... [More] privacy issues. The world has changed. [Less]

440K lines of code

43 current contributors

2 days since last commit

13 users on Open Hub

Very High Activity
5.0
 
I Use This

Inferno Distributed Operating System

Compare

  No analysis available

Inferno® is a distributed operating system, originally developed at Bell Labs, but now developed and maintained by Vita Nuova® as Free Software. Applications written in Inferno's concurrent programming language, Limbo, are compiled to its portable virtual machine code (Dis), to run anywhere on a ... [More] network in the portable environment that Inferno provides. Unusually, that environment looks and acts like a complete operating system. The use of a high-level language and virtual machine is sensible but mundane. The interesting thing is the system's representation of services and resources. They are represented in a file-like name hiearchy. Programs access them using only the file operations open, read/write, and close. The 'files' may of course represent stored data, but may also be devices, [Less]

0 lines of code

4 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.625
   
I Use This
Mostly written in language not available
Licenses: gpl, lucent_plan9, lgpl

Monero

Compare

  Analyzed about 12 hours ago

Monero: the secure, private, untraceable cryptocurrency

1.23M lines of code

131 current contributors

21 days since last commit

12 users on Open Hub

High Activity
4.33333
   
I Use This

Infinispan

Compare

  No analysis available

Infinispan is an open source, JVM based data grid platform. Infinispan is a high performance, distributed and highly concurrent data structure. Also supports JTA transactions, eviction, and passivation/overflow to external storage.

0 lines of code

36 current contributors

0 since last commit

11 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: apache_2, lgpl21