Upload 10 files
Browse files- .gitattributes +10 -0
- 12. Asynchronous Python Development/10. Multiprocessing in Python.mp4 +3 -0
- 12. Asynchronous Python Development/11. Using Python concurrent.futures the ProcessPoolExecutor.mp4 +3 -0
- 12. Asynchronous Python Development/12. Dealing with shared state in threads.mp4 +3 -0
- 12. Asynchronous Python Development/13. Queuing in threads with shared state.mp4 +3 -0
- 12. Asynchronous Python Development/14. Using Python generators instead of threads.mp4 +3 -0
- 12. Asynchronous Python Development/15. Our first single-threaded task scheduler in Python.mp4 +3 -0
- 12. Asynchronous Python Development/4. The Dining Philosophers Problem.mp4 +3 -0
- 12. Asynchronous Python Development/6. The Python GIL.mp4 +3 -0
- 12. Asynchronous Python Development/7. Example threads in Python.mp4 +3 -0
- 12. Asynchronous Python Development/8. Using Python concurrent.futures the ThreadPoolExecutor.mp4 +3 -0
.gitattributes
CHANGED
@@ -140,3 +140,13 @@ Making[[:space:]]Games[[:space:]]with[[:space:]]Python[[:space:]]-[[:space:]]W.T
|
|
140 |
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]-[[:space:]]2/24.[[:space:]]Turning[[:space:]]our[[:space:]]book[[:space:]]scraping[[:space:]]project[[:space:]]async.mp4 filter=lfs diff=lfs merge=lfs -text
|
141 |
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]-[[:space:]]2/25.[[:space:]]A[[:space:]]note[[:space:]]on[[:space:]]HTTPS[[:space:]]with[[:space:]]Python[[:space:]]and[[:space:]]Mac[[:space:]]OS[[:space:]]X.mp4 filter=lfs diff=lfs merge=lfs -text
|
142 |
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]-[[:space:]]2/26.[[:space:]]Conclusion[[:space:]]of[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]-[[:space:]]2/24.[[:space:]]Turning[[:space:]]our[[:space:]]book[[:space:]]scraping[[:space:]]project[[:space:]]async.mp4 filter=lfs diff=lfs merge=lfs -text
|
141 |
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]-[[:space:]]2/25.[[:space:]]A[[:space:]]note[[:space:]]on[[:space:]]HTTPS[[:space:]]with[[:space:]]Python[[:space:]]and[[:space:]]Mac[[:space:]]OS[[:space:]]X.mp4 filter=lfs diff=lfs merge=lfs -text
|
142 |
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]-[[:space:]]2/26.[[:space:]]Conclusion[[:space:]]of[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
|
143 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/10.[[:space:]]Multiprocessing[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
144 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/11.[[:space:]]Using[[:space:]]Python[[:space:]]concurrent.futures[[:space:]]the[[:space:]]ProcessPoolExecutor.mp4 filter=lfs diff=lfs merge=lfs -text
|
145 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/12.[[:space:]]Dealing[[:space:]]with[[:space:]]shared[[:space:]]state[[:space:]]in[[:space:]]threads.mp4 filter=lfs diff=lfs merge=lfs -text
|
146 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/13.[[:space:]]Queuing[[:space:]]in[[:space:]]threads[[:space:]]with[[:space:]]shared[[:space:]]state.mp4 filter=lfs diff=lfs merge=lfs -text
|
147 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/14.[[:space:]]Using[[:space:]]Python[[:space:]]generators[[:space:]]instead[[:space:]]of[[:space:]]threads.mp4 filter=lfs diff=lfs merge=lfs -text
|
148 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/15.[[:space:]]Our[[:space:]]first[[:space:]]single-threaded[[:space:]]task[[:space:]]scheduler[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
149 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/4.[[:space:]]The[[:space:]]Dining[[:space:]]Philosophers[[:space:]]Problem.mp4 filter=lfs diff=lfs merge=lfs -text
|
150 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/6.[[:space:]]The[[:space:]]Python[[:space:]]GIL.mp4 filter=lfs diff=lfs merge=lfs -text
|
151 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/7.[[:space:]]Example[[:space:]]threads[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
152 |
+
12.[[:space:]]Asynchronous[[:space:]]Python[[:space:]]Development/8.[[:space:]]Using[[:space:]]Python[[:space:]]concurrent.futures[[:space:]]the[[:space:]]ThreadPoolExecutor.mp4 filter=lfs diff=lfs merge=lfs -text
|
12. Asynchronous Python Development/10. Multiprocessing in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:301bc3f2085fe793532867afe19a565b7d002e064a785307b124281243e6ed32
|
3 |
+
size 12702405
|
12. Asynchronous Python Development/11. Using Python concurrent.futures the ProcessPoolExecutor.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9a611ac7a0c6c0e0d60fee93ab2cba4fdbcb12a21a01d403833b034063d3d5a
|
3 |
+
size 4364603
|
12. Asynchronous Python Development/12. Dealing with shared state in threads.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5789c6e5634ebf48bd9ed874bb5bb92b223a9bc0c5a36d9e3ad6ea075cfb8e4
|
3 |
+
size 13242603
|
12. Asynchronous Python Development/13. Queuing in threads with shared state.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4c22682ba651e60fe39ac0dc78c6631170c95e898f943b4e0756cdf24071910
|
3 |
+
size 21117773
|
12. Asynchronous Python Development/14. Using Python generators instead of threads.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48b0cf12cd08bc47ab6d1eba563805779e9361cc752eb52cbd63916751732e45
|
3 |
+
size 7059155
|
12. Asynchronous Python Development/15. Our first single-threaded task scheduler in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:debe281378781c4f3571f202113fdc8ff44e7abf789c7867c4ac1d7a259566b6
|
3 |
+
size 8857424
|
12. Asynchronous Python Development/4. The Dining Philosophers Problem.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4560758ab1e18ec756af1dbafbed8d603e98c043601c467cd2635837b0419285
|
3 |
+
size 9588823
|
12. Asynchronous Python Development/6. The Python GIL.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a984db81663c3cd42adeb96afbee3dd9c0d57f0a526f55c4966ce6166381248
|
3 |
+
size 13118210
|
12. Asynchronous Python Development/7. Example threads in Python.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5756b77bbff1d7c6621afbe9122f146f7fcf94f9166261788bdce9cb7af154bc
|
3 |
+
size 19283010
|
12. Asynchronous Python Development/8. Using Python concurrent.futures the ThreadPoolExecutor.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06d18b8160fd49b764b3b5af746408a327028066e76f459c00f66b87eed30e8d
|
3 |
+
size 5386926
|