Tags : Browse Projects

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

SmartOptimizer

Compare

  Analyzed about 23 hours ago

SmartOptimizer is a PHP program that enhances your website performance by optimizing the front-end using techniques such as minifying, compression, caching and concatenation.

349 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

FileMap

Compare

  Analyzed 1 day ago

FileMap is a file-based map-reduce system for data-parallel computation. If you’re familiar with Hadoop Streaming, you can think of FileMap as a lightweight, high-performance, zero-install alternative.

3.12K lines of code

0 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Tila

Compare

  Analyzed about 10 hours ago

TILA (Tiles on LAn) - is a Java Map Tile Cache Server. Tila will solve performance problems in applications using a map tile server by storing the tiles on your LAN. Tila is still on development but lastest versions are usable. For version 0.1.2 Tila support the folowing caches: - ... [More] Google Maps - Open Street Map - TMS (OSGeo Tile Map Service) - WMS (OGC Web Map Service) - WMTS (OGC Web Map Tile Service) - Virtual Earth [Less]

4.53K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

sfCacheBackportPlugin

Compare

  No analysis available

A multi-purpose Symfony caching plugin: - Provides Symfony 1.1+ cache classes for Symfony 1.0 (with an adapter for view caching). - Also provides a transparent and extensible API to cache objects with the cache classes, for any version of Symfony. - A convenient way to get cache classes depending ... [More] on your environment. - DebugBar/Logging for any cache class, with timing and hit/miss information. [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: mit

OpenSplice DDS

Compare

  Analyzed about 17 hours ago

OpenSplice DDS is an high performance data distribution technology used today in some of the most demanding environments such as automated trading, air traffic control and management, high volume telemetry systems. OpenSplice DDS enhances the basic publish/subscribe paradigm with a set of Quality ... [More] of Service that allow to control any aspect of the data distribution, be it latency, throughput, persistence, replication, filtering, etc. Finally, OpenSplice DDS is a full implementation of the OMG DDS v1.2 standard. [Less]

1.3M lines of code

9 current contributors

almost 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Spring-Modules Fork

Compare

  Analyzed 1 day ago

Fork of the abandoned SpringModules (unofficial extensions for Spring) project. https://springmodules.dev.java.net/

170K lines of code

0 current contributors

almost 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Nerot

Compare

  Analyzed 1 day 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

B2XCore

Compare

  Analyzed about 23 hours ago

A smart framework and extensions to create powerfull applications using .NET 2.0 or later (3.0, 3.5, 4.0 etc.) and C#. MS SQL 2000, 2005 and 2008 and soon MySql 5+ can be used as database but it's not required for small apps.

1.14M lines of code

0 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Java Stateless Servlet Filter

Compare

  Analyzed 1 day ago

A Java servlet filter which moves session storage out of the java application container, allowing to scale easily by adding more servers, without using a cluster nor changing the code. Session data can be stored into a cookie, memcached, a DB ...

3.42K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Java EE Cache Filter

Compare

  Analyzed about 18 hours ago

Java EE Cache Filter provides a collection of common Servlet filters for Java web applications allowing you to transparently set HTTP cache headers in order to enable browser caching. Why does cache matter? Web page designs are getting richer and richer, which means more scripts, stylesheets ... [More] , images, and Flash in the page. A first-time visitor to your page may have to make several HTTP requests, but by using the Expires header you make those components cacheable. This avoids unnecessary HTTP requests on subsequent page views. Browsers (and proxies) use a cache to reduce the number and size of HTTP requests, making web pages load faster. [Less]

305 lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This