Java provides the concurrent library that simplifies concurrent programming, but this is hard to learn and visualize. This project is a series of animations each illustrating the coding and usage of a component in the java concurrent library.
Features
- *** NEW - CONCURRENCY SPECIALIST COURSE *** http://www.javaspecialists.eu/courses/concurrency.jsp
- Listen for updates and events on Twitter: @jconcurrent
- JAVA CONCURRENT ANIMATED
- User controlled animations for visualizing Java concurrency
- Plus Power Point - like slides illustrating use-cases for each animation
- Menu driven - select a concurrency component and start clicking!
- Or sequence through the slides and animations by hitting page down/up
- PLEASE USE JAVA 7 OR BETTER. JAVA 5 & 6 NO LONGER SUPPORTED
- Recently added: StampedLock
License
GNU General Public License version 2.0 (GPLv2)Follow Java Concurrent Animated
You Might Also Like
Easy-to-Use Website Accessibility Widget Icon
Easy-to-Use Website Accessibility Widget
An accessibility solution for quick website accessibility improvement.
All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
Learn More
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
7
1
1
0
0
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
4 / 5
User Reviews
-
woerie Posted 2017年12月04日Great way to visualize tricky concepts.
-
pbhaskal Posted 2017年07月21日nice work.
-
dkoby Posted 2016年03月09日Excelent, thank you!
-
sivanookala Posted 2013年12月30日Execute the below command to launch examples... java -cp <path to jar>/concurrentanimated.jar vgrazi.concurrent.samples.launcher.ConcurrentExampleLauncher
-
deniskomkin Posted 2013年07月09日A bit difficult to use