This closes #149 pre-release work with doc and examples changes
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c998e9a4 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c998e9a4 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/c998e9a4 Branch: refs/heads/master Commit: c998e9a4456bf8a99fefad1c64ffe0ab4dc17de8 Parents: 8f04442 2cf0bb7 Author: Clebert Suconic <[email protected]> Authored: Wed Sep 2 10:22:51 2015 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Sep 2 10:22:51 2015 -0400 ---------------------------------------------------------------------- docs/user-manual/en/SUMMARY.md | 3 +- .../en/diagrams/architecture-diagrams.odg | Bin 16808 -> 12645 bytes docs/user-manual/en/examples.md | 198 ++++++++++++++-- docs/user-manual/en/images/architecture1.jpg | Bin 35696 -> 62657 bytes docs/user-manual/en/libaio.md | 33 +-- docs/user-manual/en/maven-plugin.md | 223 +++++++++++++++++++ docs/user-manual/en/perf-tuning.md | 19 ++ examples/README.md | 7 + .../client-side-load-balancing/pom.xml | 8 + .../clustered-durable-subscription/pom.xml | 4 + .../clustered/clustered-grouping/pom.xml | 6 + .../clustered/clustered-jgroups/pom.xml | 4 + .../features/clustered/clustered-queue/pom.xml | 4 + .../clustered-static-discovery/pom.xml | 6 + .../clustered/clustered-static-oneway/pom.xml | 6 + .../features/clustered/clustered-topic/pom.xml | 4 + .../queue-message-redistribution/pom.xml | 4 + .../clustered/symmetric-cluster/pom.xml | 12 +- 18 files changed, 491 insertions(+), 50 deletions(-) ----------------------------------------------------------------------
