/tutorial-copy-on-write

Primary LanguageJavaApache License 2.0Apache-2.0

tutorial-copy-on-write

This tutorial shows why we need the copy on write technique and how to use it.

Run the test with maven using:

mvn install

The tutorial is described in greater detail in this blog post