Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Tag: synchronization

  • Home
  • synchronization

Đồng bộ sử dụng Interlocked trong C#

December 29, 2021January 3, 2022 duongnt.bk2 Comments on Đồng bộ sử dụng Interlocked trong C#

Phương pháp đồng bộ phổ biến nhất trong C# .NET là sử dụng lock. Nhưng trong nhiều tình huống, Interlocked có hiệu năng vượt trội.

C#, Vietnamese C#, performance, synchronization

Synchronization with Interlocked in C#

December 27, 2021December 29, 2021 duongnt.bk3 Comments on Synchronization with Interlocked in C#

The most common way to synchronize threads in C# .NET is using the lock keyword. But in many situations, the Interlocked class can provide superior performance.

C#, English C#, performance, synchronization
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress