Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Tag: concurrency

  • Home
  • concurrency

Xử lý lỗi trong launch builder của Kotlin

January 24, 2023January 25, 2023 duongnt.bk1 Comment on Xử lý lỗi trong launch builder của Kotlin

Trong bài hôm nay, chúng ta sẽ tìm hiểu cách xử lý exception xảy ra trong coroutine con của các coroutine tạo bởi launch builder.

Java/Kotlin, Vietnamese concurrency, coroutine, Kotlin

The Kotlin launch builder and exception handling

January 22, 2023January 25, 2023 duongnt.bk1 Comment on The Kotlin launch builder and exception handling

In today’s article, we will look at how to handle exceptions occurred inside children of coroutines created by the launch builder.

English, Java/Kotlin concurrency, coroutine, Kotlin

Task.Yield – a rarely used method in C#

June 13, 2022June 13, 2022 duongnt.bk1 Comment on Task.Yield – a rarely used method in C#

The Task.Yield method can “creates an awaitable task that asynchronously yields back to the current context when awaited”. Let’s find out what that means today.

C#, English C#, concurrency, Task.Yield

Task.Yield – một hàm ít dùng trong C#

June 13, 2022June 13, 2022 duongnt.bkLeave a Comment on Task.Yield – một hàm ít dùng trong C#

Hàm Task.Yield sẽ trả lại quyền điều khiển cho context hiện tại ngay khi được await. Điều đó có nghĩa là gì? Hãy cùng tìm hiểu trong bài hôm nay.

C#, Vietnamese C#, concurrency, Task.Yield
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress