The Cycling Tour - Java's Fraught Relationship with Cyclic Object Graphs
Offered By: Devoxx via YouTube
Course Description
Overview
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
Python 3: Deep Dive (Part 3 - Dictionaries, Sets, JSON)Udemy Apache Kafka Series - Confluent Schema Registry & REST Proxy
Udemy Java Swing (GUI) Programming: From Beginner to Expert
Udemy Java Programming
Udacity The Ultimate Guide to Savegames in Unity
Udemy