Prevayler
The Open Source Prevalence Layer

Prevayler Examples

Posted in Mar 26, 2008 by Tasos Zervos - Edit - History

The following classes have a main () method and can be run directly. They are self explanatory.

  1. org.prevayler.demos. demo1.Main - A tiny application that generates random numbers and stores them using Prevayler.
  2. org.prevayler.demos. demo2.Main - A bank application using Prevayler.
  3. org.prevayler.demos. demo2.MainTransient - Exactly the same bank application running only in RAM.
  4. org.prevayler.demos. demo2.MainReplicaServer - Exactly the same bank application with transparent replication enabled.
  5. org.prevayler.demos. demo2.MainReplica - An application that connects to the MainReplicaSerever above and transparently replicates the bank application.

Comments


l

- - ageron

Posted in Jun 16, 2010 by 122.49.210.50