Skip to content

teddy-cha/NodeTutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeTutorial

#Javascript 문서

Node.js 문서

Node.js Restful Service

Cluster

MongoDB Handling

Error Handling

MEAN Stack 참고 자료

성능

/etc/limits.conf 또는 /etc/security/limits.conf 를 여시고 맨밑에

hard nofile 9999999
soft nofile 999999  
추가해주시고 모두 로그아웃하고 재접속해서 테스트해보세요

안되면 위 방법 후 ulimit -n 999999 하고 나서 명령어 치시면 해결됨

#기타 도움이 될만한 글들

About

2015' Node Tutorial @NHNNEXT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%