Database Index
Database Index Indexing Best Practice reference: https://yurimkoo.github.io/db/2020/03/14/db-index.html https://www.dbta.com/Columns/DBA-Corner/Top-10-Steps-to-Building-Useful-Database-Index...
Database Index Indexing Best Practice reference: https://yurimkoo.github.io/db/2020/03/14/db-index.html https://www.dbta.com/Columns/DBA-Corner/Top-10-Steps-to-Building-Useful-Database-Index...
Transaction https://velog.io/@ch200203/MSA-%ED%99%98%EA%B2%BD%EC%97%90%EC%84%9C%EC%9D%98-%EB%B6%84%EC%82%B0-%ED%8A%B8%EB%9E%9C%EC%9E%AD%EC%85%98-%EA%B4%80%EB%A6%AC2PC-SAGA-%ED%8C%A8%ED%84%B4
System Structure & Program Execution
MultiThreading and Thread Scheduling 멀티스레드는 프로세스 내 작업을 여러 개의 스레드로 분할함으로써 작업의 부담을 줄이는 프로세스 운영 기법이다. 멀티스레드 (by OS) : 운영체제가 소프트웨어적으로 프로세스를 작은 단위의 스레드로 분할하려 운영하는 기법 CPU 멀티스레드 : 하드웨어적인 방법으로 ...
JANDI JANDI에 AWS Code Commit 연동 http://blog.jandi.com/ko/2016/03/02/jandi-connect-webhook/ https://support.jandi.com/hc/ko/articles/210952203-%EC%9E%94%EB%94%94-%EC%BB%A4%EB%84%A5%ED%8A%B8-%...
Increasing System Performance in MultiProcessing
Concurrency Control In information technology and computer science, especially in the fields of computer programming, operating systems, multiprocessors, and databases, concurrency control ensu...
AWS Code Commit User guide https://docs.aws.amazon.com/ko_kr/codecommit/latest/userguide/getting-started.html#getting-started-create-commit https://ap-northeast-2.console.aws.amazon.com/codes...
Introduction to Operating System 운영체제의 목적 1. 컴퓨터 시스템의 편의성을 제공 2. 컴퓨터 시스템의 자원을 효율적으로 관리
Redis Cluster vs Sendinel