Hi, I'm testing with tuscany-sca-0.99-incubating, and I'm happy to see the calculator-distributed example. I'd like to know more about what capabilities Tuscany offers in terms of supporting a distributed architecture. I have a few use cases for my architecture;
- load balancing and scaling; can one e.g. configure a service to be load-balanced between different nodes? In particular it would be great to be able (dynamically) to add/remove a node for scaling up and down (to an optional max/min number of nodes). - fail-over; if a node for some reasons fail, could another node pick up the service(s) it served? - service provisioning; deploying and starting services on different nodes. Any feedback is appreciated, i.e. what support is there (docs?), what's planned, or if this is out of scope for Tuscany. Personally I think such support would be really helpful. Thanks!
