home/categories/framework-internals/sherman-codex-skills-skills-effective-java-concurrency-skill-md
framework-internalsdevelopment

effective-java-concurrency

Apply Effective Java (2nd edition) concurrency best practices when writing or reviewing multi-threaded Java code: synchronization/visibility, avoiding excessive locking, executors, concurrency utilities, thread-safety docs, lazy init, scheduler independence, and avoiding thread groups.

sherman
maintainer
sherman
업데이트됨 1/24/2026
스타
38
포크
6
quick start

Installation and usage

Apply Effective Java (2nd edition) concurrency best practices when writing or reviewing multi-threaded Java code: synchronization/visibility, avoiding excessive locking, executors, concurrency utilities, thread-safety docs, lazy init, scheduler independence, and avoiding thread groups.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use effective-java-concurrency