Browsing projects by Tag(s)

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

Showing page 1 of 21

collectd is a small daemon which collects system information periodically and writes the results to an RRD-file. What does collectd do? collectd collects information about the system it is running on and writes this information into special database files. These database files can then be used ... [More] to generate graphs of the collected data. collectd itself does not generate graphs, it only collects the data. You should use software like drraw to generate pretty pictures from these RRD-files. Nonetheless, sample scripts are included to get you started on own graphing scripts. [Less]

4.66667
   
  1 review  |  23 users  |  108,362 lines of code  |  48 current contributors  |  Analyzed 2 days ago
 
 

DragonFly is an operating system and environment originally based on FreeBSD. DragonFly is developing a radically different approach to concurrency, SMP, and most other kernel subsystems. DragonFly belongs to the same class of operating system as BSD and Linux and is based on the same UNIX ideals and APIs.

4.76923
   
  0 reviews  |  17 users  |  8,969,224 lines of code  |  28 current contributors  |  Analyzed 25 days 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]

5.0
 
  1 review  |  13 users  |  234,457 lines of code  |  14 current contributors  |  Analyzed 7 days ago
 
 

Firewall Builder consists of a GUI and set of policy compilers for various firewall platforms. It helps users maintain a database of objects and allows policy editing using simple drag-and-drop operations. The GUI and policy compilers are completely independent, which provides for a consistent ... [More] abstract model and the same GUI for different firewall platforms. It currently supports iptables, ipfilter, ipfw, OpenBSD pf, Cisco PIX, and FWSM. [Less]

5.0
 
  1 review  |  12 users  |  744,861 lines of code  |  11 current contributors  |  Analyzed about 2 years ago
 
 

JGroups is a toolkit for reliable multicast communication. (Note that this doesn't necessarily mean IP Multicast, JGroups can also use transports such as TCP). It can be used to create groups of processes whose members can send messages to each other. The main features include * Group ... [More] creation and deletion. Group members can be spread across LANs or WANs * Joining and leaving of groups * Membership detection and notification about joined/left/crashed members * Detection and removal of crashed members * Sending and receiving of member-to-group messages (point-to-multipoint) * Sending and receiving of member-to-member messages (point-to-point) [Less]

4.57143
   
  0 reviews  |  12 users  |  118,560 lines of code  |  13 current contributors  |  Analyzed 7 days 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]

5.0
 
  0 reviews  |  11 users  |  219,152 lines of code  |  27 current contributors  |  Analyzed 7 days ago
 
 

Kamailio is the result of merging SIP Express Router (SER) with OpenSER. It is an open source project managed by its community, released under GPLv2, and focusing to build a flexible and rock solid SIP server. Among features: full RFC3261 implementation, support for IPv4, IPv6, UDP, TCP, TLS ... [More] , SCTP, DNS SRV and NAPTR, Websockets, least cost routing, load balancing, AAA, presence server, RCS/RCSe, embedded XACP server and MSRP relay, RADIUS, XMLRPC control interface, IMS extensions, MySQL, Postgres and many other DB backends. [Less]

5.0
 
  0 reviews  |  8 users  |  791,330 lines of code  |  49 current contributors  |  Analyzed 8 days ago
 
 

Lustre is a scalable, secure, robust, highly-available cluster file system.

4.0
   
  0 reviews  |  6 users  |  873,060 lines of code  |  78 current contributors  |  Analyzed 5 days ago
 
 
Compare

Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. Ceph fills two significant gaps in the array of currently available file systems: 1. Robust, open-source distributed storage — Ceph is released under the terms of the LGPL ... [More] , which means it is free software (as in speech and beer). Ceph will provide a variety of key features that are generally lacking from existing open-source file systems, including seamless scalability (the ability to simply add disks to expand volumes), intelligent load balancing, and efficient, easy to use snapshot functionality. 2. Scalability — Ceph is built from the ground up to seamlessly and gracefully scale from gigabytes to petabytes and beyond. Scalability is considered in terms of ... [Less]

5.0
 
  0 reviews  |  6 users  |  360,344 lines of code  |  74 current contributors  |  Analyzed 7 days ago
 
 

JASMINe is an advanced configuration and management tool for Java EE cluster (JOnAS). It provides the following features - cluster configuration and deploy ment through a Eclipse RCP console - cluster monitoring and error detection mechanisms - an soon, some automatic scaling and healing capabilities JASMINe is an OW2 project.

5.0
 
  1 review  |  5 users  |  495,093 lines of code  |  7 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.