Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Tag: coroutine

  • Home
  • coroutine

Fire and forget với coroutine trong Kotlin

August 24, 2024August 24, 2024 duongnt.bkLeave a Comment on Fire and forget với coroutine trong Kotlin

Một xử lý được gọi là fire and forget nếu như ta không cần đợi nó chạy xong và cũng không cần giá trị nó trả về. Vậy ta thực hiện điều này trong Kotlin như thế nào?

Java/Kotlin, Vietnamese coroutine, fire-and-forget, Kotlin

Fire and forget using coroutine in Kotlin

August 24, 2024 duongnt.bkLeave a Comment on Fire and forget using coroutine in Kotlin

Fire and forget means we start an action and don’t care when or how it finish. Let’s see how we can achieve this with Kotlin

English, Java/Kotlin coroutine, fire-and-forget, Kotlin

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
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress