軟件構造7.2

軟件構造7.2 What is Thread Safety 什麼是線程安全 Strategy 1: Confinement限制數據共享 Strategy 2: Immutability策略2:使用Immutable變量。並保證是沒有任何可能的mutate變異 Strategy 3: Using Threadsafe Data Types 策略3:使用線程安全的數據類型 What is Thread
相關文章
相關標籤/搜索