Multistrategy Architectures
Macro-level integration architecture
-
each methods uses own internal representation (for hypotheses
and/or data)
-
communication is across suitable APIs (application programming
interfaces) and data channels
-
loose coupling
-
e.g. RECON
Micro-level integration architecture
-
each method uses common hypothesis and/or data repository
-
interaction through shared repository
-
tight coupling
e.g. KESO
