8000 Update README.md · HowProgrammingWorks/Pool@6110358 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6110358

Browse files
authored
Update README.md
1 parent e7723ea commit 6110358

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# Object Pool
1+
# Object Pool and Asyncronous Pool
2+
23
[![Фабрики и пулы объектов](https://img.youtube.com/vi/Ax_mSvadFp8/0.jpg)](https://www.youtube.com/watch?v=Ax_mSvadFp8)
34

5+
[![Асинхронный пул для worker thread pool в Node.js](https://img.youtube.com/vi/Jj5KZRq4wYI/0.jpg)](https://www.youtube.com/watch?v=Jj5KZRq4wYI)
6+
47
See: [4-improved.js](https://github.com/HowProgrammingWorks/Pool/blob/master/JavaScript/4-improved.js)
58

69
Signature poolify(factory, min, norm, max)

0 commit comments

Comments
 (0)
0