### Discussed in https://github.com/orgs/Study-2-Effective-Java/discussions/189 <div type='discussions-op-text'> <sup>Originally posted by **JoisFe** April 2, 2023</sup> # [16주차] - 과제 안내 ## 과제 담당 | 아이템 | 담당 | | --- | --- | | 아이템 79. 과도한 동기화는 피하라 | [JoisFe](https://github.com/JoisFe) | | 아이템 80. 스레드보다는 실행자, 태스크, 스트림을 애용하라 | [chikeem90](https://github.com/chikeem90) | | 아이템 81. wait와 notify보다는 동시성 유틸리티를 애용하라 | [ding_cook](https://github.com/bunsung92) | | 아이템 82. 스레드 안전성 수준을 문서화하라 | [coalong](https://github.com/coalong) | | 아이템 83. 지연초기화는 신중히 사용하라 | [CoRock](https://github.com/corock) | | 아이템 84. 프로그램의 동작을 스레드 스케줄러에 기대지 말라 | [jinan159](https://github.com/jinan159) | | 아이템 85. 자바 직렬화의 대안을 찾으라 | [Dante](https://github.com/YuDeokRin) |</div>
Discussed in https://github.com/orgs/Study-2-Effective-Java/discussions/189
Originally posted by JoisFe April 2, 2023
[16주차] - 과제 안내
과제 담당