Skip to content

Commit 51c43de

Browse files
committed
Updates node-core.md
Auto commit by GitBook Editor
1 parent fd75915 commit 51c43de

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

node-core.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@
44

55
binding C++ addon với code js
66

7-
# V8 engine + libuv
7+
# V8 engine
88

9+
xử lý call-back loop
910

11+
# libuv
12+
13+
quản lý async IO
14+
15+
thread pool
16+
17+
![](http://docs.libuv.org/en/v1.x/_images/architecture.png)
1018

0 commit comments

Comments
 (0)