An open API service providing repository metadata for many open source software ecosystems.

GitHub / jjorozcodev / kotlin-coroutines-example

The main goal of coroutines is to "simplify asynchronous work by getting rid of callbacks." Coroutines are NOT threads. I like to think of coroutines as JOBS. And each "job" may contain "child jobs". Jobs that can run in any thread. Many coroutines can run in a single thread at once.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjorozcodev%2Fkotlin-coroutines-example

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: Kotlin
Size: 127 KB
Dependencies parsed at: Pending

Created at: over 5 years ago
Updated at: over 5 years ago
Pushed at: over 5 years ago
Last synced at: about 2 years ago

Topics: android-studio, coroutines, jobs, kotlin-android, kotlin-coroutines

Readme
Loading...