[iOS] Operation (OperationQueue, BlockOperation, AsyncOperation)
GCD Operation - 간단한 일 - 메소드 위주 사용하는 작업 - 복잡한 일 - 데이터와 기능을 캡슐화한 객체 취소 / 순서지정 / 일시정지 (상태추적) Operation • Single-Shot-Object 인스턴스화 → 작업을 한번만 실행가능하게 합니다 동일한 작업을 반복해야 하는 경우 매번 새로운 1인스턴스를 생성해야 합니다. • 기본적으로 sync(동기)로 실행합니다. • 동일한 작업을 반복해야 하는 경우 매번 새로운 인스턴스를 생성해야 합니다. Operation 의 고유기능 취소 순서지정 (의존성) 상태 체크 (state machine) KVO notifications Qos 수준 우선순위 고려 completionBlock 제공 completion closure 내장 사용방법 input,..
iOS
2022. 4. 27. 22:04
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Class
- CS 네트워크
- Swift final
- swift protocol
- swift (programmers)
- Swift Leetcode
- Swift ModernRIBs
- Swift 내림차순
- iOS error
- RIBs tutorial
- Swift 알고리즘
- 2023년 회고
- swift 고차함수
- Combine: Asynchronous Programming with Swift
- Swift Error Handling
- Swift joined
- Swift 프로퍼티
- swift programmers
- ios
- 원티드 프리온보딩
- Swift joined()
- swift reduce
- Swift inout
- removeLast()
- Swift init
- Swift 프로그래머스
- RTCCameraVideoCapturer
- Swift
- swift property
- Swift RIBs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함