TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Conway's Law

51 点作者 manceraio超过 3 年前

6 条评论

monkeybutton超过 3 年前
I think there's a connection to be made between Conway's law, domain driven design, and building silos within an organization to reduce communication overhead between teams. Teams and project ownership should be structured so that teams have what they need to work on their own, with as little dependency on others as possible. The same thing goes for the services they're writing: data transfer and ownership within the domain is okay but should be minimized outside of it.
评论 #29885492 未加载
评论 #29886122 未加载
评论 #29887408 未加载
pvg超过 3 年前
Previous threads discussing Conway&#x27;s Law from 1, 3, 4, 5 and 7 years ago, reflecting HN&#x27;s memetic structure.<p><a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?dateRange=all&amp;page=0&amp;prefix=true&amp;query=Conway%27s%20Law%20comments%3E15&amp;sort=byDate&amp;type=story" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?dateRange=all&amp;page=0&amp;prefix=true&amp;que...</a>
评论 #29885567 未加载
vincent-manis超过 3 年前
Probably the clearest example of Conway&#x27;s Law I ever saw was when I was consulting for a dev team whose product used a complex database. They were facing a very stiff deadline, which I was there to help them achieve. Suddenly, one of the server processes started to fail, though it had been working fine up to then. After a fair amount of panic (at this point in the dev cycle pretty much anything unexpected triggered panic), the cause was found: the DBA had made a small schema change. Knowledge of the change didn&#x27;t propagate to the dev team because the DBA sat on the extreme other side of the cube farm.
jmchuster超过 3 年前
For a simple example with services, I manage six services that are all interconnected, but serve different groups and use cases for the company. And each time i switch the service i&#x27;m working on, it&#x27;s almost like i&#x27;m putting on a different mental hat. Sure, we technically can have them in one single monolith, but i find that short mental barrier between services, even without lots of teams and developers, to be helpful.
sreekotay超过 3 年前
AKA you will inevitably ship your org chart.
Slackermanz超过 3 年前
Here I was thinking &quot;Conway&#x27;s Law&quot; was B3&#x2F;S23!<p><a href="https:&#x2F;&#x2F;slackermanz.com&#x2F;wp-content&#x2F;uploads&#x2F;VID&#x2F;CGOL_LTL_HROT&#x2F;VKAutomata1531_SCALE.mp4?_=2" rel="nofollow">https:&#x2F;&#x2F;slackermanz.com&#x2F;wp-content&#x2F;uploads&#x2F;VID&#x2F;CGOL_LTL_HROT...</a>