JavaRush/Java Blog/Random EN/Level 17: level plan and extras. materials
hubert
Level 41

Level 17: level plan and extras. materials

Published in the Random EN group
members
Level Plan:
  • Introduction to threads: synchronized, volatile, yield
  • use of a shared resource
  • introduction to mutex
  • synchronized block, synchronized method
  • local cache, volatile
  • the minimum amount of time a thread can run - quantum, yield
At this level, threads are considered superficially. Detailed in-depth study will be at levels 25-28. What else you can watch in your spare time: read about synchronization A little motivation http://www.quizful.net/interview/java/volatile-vs-synchronized
Java course
Found a cool link to the material on this topic? Add it here as a comment. Perhaps your link will help another person become a programmer and improve their life!

Return to training plan
Return to training
java online
on JavaRush
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet