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
- node.js
- Java
- down casting
- Inbound
- pycharm
- parameter group
- lambda
- 엔드포인트
- extends
- 자바
- 스트림
- dbeaver
- public static final
- arraycopy
- identityHashCode
- 내부클래스
- finalize
- singletone
- 파이참
- Stream
- Up Casting
- constructor
- generic programming
- 깊은 복사
- access modifier
- 셔뱅
- shebang
- has-a
- 얕은 복사
- Wrapper class
Archives
- Today
- Total
목록node.js (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