CHAPTER 22 몽고DB 모니터링(마지막) #11
cheese10yun
announced in
Announcements
Replies: 2 comments
-
간단정리디스크 상에 있는 데이터에 접근하는 것보다 메모리에 있는 데이터에 접근이 더 빠르다. 상주 메모리 : 몽고DB가 램에서 명시적으로 소유하는 메모리
대응 메모리 : 몽고DB가 접근한 모든 데이터(주소가 있는 모든 데이터 페이지)를 포함한다.
가상 메모리 : 시스템의 물리적 메모리보다 더 큰 데이터 세트를 다루기 위해 사용되는 기술이다.
궁금한점[상주 메모리에서의 내용]
|
Beta Was this translation helpful? Give feedback.
0 replies
-
링크궁금한점
로컬 환경에서 간단 모니터링mongo compass를 통해서 성능 지표에 대한 간단한 정보를 확인 가능 실리콘 맥 적용으로도 나와 있음, 업데이트 하면 됨 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CHAPTER 22 몽고DB 모니터링
Beta Was this translation helpful? Give feedback.
All reactions