GitHub topics: coroutine-dispatcher
hertzscript/VirtualMachine
Executes and schedules preemptible JavaScript coroutines. (HertzScript Generation 1 Coroutines) (Obsolete)
Language: JavaScript - Size: 156 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 2

nickyrabit/RoomWithLiveDataAndCoroutine
How to use Kotlin's Coroutine to make Room Database Queries and Listen to changes and Update UI in Realtime with LiveData.
Language: Kotlin - Size: 362 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

UmeshJangid/KotlinCoroutineExample
Way of managing background threads that can simplify code by reducing the need for callbacks. Coroutines are a Kotlin feature that convert async callbacks for long-running tasks, such as database or network access, into sequential code.
Language: Kotlin - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
