Union of Architecture Styles
The most straight-forward way to compose styles is to use the features of both
together. An example of this would be allowing both message passing and
access to shared data in the same architecture.
The
MetaH architecture specification language
allows this, for example.