[socket] blocking, non blocking, synchronous, asynchronous - dsindex/blog GitHub Wiki
- reference 1
- reference 2
- reference 3
- 개념이 매우 헷갈리기 때문에 정리가 필요하다.
- 이러한 용어들은 결국 application과 kernel 사이의 문제다.
- reference 1을 읽으면 잠시 고민이 생기다가 reference 2을 읽으면 해결될 것이다.
- node.js, nginx 같은
event-driven
architecture에 대한 설명은 이것을 참조. - asyncronous programming in Tornado
- 가장 알기 쉬운 정리