Full code examples in Scala for my blog: RxJava Threading Examples
There's comments in the code that explain most of what's going on, but I discuss things in more depth in the blog.
Examples that have an 'x' after the number are bad examples, i.e. demonstrating things that you shouldn't do.