alvin alexander
Nodes for the term “thread”
Creating a Thread (and Runnable) in Scala
Read more
Android: How to send a message from a Thread to a Handler
Read more
The Java 8 lambda Thread and Runnable syntax and examples
Read more
The differences between a Scala Future and a Java Thread
Read more
Flutter/Dart: A few ways to simulate slow-responding functions and methods
Read more
Dart futures are NOT run in a separate thread (they are run in the event loop)
Read more
Scala/JavaFX: A Platform.runLater Runnable example
Read more
A Java SwingUtilities invokeLater example
Read more
Java EDT test: How to see if your code is running on the Java Event Dispatch Thread
Read more
JMX example - A multithreaded Java JMX application
Read more
Android Room, database I/O, and Java 8 threads
Read more
Scala 2.12.5 compiler flag to let the backend run in parallel
Read more
An example of Android StrictMode output (with improper database access)
Read more
Things I wish I knew when I started building reactive systems
Read more
Martin Odersky - No silver bullet for all concurrency issues
Read more
Java Thread stop, suspend, and resume deprecated
Read more