Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
jettro edited this page Feb 17, 2012 · 3 revisions

Welcome to the Axon-trader wiki!

The Axon-Trader is a sample application to demonstrate the main concepts of the Axon-Framework. This sample is the playground for new features and we made it in a way that we can use it to do some performance tests and scalability tests with the Axon-framework. The application is not the most basic application, therefore we have created some documentation to better understand what the application is doing. We have separated the documentation in the following parts:

Understand what the application is doing : User guide

To get an idea of the domain model, look here : Domain model

The architecture is described here : Architecture

Clone this wiki locally