The Cycling Tour - Java's Fraught Relationship with Cyclic Object Graphs
Offered By: Devoxx via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the complexities of cyclic object graphs in Java programming through this 50-minute Devoxx conference talk. Delve into the challenges and pitfalls of creating object references that form cycles within Java programs. Learn why certain operations work seamlessly with cyclic graphs while others lead to unexpected failures. Discover how garbage collection handles cycles effectively, but other system components struggle with them. Examine specific examples of cyclic object graphs causing stack overflows, out-of-memory errors, and serialization failures. Gain insights into the limitations of the JDK in addressing these issues and understand the underlying reasons for these difficulties. Finally, acquire practical techniques for representing cyclic relationships in Java applications while avoiding common problems, equipping you with valuable strategies for managing complex object structures in your code.
Syllabus
The Cycling Tour – Java's Fraught Relationship with Cyclic Object Graphs by Stuart Marks
Taught by
Devoxx
Related Courses
Kafka Streams API for Developers Using Java/Spring Boot 3.XPackt via Coursera Programming with Java
Amazon via Coursera Python API Development - Comprehensive Course for Beginners
freeCodeCamp Deploying PyTorch Models in Production: PyTorch Playbook
Pluralsight Working with JSON in .NET 6
Pluralsight