====== Reactive Programming ====== * [[http://www.reactivemanifesto.org/|The reactive manifesto]] [[https://www.reactivemanifesto.org/ko|한국어]] * [[https://www.reactivemanifesto.org/ko/glossary|리액티브 용어정리]] * [[reactive_programming:reactive_streams|Reactive Streams]] * [[reactive_programming:reactor|Project Reactor]] * [[reactive_programming:rxjava|RxJava]] * [[reactive_programming:akka|Akka]] * [[springframework:webflux|Spring WebFlux]] ===== 참고 ===== * [[http://wiki.sys4u.co.kr/pages/viewpage.action?pageId=7766819|리액티브 프로그래밍(Reactive Programming) 리액티브 선언문]] * [[https://akarnokd.blogspot.com/2016/03/operator-fusion-part-1.html|Advanced Reactive Java: Operator-fusion (Part 1)]] * [[http://wiki.sys4u.co.kr/pages/viewpage.action?pageId=7766896|리액티브 프로그래밍 노트 Part I - 반응형 프로그래밍 개요]] [[https://spring.io/blog/2016/06/07/notes-on-reactive-programming-part-i-the-reactive-landscape|Notes on Reactive Programming Part I: The Reactive Landscape]] : 리액티브 프로그래밍 기본 개념, Java에서는 흐름 등에 대해 잘 설명한 글 * [[http://wiki.sys4u.co.kr/pages/viewpage.action?pageId=7766880|리액티브 프로그래밍 노트 Part II - 코드를 작성해보기]] [[https://spring.io/blog/2016/06/13/notes-on-reactive-programming-part-ii-writing-some-code|Notes on Reactive Programming Part II: Writing Some Code]] * [[https://www.youtube.com/watch?v=5KttCnoWLhs|스프링캠프 2017 [Day1 A1] : 프로세스와 스레드, NIO 그리고 리액티브 스트림 (Reactive Stream) - YouTube]]