Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 149 Bytes

grand central dispatch.md

File metadata and controls

5 lines (4 loc) · 149 Bytes

Grand Central Dispatch

  • FreeBSD has kQueue
  • Linux has no epoll, select.
    • select checks for file descriptors to see if io is available