Go 性能優化技巧 6/10

爲什麼80%的碼農都做不了架構師?>>>    Go 使用 channel 實現 CSP 模型。處理雙方僅關注通道和數據本身,無需理會對方身份和數量,以此實現結構性解耦。在各文宣中都有 「Don't communicate by sharing memory, share memory by communicating.」 這類說法。但這並非鼓勵我們不分場合,教條地使用 channel。 在我看來
相關文章
相關標籤/搜索