Programming Category (English)728x90

Find Course By Keyword

Tuesday, November 21, 2017

Efficient Java Multithreading with Executors

Learn how to use the modern Executors framework to do everything that you can do with the Threads API ... and more!

Efficient Java Multithreading with Executors

What Will I Learn?
  • Get the Source Code of all the examples!
  • Get superb quality, full-HD (1080p) videos explaining theory as well as showing detailed coding examples.
  • Become confident to move away from the old Threads-API and use the modern Executors-API for all multi-threading needs instead.
  • Exploit the Ninja Techniques learned from this course to write safe and error free multithreading code in the first iteration itself.
  • Understand and exploit the various pro techniques to avoid the pitfalls while using Executors.
  • Understand and leverage the similarities & differences between the Threads-API and the Executors-API.
  • Rightly judge which Executor pool to use for which needs.
  • Differentiate between safe and error-prone multi-threading code.
  • Appreciate the reasons why Executors API was built even though the Threads API already existed.
  • Write efficient multi-threading code by utilizing a plethora of pro tips and techniques.
Includes:
  • 7.5 hours on-demand video
  • 4 Supplemental Resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

No comments:

Post a Comment