JUN HO LEE
  • Home
  • Categories
  • Tags
  • Home
  • Categories
  • Tags
  • Top of Page

JUN HO LEE

https://blogd.org

  • 동기화 Synchronous
    • 현재 task가 끝날때 까지 기다리고, 완료되면 다음 task 진행
  • 비동기화 Asynchronous
    • 여러개 task를 동시에 처리. 현재 task가 실행 중 일때, 다른 task 실행 가능
    • e.g. golang concurrency

© 2024 JUN HO LEE with Jekyll. Theme: dbyll by dbtek.