Skip to content

Sihendri

Little Note about technology

Menu
  • Home
  • About
  • Contact
Menu

Tag: memory

Memory Management in Java: Understanding how the JVM manages memory

Posted on February 27, 2023February 27, 2023 by sihendri

Memory management in Java is a crucial aspect of programming. Java provides automatic memory management, which means that the Java Virtual Machine (JVM) automatically manages the allocation and de-allocation of memory. This is done through a process called garbage collection. Garbage Collection Garbage collection is the process by which the JVM identifies and removes objects…

Read more

Cara Membatasi Memory dan CPU di Docker

Posted on February 21, 2023 by sihendri

Untuk membatasi jumlah memori yang digunakan oleh container Docker, Anda dapat menggunakan opsi –memory saat menjalankan container. Berikut adalah cara untuk menetapkan limit memori saat menjalankan container: docker run –memory <jumlah_memori> <image>

Read more

Categories

  • Docker
  • java
  • News
  • Oracle
  • sQL
  • Uncategorized
  • weblogic
  • Windows
  • Wordpress

Latest Post

  • SGA and PGA in Oracle Database Configuration
  • Rumor: NVIDIA GeForce RTX 4070 to be Released on April 13, 2023
  • ASUS Zenfone 10 Leak Reveals It Might No Longer Be Compact
  • How To Substring Until First Space in Oracle String
  • TikTok set daily screen time limit for under 18s to 60 minutes
©2023 Sihendri | Built using WordPress and Responsive Blogily theme by Superb