This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
clustered-jruby / examples
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README.txt | Sat Nov 22 11:21:54 -0800 2008 | |
| |
pom.xml | Sat Nov 22 11:21:54 -0800 2008 | |
| |
src/ | Sat Nov 22 11:21:54 -0800 2008 | |
| |
tc-config.xml | Sat Nov 22 11:21:54 -0800 2008 |
examples/README.txt
This is a sample application that demonstrates the usage of the clustered-jruby TIM. You can use this sample application to verify that the clustered-jruby TIM loads and functions properly in a Terracotta-enabled application. To use this sample application, first make sure you have the clustered-jruby TIM installed into your local Maven repository by running 'mvn install' from the clustered-jruby directory. Once you have it installed, you can run this sample application with 'mvn tc:run'. This sample will start two JRuby runtimes and share a single global variable ($shared) among them.







