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