# juc **Repository Path**: zhu_jun/juc ## Basic Information - **Project Name**: juc - **Description**: 一、JUC(java.util.concurrent):主要讲解了java.util.concurrent包下的一些知识点。1、Volatile关键字--内存可见性;2、原子变量--CAS算法(Compare-And-Swap);3、ConcurrentHashMap线程分段机制等;4、CountDownLatch 闭锁;5、实现Callable接口;6、Lock同步锁;7、Condition控制线程通信;8、ReadWriteLock读写锁;9、线程8锁;10、线程池;11、线程调度;12、Fork/Join分支合并框架(工作窃取) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2019-02-12 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.