Software Index
Related Topics
Popular Trends
Trending Topics
 

Distributed Object Cache

All | Freeware
Product Title  /  Popularity Revised License Rating Size
NCache
NCache is a clustered object cache for .NET that also includes a Clustered ASP.NET Session State. This Clustered Session State is much faster than the standard ASP.NET Session State and handles server-farm configuration much better. It has a better performance ...
March 5th 2011 Commercial  5 stars 39,986k
NCache
NCache is an extremely fast and scalable in-memory distributed cache that caches application data and reduces expensive database trips. NCache also stores ASP.NET Session State and Java JSP Sessions in web farms.

It runs faster because unlike ASP.NET Session State ...
October 27th 2011 Commercial  5 stars 15,056k
StorageEdge Express
Speed up WSS and SharePoint Foundation 2010 by optimizing BLOB storage. Reduce load on the database.Migrate BLOBs out of your database to reduce its size by 95%. Also reduce database transaction load because BLOB operations no longer go to the ...
March 8th 2011 Freeware    8,499k
NCache Express
NCache Express seamlessly integrates with Caching Application Block
Alachisoft’s NCache Express provides a seamless integration with the Caching Application Block (CAB) in Enterprise Library 4.0. NCache Express is a FREE version and supports Cache clients either local or from a ...
June 5th 2008 Freeware  5 stars 1,024k
Twisted
Twisted is a framework, written in Python, for writing networked applications. Twisted includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an ...
April 22nd 2011 Freeware    2,458k
Ehcache
Ehcache 1.5.0 / 1.6.0 RC1

Ehcache features memory and disk stores, replicate by copy and invalidate, cache loaders, cache extensions, cache exception handlers, listeners, a gzip caching servlet filter and much more ...

Ehcache is available under an Apache open source license ...
January 10th 2011 Freeware    3,932k
ASP/VBA/COM ActiveX Dictionary object
Free-threaded hi-speed dictionary algorithm with unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process. Lock and Unlock methods to synchronize tasks (application scope). Share ASP Application/Session objects.
December 2nd 2002 Commercial  4 stars 140k
Object Inspector
Object Inspector is a component suite containing inspectors that allow you to change anything in your application at runtime.
May 23rd 2007 Demo  5 stars 2,478k
RealTime Cookie & Cache Cleaner
KleinSoft proudly presents the latest installment in the RtCC range, RealTime Cookie & Cache Cleaner. RtC3 consists of all the features RtCC v2.5 had and then some! The features now include the ability to clean your internet cache on the ...
February 23rd 2006 Shareware    1,411k
Distributed Password Recovery
From now on, using distributed computing for password recovery is a snap. Simply install the agent module on all available local or remote PCs. The program utilizes CPU idle time, which is otherwise wasted. The more computers you connect, the ...
March 11th 2006 Shareware    3,041k
IE Cache Sucker
IE Cache Sucker is a files explorer utility witch let you extract files from the internet explorer temporary (cache explorer) where Internet Explorer save file during navigation.

