Futures in Scala 2.12 (part 7): ExecutionContext and BlockContext improvements
Read OriginalThis technical article details specific enhancements to the scala.concurrent.Future API in Scala 2.12. It covers the deprecation of ExecutionContext.prepare, the addition of BlockContext.defaultBlockContext for library implementers, and hardening of ExecutionContext.global to prevent unbounded thread growth and OutOfMemoryErrors when using blocking{} constructs.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser