티스토리 뷰

공부

Sync VS Async, Blocking VS Non-Blocking

승가비 2021. 5. 19. 19:08
728x90

https://velog.io/@codemcd/Sync-VS-Async-Blocking-VS-Non-Blocking-sak6d01fhx

 

Sync VS Async, Blocking VS Non-Blocking

1. Sync VS Async 먼저 Synchronous와 Asynchronous의 어원을 보자. Synchronous의 Syn는 together이란 뜻이고, chrono는 time이다. 따라서 Synchronous는 함께 시간을 맞춘다라는 뜻으로 해석된다. 반면에 A

velog.io

 

728x90

'공부' 카테고리의 다른 글

Facade Pattern  (0) 2021.05.19
[Java] Removing last element from ArrayList  (0) 2021.05.19
Difference between “delete” and “remove”  (0) 2021.05.19
[Github] API  (0) 2021.05.19
Python - What is a lazy property?  (0) 2021.05.19
댓글