Tags : Browse Projects

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

ccache

Compare

  Analyzed 2 days ago

ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compilations and detecting when the same compilation is being done again.

71.7K lines of code

15 current contributors

3 days since last commit

29 users on Open Hub

Moderate Activity
4.33333
   
I Use This

eAccelerator

Compare

  Analyzed 1 day ago

eAccelerator is a further development of the mmcache PHP accelerator and encoder. It increases the performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated.

12.1K lines of code

0 current contributors

over 4 years since last commit

22 users on Open Hub

Inactive
4.2
   
I Use This

Concrete5

Compare

  No analysis available

CMS made for Marketing, but built for Geeks! Free and open sourced PHP based CMS. Try it at: www.concrete5.org/demo

0 lines of code

54 current contributors

0 since last commit

17 users on Open Hub

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

hazelcast

Compare

  Analyzed 3 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]

1.45M lines of code

66 current contributors

3 days since last commit

15 users on Open Hub

Very High Activity
5.0
 
I Use This

distcc

Compare

  Analyzed 5 months ago

distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results as a local build, is simple to install and use, and is usually much faster than a local compile. distcc does not require all ... [More] machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. They can even have different processors or operating systems, if cross-compilers are installed. [Less]

63.1K lines of code

10 current contributors

6 months since last commit

12 users on Open Hub

Activity Not Available
4.33333
   
I Use This

hwloc

Compare

  Analyzed 2 days ago

hwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing application with gathering information about the hardware so as to exploit it accordingly and efficiently. ... [More] hwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. [Less]

824K lines of code

6 current contributors

4 days since last commit

9 users on Open Hub

High Activity
5.0
 
I Use This

spymemcached

Compare

  Analyzed about 22 hours ago

A simple, asynchronous, single-threaded memcached client written in java.

20.7K lines of code

0 current contributors

over 3 years since last commit

8 users on Open Hub

Inactive
4.5
   
I Use This

JBoss Cache

Compare

Claimed by JBoss No analysis available

JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of applications. By eliminating unnecessary database access, JBoss Cache decreases network traffic and increases the scalability of applications. In addition, JBoss Cache ... [More] is a clustering library allowing you to transparently share objects across JVMs across a cluster. JBoss Cache provides three APIs to suit your needs. The Core API offers a tree-structured node-based cache. A POJO API provides the ability to perform fine-grained replication of Java objects, resulting in maximum performance benefits. Finally, a new Searchable API allows you to run object-based queries on the cache to search for cached objects. [Less]

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

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

CDO Model Repository

Compare

Claimed by Eclipse Foundation Analyzed 2 days ago

CDO Model Repository ===================== CDO is both a development-time model repository and a run-time persistence framework. Being highly optimized it supports object graphs of arbitrary size. CDO offers transactions with save points, explicit locking, change notification, queries ... [More] , temporality, branching, merging, offline and fail-over modes, ... The storage back-end is pluggable and migrations between direct JDBC, Hibernate, Objectivity/DB, MongoDB or DB4O are seamless for CDO applications. [Less]

2.38M lines of code

1 current contributors

12 months since last commit

8 users on Open Hub

Very Low Activity
4.72727
   
I Use This

Apache Traffic Server

Compare

Claimed by Apache Software Foundation Analyzed 2 days ago

Traffic Server is fast, scalable and extensible HTTP/1.1 compliant caching proxy server.

456K lines of code

63 current contributors

2 days since last commit

8 users on Open Hub

High Activity
5.0
 
I Use This