SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
1.
Node.js
현재와 미래
2014.10.17
Outsider@www20kr
https://www.flickr.com/photos/15216811@N06/6023029145
2.
node.js
!
Ryan Dahl
!
JSConf.eu 2009
Node.js의 미래를 예측하거나 하진 않습니다.
Node.js를 개발하고 앞으로 공부하기 위해
http://www.youtube.com/watch?v=EeYvFl7li9E
도움이 될만한 현재 상태와
앞으로 관심가져야 할 방향에 대한 얘기입니다
3.
node.js
!
Ryan Dahl
!
JSConf.eu 2009
http://www.youtube.com/watch?v=EeYvFl7li9E
4.
node.js
!
Ryan Dahl
!
JSConf.eu 2009
node.js가 나온지 5년 지났습니다
http://www.youtube.com/watch?v=EeYvFl7li9E
37.
- 클러스터링에 라운드로빈 로드밸런싱 도입
- 한 프로세스 안에서 여러 인스턴스 실행
- Node Inspector로 클러스터 앱의 디버깅
- 성능 최적화(TLS, Crypto, …)
38.
- 클러스터링에 라운드로빈 로드밸런싱 도입
- 한 프로세스 안에서 여러 인스턴스 실행
- Node Inspector로 클러스터 앱의 디버깅
성능 개성 및 기능 강화가 주 내용으로
커다란 기능의 추가는 없습니다
- 성능 최적화(TLS, Crypto, …)
v1.0에서도 API는 확정후에 개선을 위주로 개발할
것이라고 발표했습니다.