Tags : Browse Projects

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

Nerot

Compare

  Analyzed about 5 hours ago

Nerot schedules execution of a Java instance or static method (with arguments you provide) and stores the result in-memory for quick asynchronous retrieval. Basically, it is like traditional response caching, only faster. You never wait on a request after cache expires, because cache never expires. ... [More] Cache is only refreshed when the scheduled task executes without error. You can wrap any class or Object instance in a GenericTask to call it and store the result in cache. If you are interested in getting an RSS feed, you can use the built-in RSS feed retrieval task. If you are interested in just doing an HTTP GET request (without authentication), you can use the built-in HTTP GET task. Tasks and Stores are fully customizable and extensible. [Less]

1.6K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

kaleido-foundry

Compare

  Analyzed about 2 hours ago

Kaleido Foundry is a java framework, based on jdk 6 and java ee 5 & 6 APIs. It is a simple and extensible technical base for managing : file store, cache, configuration, i18n labels & exception messages, naming service (jndi for ejb / datasource / jms queue...), mail sender service (async or ... [More] not), asynchronous messaging (jms, tibco rdv / ems...). Moreover, it provides a context injection mechanism using @Context annotation for its components. You inject dynamically the component configuration, and the configuration management is dynamics and centralized (across your cluster). Kaleido Foundry has been designed to be easily used and extended by developer, and easy to integrate to your current java stack. [Less]

33.9K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

Ruby Memcache

Compare

  Analyzed about 17 hours ago

A Ruby client library for memcached, a high-performance distributed memory cache. memcached is used to alleviate database load by caching oft-used values in network-accessible memory space, and is used behind several high-traffic dynamic web sites like LiveJournal, Slashdot, WikiPedia, and others.

3.04K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

UltraESB

Compare

  No analysis available

The UltraESB is a Free and Open Source Enterprise Service Bus [ESB] that facilitates the integration of different systems. Integration is facilitated via "messages" which maybe HTTP/S messages (such as SOAP, REST, JSON, XML, Hessian, AS2, HTML, Binary, Text etc) or messages over many other ... [More] transports such as JMS, Email, TCP, MLLP/S etc, or Files FTP/S, SFTP etc. Messages may carry different types of payloads such as SOAP, XML, Text, CSV, EDI, HL7, JSON, Maps etc., and the UltraESB can accept messages over one transport in one format, and forward it to another system over another transport and another format. Messages passing through the UltraESB can be "mediated" via fragments of Java code or JSR 223 Scripting languages such as Ruby,Groovy,Javascript,etc. It supports Java IDE integration. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Galaxy by Parallel Universe

Compare

  Analyzed about 6 hours ago

Galaxy - a cache-coherent in-memory data grid

27.7K lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: eclipse, lgpv3_or_...

alphacloud.common

Compare

  Analyzed 1 day ago

AlphaCloud common libraries

32.3K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Angie

Compare

  Analyzed about 16 hours ago

Angie is an efficient, powerful and scalable web server, that was forked from nginx by some of its former core devs, with intention to extend functionality far beyond original version. Angie is a drop-in replacement for nginx, so you can use existing nginx configuration without major changes.

266K lines of code

0 current contributors

29 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

p5-Cache-Memcached-Fast

Compare

  Analyzed about 4 hours ago

Cache::Memcached::Fast is a Perl client for memcached, a memory cache daemon. It is designed to be a "drop in" replacement for Cache::Memcached, original pure Perl client, but is implemented in C for speed and has very low CPU consumption.

7.67K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Speed Tables

Compare

  Analyzed about 24 hours ago

Speed tables is a high-performance memory-resident database. The speed table compiler reads a table definition and generates a set of C access routines to create, manipulate and search tables containing millions of rows. Currently oriented towards Tcl.

50K lines of code

0 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

n3u-Niche-Store

Compare

  Analyzed about 16 hours ago

n3u Niche Store 14.02.20 is discontinued, Feel free to fork or study and learn from the code! n3u Niche Store is an online niche store that worked using the ProsperentAPI allowing webmasters to easily setup online stores that focused on keywords and had access to pull thousands of products from ... [More] thousands of merchants. Since it had a Niche focus it's goal wasn't to compete with the big brand retailers but instead make the hard to find products more available. It contains hand written code showcasing the many features that were implemented and was designed with caching in mind. Every page load generated a product list using only flat-file storage and no local database in which it made remote queries before caching the result. It features file and an image caching, SEO, and much more! [Less]

11.8K lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses