How does this [layers - ARGO] play with two services talking with each other? One pubsto the other's subs?The other requests to the first's response?How valuable is the layered abstraction?
"Typically a layered is allowed to call only the layer below it and be called only by the layer above it (but there are variants e.g. a layer can call to any layer below it; vertical layers that can call multiple layers; etc. -- all is fine as long as the layers communication paths are limited by some rules)."
Subscribe to RSS headline updates from: