https://learning.oreilly.com/library/view/java-concurrency-and/9781805129264/B20937_Part_01.xhtml
https://learning.oreilly.com/videos/java-multithreading-and/9781804619377/9781804619377-video9_4/
https://learning.oreilly.com/library/view/algorithms-in-java/0201361213/ch22a.html#ch22lev1sec11
맵리듀스 https://learning.oreilly.com/library/view/mapreduce-design-patterns/9781449341954/ch02.html#id914544
-기타 참고
마틴파울러 NoSql유튜브 강연 https://www.youtube.com/watch?v=qI_g07C_Q5I
데이터베이스 스키마 모델참고 https://hackolade.com/samplemodels.html
몽고디비 social sample https://hackolade.com/sample-data-models/MongoDB/socialNetwork%20v5.hck.json https://hackolade.com/sample-data-models/MongoDB/Graphs%20-%20social.hck.json
다이나모디비 소셜 https://hackolade.com/sample-data-models/DynamoDB/Social%20Network.hck.json https://hackolade.com/sample-data-models/DynamoDB/Messaging.hck.json
반응형 모델을 사용하면 코드는 이벤트 루프 스레드에서 실행
이벤트 버스 https://quarkus.io/guides/reactive-event-bus https://quarkus.io/guides/vertx-reference#eventbus
gRPC https://quarkus.io/guides/grpc-getting-started
이벤트 기반 반응형 프로그래밍 API https://quarkus.io/guides/mutiny-primer
병합 vs. 연결
방출 스레드 제어
명시적 차단