JCS

Added by Taylor Gautier, last edited by Taylor Gautier on Feb 21, 2008  (view change)

Labels

 
(None)
Unknown macro: {import}

Labs Projects

Patterns

Master / Worker

Web Servers

Resin Support

Tools and Frameworks

JCS

Demo Code

Catalog Example

Webcasts

Distributed-Cache Webcast
Jetty Webcast
Hibernate Webcast

Experiments

Terracotta for JRuby

Overview

JCS project provides a Config Module for JCS 1.3.

How to use

Download the code, run

$ mvn clean install
$ mvn tc:start
$ mvn tc:run

You should see something like:

[INFO] [node] San Francisco

Then, run once more:

$ mvn tc:run

You should see something like:

[INFO] [node] Cache already contains given key
[INFO] [node] San Francisco

Public Source Repository

SVN: http://svn.terracotta.org/svn/forge/projects/labs/jcs

Private Source Repository (for committers)

SVN: https://svn.terracotta.org/repo/forge/projects/labs/jcs