Skip to content

Commit

Permalink
[김원경] 10주차 미션 제출 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
secureWKkim authored Jul 13, 2024
1 parent dbb00dc commit 3599dad
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 8th_members/김원경/10주차.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Port Scanner: Multi Threading 코드 실행해보기
## 싱글 프로세스 + 싱글 스레드
<img width="655" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/553d5c4f-ab5d-4119-9ed3-5802a01adf04">
<br><br>

## 멀티 스레드
<img width="655" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/5b63671e-d4d7-4d55-9e38-9d2a095b94ab">
<br><br>

## 멀티스레딩 + 스레드 개수 제한
<img width="655" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/20d653d4-3356-41ac-ad79-79691a9aad37">
근소하게 개선됐다.

0 comments on commit 3599dad

Please sign in to comment.