Programming/python(파이썬)
python thread event
구차니
2024. 3. 5. 19:05
event.set()
event.wait() 로 쓰레드간 통신을 한다는데
그냥 busy wait일 것 같은 느낌..
추가로 찾아는 봐야겠다.
[링크 : https://infinity-infor-age.tistory.com/entry/python-inter-thread-comm]