Computation Expressions are a generalization of do-notation and idiom brackets. I will show how this notation allows one to write normal looking code that runs concurrently in a somewhat automatic fashion while retaining desired runtime properties. I will also present my library: https://github.com/jedesah/computation-expressions which is an encoding of Computation Expressions in Scala. If I have time, I will go over some of the implementation of the library. This is a follow-up talk in spirit to my talk at PNWScala: (https://www.youtube.com/watch?v=tU4pU5vaddU#t=823