StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Marko Topolnik

Rating
1661.22 (417th)
Reputation
153,482 (364th)
Page: 1 2 3 4 5 ... 67
Title Δ
Difference between ExecutorCoroutineDispatcher and CoroutineDispatc... 0.00
Explicitly passing a coroutine context to an async call produces di... 0.00
What is the idiomatic way to collect data from multiple sources? 0.00
Why 'withContext' does not switch coroutines under 'run... -0.26
Kotlin coroutine exception handling - how to abstract the try-catch -0.54
Kotlin to achieve multithread request hedging? +1.37
Distributed processing - Apache Spark, Flink, Samza, Siddhi, Hazelc... 0.00
Spring Data with JPA 2.2 resultStream to Kotlin's Flow 0.00
Kotlin Coroutines - How does a delay within a loop can be completed... +1.02
Java: getting reference type at runtime 0.00
Parallel request with Retrofit, Coroutines and Suspend functions +0.27
GroupBy operator for Kotlin Flow +0.27
Can you rebalance an unbalanced Spliterator of unknown size? 0.00
How to make synchronous call in Coroutine 0.00
Having coroutine wait for previous calls 0.00
How to wait for all the async to finish? 0.00
Is it safe to do DB read/write from a `launch` block within an onCr... 0.00
Kotlin coroutines "happens-before" guarantees? 0.00
Kotlin Coroutines run synchronously in spite of launch method call 0.00
Kotlin Coroutines vs CompletableFuture 0.00
Running asynchronous tasks in synchronous way in Kotlin -0.23
Emit coroutine Flow from Room while backfilling via network request 0.00
How get result to UI Thread from an android kotlin coroutines -2.03
Hazelcast-jet: got error when enriching stream using direct lookup 0.00
Is it better to use a thread or coroutine in Kotlin? +0.93
kotlin coroutines: possible without standard library? -0.47
hazelcast-jet deployment and data ingestion 0.00
Parallel execution of jobs using coroutines +0.27
Android kotlin coroutine: await might silently drop exceptions +0.68
How to unit test function that has coroutine `GlobalScope.launch` +1.11
Kotlin coroutine await on UI thread 0.00
Coroutine with a SupervisorJob - cancellation behaviour 0.00
How to create this coroutines in kotlin? 0.00
How to make sense of Kotlin coroutines? +0.27
How to propagate kotlin coroutine context through reflective invoca... 0.00
Kotlin: Should a job be passed along with a dispatcher while creati... 0.00
kotlin coroutines, what is the difference between coroutineScope an... 0.00
How to replace blocking code for reading bytes in Kotlin 0.00
Kotlin CoroutineDispatcher creates additional thread instead of ret... 0.00
Forcing suspended function to work on one thread for mapping Realm... 0.00
kotlin coroutine withTimeout does not cancel when using withContext... -0.73
How to return error responses from Coroutines +0.92
Who is responsible for suspension and continuation of coroutines? 0.00
How many threads are in Dispatchers.IO? 0.00
how to understand Coroutine cancellation is cooperative -0.74
Kotlin - coroutines Channels - do they block the calling thread? +0.25
Unit Testing CoroutineExceptionHandler 0.00
what is the effect using coroutineScope in the runBlocking? -0.33
kotlin coroutines: runBlocking in kotlin global.launch -2.94
What is the replacement of anko bg? -0.06