File tree 1 file changed +31
-0
lines changed
turnoff.us/java-gc-explained
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ Java Garbage Collection Explained
2
+ =====
3
+
4
+ ![ Java Garbage Collection Explained] ( https://turnoff.us/image/en/java-gc-explained.png )
5
+
6
+ - Hi people! John is here to clean up the mess. Can you get out, please?
7
+
8
+
9
+ - sweep sweep sweep
10
+ - Considering that we are application threads, John is acting as GC, more specifically the serial GC!
11
+
12
+
13
+ - They are two threads now, they are acting as parallel GC.
14
+ - John, I will help you!
15
+
16
+
17
+ - Boys, do you want to return to work while we finish here?
18
+ - John is suggesting concurrent MarkAndSweep GC!
19
+
20
+ via:
21
+ - https://turnoff.us/geek/java-gc-explained/
22
+
23
+ 作者:[ Daniel Stori] [ a ]
24
+ 译者:[ 译者ID] ( https://github.com/译者ID )
25
+ 校对:[ 校对者ID] ( https://github.com/校对者ID )
26
+ 合成:[ 合成者ID] ( https://github.com/合成者ID )
27
+ 点评:[ 点评ID] ( https://github.com/点评者ID )
28
+
29
+ 本文由 [ LCTT] ( https://github.com/LCTT/TranslateProject ) 原创编译,[ Linux中国] ( https://linux.cn/ ) 荣誉推出
30
+
31
+ [ a ] :http://turnoff.us/about/
You can’t perform that action at this time.
0 commit comments