This video gives you a conceptual introduction to Java Concurrency and Multithreading. This Java Concurrency and Multithreading introduction is at a conceptual level, so it does not contain code examples. For videos and texts with code examples, checkout the links below: Twitter: @jjenkov LinkedIn: https://www.linkedin.com/in/jakob-jenkov-4a3a8/ Java Concurrency playlist: https://www.youtube.com/playlist?list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4 Java Concurrency tutorial (text): http://tutorials.jenkov.com/java-concurrency/index.html Java Concurrency Utility tutorial (text): http://tutorials.jenkov.com/java-util-concurrent/index.html