Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

BigBank demonstrates a complete distributed, multi-cluster loan processing application. BigBank is organized into several architectural tiers:

...

BigBank can be deployed to the single-VM runtime used for the starter examples or to the cluster topology that is configured under servers/cluster. In either case, application configuration remains the same.

Getting Setup

To build and deploy BigBank to the single-VM server, do the following.

...

From your IDE, launch one of the client located in bigbank-client src/main/java/org/fabric3/samples/bigbank/client. The client will submit a loan application an wait for it to be processed.

Understanding the Architecture

The next section explains the BigBank application architecture in detail.