What's the recipe for scale?

Options

Say I want to deploy some kind of database service across multiple machines. Does AppWorks provide mechanisms for this, or will it in the future, or have I misunderstood the point behind AppWorks?

Comments

  • Do you mean you want to deploy an AppWorks service on a cluster of gateways, and your service will use the DB?

    If your service uses our JPA facilities, you get all of that, including cache coordination across the cluster. See here for details.

  • I'm thinking more...

    can I use appworks to deploy a single app to multiple instances of appworks?