1 repo
Educational materials and technical guides covering Java Virtual Machine internals, memory management, and performance troubleshooting.
Distinguishing note: No candidates were provided; this is a specific educational resource collection for JVM internals.
Explore 1 awesome GitHub repository matching education & learning resources · Java Virtual Machine Learning Resources. Refine with filters or upvote what's useful.
JCSprout is a technical knowledge repository that provides a collection of structured guides and deep-dive articles focused on core backend engineering principles. It serves as a comprehensive resource for mastering advanced programming concepts, offering curated materials that combine detailed explanations with practical insights to support professional skill development and technical interview preparation. The project distinguishes itself through a modular knowledge base that covers Java concurrency, JVM internals, database architecture, and distributed system development. It provides speci
Java 运行时内存划分 - 类加载机制 - OOM 分析 - 垃圾回收 - 对象的创建与内存分配 - 你应该知道的 volatile 关键字 - 一次内存溢出排查优化实战 - 一次 HashSet 所引起的并发问题 - 一次生产 CPU 100% 排查优化实践