On 2010-11-20 12.11, Marcel Offermans wrote:
Obviously depends on how you define your architecture and layers, but for example manageability and monitoring can be drawn as a vertical column, accessing components from various layers (depending on how "low level" you want your monitoring to be).
That's an excellent point. Actually, that's such a good idea I'll add it to Streamflow ASAP. Makes perfect sense.
Another example could be when scaling your application in such a way that you're actually partitioning components in a cluster (because they're too big to all fit on a single node). Hooking up different components across nodes could be done through externally visible services.
Yeah, that would make sense as well. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

