Reactive Extensions
ReactiveX, Rx.
Observer의 처리 속도보다 Observable이 더 빠르게 데이터를 생성하는 경우를 대비한 전략
strategies for coping with Observables that produce items more rapidly than their observers consume them
https://reactivex.io/documentation/operators/backpressure.html