Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- down casting
- constructor
- Stream
- shebang
- Up Casting
- node.js
- 깊은 복사
- 얕은 복사
- Wrapper class
- 스트림
- finalize
- generic programming
- has-a
- public static final
- arraycopy
- 파이참
- pycharm
- Java
- 셔뱅
- identityHashCode
- Inbound
- 내부클래스
- 자바
- extends
- access modifier
- dbeaver
- singletone
- 엔드포인트
- parameter group
- lambda
Archives
- Today
- Total
목록HTTP (1)
٩(๑•̀o•́๑)و

What is Node.js? - Javascript runtime built on Chrome's V8 Javascript engine - Javascript running on the server. - Used to build powerful, fast&scalable web applications - Uses an event-driven, non-blocking I/O model Non-blocking I/O - Works on a single thread using non-blocking I/O calls - Supports tens of thousands concurrent connections - Optimizes throughput and scalability in web applicatio..
Node.js
2020. 3. 11. 17:32