The cache explorer is rich of useful images (png, gif, bmp, exif, jpg ...
March 22nd 2009 Shareware  5 stars 483k
Group Policy Object Export Import Tool
Group Policy Object Export Import Tool - GPO ExIm enables Export or Import GPO settings from Group Policy Objects. GPO Tools creates Group Policy Object Settings, GPO Policies, GPO Active Directory settings. With GPO ExIm, working with GPO made easy
...
September 28th 2010 Shareware    994k
NeoBook Object Commander
Developed specifically for NeoBook developers, and written entirely with NeoBook, NeoBook Object Commander stores unlimited NeoBook objects with object properties and actions to use again in other projects. It's intuitive interface makes it easy to save and insert any NeoBook ...
October 4th 2011 Shareware    2,704k
Chicken
CHICKEN is a compiler for the Scheme programming language. It produces portable, efficient C, supports almost all of the current Scheme language standard, the Revised5 Report on the Algorithmic Language Scheme (R5RS ), and includes many enhancements and extensions. CHICKEN ...
August 14th 2011 Freeware    3,297k
Cache Status for Linux
Cache Status displays cache status and allows easy management from status bar.

This utility extension monitors your cache statistics for both memory and disk devices, pulling the numbers straight from the same place that 'about:cache' does.

You can also clear your cache ...
August 11th 2011 Freeware    31k
Coda Distributed File System
Coda is an advanced networked filesystem. The project has been developed at CMU since 1987 by the systems group of M. Satyanarayanan. in the SCS department.

Coda is a distributed filesystem with its origin in AFS2. It has many features that ...
August 14th 2011 Freeware    1,536k
Python for Linux
Python is an interpreted, interactive, object-oriented programming language. Python is often compared to Perl, Tcl, Scheme or Java.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There ...
October 15th 2011 Freeware    11,254k
Performance Application Programming Interface
PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors.

PAPI enables software engineers to see, in near real time, the relation between ...
February 13th 2011 Freeware    3,379k
NOOFS
NOOFS is a project which aims at creating an innovative file system, whose source code is distributed under the terms of the General Public Licence GNU.

The project is developed within the framework of an end of studies project in EPITECH. ...
January 9th 2011 Freeware    2,560k
SPT Object Database
SPT Object Database is a pure Java Object Database developed around the Prevayler transactional object persistence framework. It attempts to address some of the most glaring deficiencies in Prevayler while making full use of its great features.

Object Database

An object database ...
November 19th 2011 Freeware    92k
Related Scripts
Getting started with the FMA and Jiro
This article provides the user a detailed introduction of the FMA (Federated Management Architecture), which is a standard extension to the Java 2 platform. It also explains how it creates the policy-based management application infrastructures. The article tells you about ...
December 17th 2005 Freeware     
How To Store Data in Application Scope by Using ASP.NET and Visual Basic .NET
This article clearly shows how to store data that can be accessed throughout the application. The author explains how to utilize Application Object, Cache Object, and AppSettings Object to carry out the process. The author also gives various references to ...
December 15th 2005 Freeware     
A Real-World Example of Caching Data in the Application Object
From this article you will able to understand the limitation of using database for storing web content and the effectiveness of application-level variables to access values dynamically through ASP pages. And here, the author suggests to utilize the Application object ...
November 29th 2005 Freeware     
Response.Friend - An insight into the Response Object
Through this tutorial, beginners in ASP language can gain knowledge in ASP Response Object and it's methods. This tutorial explains how Response.Write, Response.Redirect and Response.Expires can be used to print a message on the screen, load a page as per ...
December 21st 2005 Freeware     
PHP Object Generator
POG (PHP Object Generator) saves the PHP developer time by generating tested and efficient PHP Objects. The programming pattern behind POG is Object-Relational Mapping also known as Active Record or Persistence Layer. Above all else, the generated code has been ...
May 22nd 2006 Freeware    586k
.NET Email Component Smtp.NET
Professional Email Component for ASP.NET and .NET Windows Forms which doesn?t extend the System.Web.Mail namespace but was built from the ground up to go further and offer you more. Smtp.NET was designed to be the easiest .NET email component to ...
November 27th 2005 Commercial     
Access ASP Application object from a remote script
Access ASP Application object from a remote script is a tutorial that elaborates and guides users to utilize ASP application object from other environments. This tutorial guides users to make it possible by creating an http interface. This will be ...
December 14th 2005 Freeware     
Active Cache for ASP
Active Cache component helps your ASP application to handle more users by caching the ASP output. COM+ is an essential environment for this tool. / Some key features of this component are it supports content management system, page and page ...
November 27th 2005 Commercial     
Active Cache of ASP
Crainiate Active Cache gives your ASP web application the ability to handle more users in less time by caching ASP output on IIS 5.0 or 6.0. It provides dramatic performance and scalability improvements by using disk-based page and page fragment ...
November 28th 2005 Freeware     
Active Server Pages: "Talking Back" With the Response Object
You can learn easily and clearly about the ASP Response Object through this ASP tutorial. And this tutorial instructs you how to handle the methods of this object to carry out the data transmission tasks. Clear demonstration is available on ...
November 26th 2005 Freeware     
Related Code
ASP.NET Barcode Professional 2.5
Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. At design-time Barcode Professional Designer shows the barcode image in the specified image format (GIF, JPEG/JPG, PNG, and BMP) to render and it works in most popular Development ...
February 7th 2006     878k
Audio Thread Object v1.0
This unit contains a thread object for sending audio data to the sound card through MMSystem. It is very simple to use and was purposely desinged that way for people to add onto it. The code is well commented and ...
June 24th 2006     30k
COM object has been separated from its underlying RCW can not be used
In development everything seems all right. I used the Adobe acrobat reader component in my project. Very cool component. However in the rollout on windows 2000 computers it crashed before showing anything. With the error “COM object has been separated ...
August 9th 2006     47k
Simple Automation Object
After struggling to learn COM for the past few days I finally started to understand it so I decided to create a brief "how to" tutorial. I choose the Temperature Conversion section from the JEDI Code Library to provide a ...
June 20th 2007     16k
List ALL properties for ANY object
A new window is opened, with a table listing all available properties with values for your object.
May 23rd 2007     2k
New Software
Popular Software