Skip to content

Latest commit

 

History

History
85 lines (48 loc) · 2.4 KB

학습 목록 정리 09-18.19.md

File metadata and controls

85 lines (48 loc) · 2.4 KB

분산시스템 이론

https://learning.oreilly.com/library/view/distributed-systems-2nd/9781466552975/K15248_C002.xhtml#_idParaDest-43

함수형/한국어 https://learning.oreilly.com/library/view/hamsuhyeong-peurogeuraeming-with/9791169212175/chapter-23.html

고전-함수형

https://learning.oreilly.com/library/view/functional-programming-in/9798888650424/f_0076.xhtml#d24e23251

동시,병렬 프로그램

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/reactive-systems-in/9781492091714/ch05.html#idm45358828688416

_알고리즘

데이터구조

https://learning.oreilly.com/library/view/advanced-algorithms-and/9781617295485/OEBPS/Text/ch01.htm#heading_id_3

그래프 세지윅

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


_레퍼런스 링크

자바 IQA

반응형 모델을 사용하면 코드는 이벤트 루프 스레드에서 실행

이벤트 버스 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. 연결

방출 스레드 제어

명시적 차단