If you enjoyed this book, you may be interested in these other books by Packt:
Learning Concurrent Programming in Scala - Second Edition
Aleksandar Prokopec
ISBN: 978-1-78646-689-1
- Get to grips with the fundamentals of concurrent programming on modern multiprocessor systems
- Build high-performance concurrent systems from simple, low-level concurrency primitives
- Express asynchrony in concurrent computations with futures and promises
- Seamlessly accelerate sequential programs by using data-parallel collections
- Design safe, scalable, and easy-to-comprehend in-memory transactional data models
- Transparently create distributed applications that scale across multiple machines
- Integrate different concurrency frameworks together in large applications
- Develop and implement scalable and easy-to-understand concurrent applications in Scala 2.12
Scala Microservices...