Tags : Browse Projects

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

aria2

Compare

  Analyzed about 19 hours ago

aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE), and Metalink. It can download one or more files individually or from multiple sources/protocols at the same time and tries to utilize your maximum download bandwidth (by using ... [More] multiple threads and downloading data from HTTP(S)/FTP, while also uploading to the BitTorrent swarm). Using Metalink's chunk checksums, aria2 automatically validates chunks of data while downloading a file like BitTorrent. The physical memory usage is typically 3MB(normal HTTP/FTP downloads) to 6MB(BitTorrent downloads). CPU usage in BitTorrent with download speed of 1500KB/sec is around 6%. [Less]

129K lines of code

4 current contributors

3 months since last commit

145 users on Open Hub

Low Activity
4.65
   
I Use This

hazelcast

Compare

  Analyzed about 7 hours 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.45M lines of code

66 current contributors

about 18 hours since last commit

15 users on Open Hub

Very High Activity
5.0
 
I Use This

YaCy

Compare

  Analyzed about 6 hours ago

YaCy is a P2P search engine for the WWW including a crawler and HTTP proxy

232K lines of code

8 current contributors

15 days since last commit

12 users on Open Hub

Moderate Activity
4.71429
   
I Use This

Project Tox

Compare

  Analyzed about 16 hours ago

Free and secure distributed Skype replacement.

74.6K lines of code

8 current contributors

16 days since last commit

10 users on Open Hub

High Activity
5.0
 
I Use This

Jami

Compare

Claimed by Savoir-faire Linux No analysis available

Jami (formerly Ring) is a robust, standards-compliant enterprise softphone, for desktop and embedded systems. It is designed to handle several hundred calls a day. Ring is available under the GNU GPL license, version 3.

0 lines of code

27 current contributors

0 since last commit

9 users on Open Hub

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

libtorrent-rasterbar

Compare

  Analyzed about 6 hours ago

libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. The main goals of libtorrent are: * to be cpu efficient * to be memory efficient * to be very easy to use

190K lines of code

23 current contributors

about 1 month since last commit

6 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: BSD_License, Boost_Sof...

DocSharePoint

Compare

  Analyzed about 16 hours ago

Open Source Peer To Peer application based on pastry

6.13K lines of code

0 current contributors

about 12 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

telehash

Compare

  Analyzed about 21 hours ago

An interoperable private mesh networking standard.

166K lines of code

0 current contributors

almost 7 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: mit, Public_do...

scalaris

Compare

  Analyzed about 10 hours ago

Scalaris is a distributed key-value store.Scalaris is a scalable, transactional, distributed key-value store. It can be used for building scalable Web 2.0 services. Scalaris uses a structured overlay with a non-blocking Paxos commit protocol for transaction processing with strong consistency ... [More] over replicas. Scalaris is implemented in Erlang. Project homepage: http://scalaris.zib.de/ Code repository: https://github.com/scalaris-team/scalaris Mailing list: http://groups.google.com/group/scalaris [Less]

175K lines of code

5 current contributors

5 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

project-voldemort

Compare

  Analyzed about 21 hours ago

An open source clone of Amazon's Dynamo. This project has moved to GitHub with the exception of the issue tracker that is still hosted here.

199K lines of code

0 current contributors

9 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This