Y
Hacker News
new
|
ask
|
show
|
jobs
by
happycoder97
2472 days ago
What is orthogonal architecture?
1 comments
shoo
2472 days ago
i would assume: the different parts of the architecture are independent, and each addresses a completely distinct non-overlapping responsibility. i.e. you can add or remove or adjust each part without interactions between parts
link
happycoder97
2472 days ago
Could you give some guidelines to keep an emerging architecture orthogonal?
link