Skip to content

Commit 3599dad

Browse files
authored
[김원경] 10주차 미션 제출 (#128)
1 parent dbb00dc commit 3599dad

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

8th_members/김원경/10주차.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Port Scanner: Multi Threading 코드 실행해보기
2+
## 싱글 프로세스 + 싱글 스레드
3+
<img width="655" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/553d5c4f-ab5d-4119-9ed3-5802a01adf04">
4+
<br><br>
5+
6+
## 멀티 스레드
7+
<img width="655" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/5b63671e-d4d7-4d55-9e38-9d2a095b94ab">
8+
<br><br>
9+
10+
## 멀티스레딩 + 스레드 개수 제한
11+
<img width="655" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/20d653d4-3356-41ac-ad79-79691a9aad37">
12+
근소하게 개선됐다.

0 commit comments

Comments
 (0)