We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb00dc commit 3599dadCopy full SHA for 3599dad
8th_members/김원경/10주차.md
@@ -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
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