1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

2805 Commits

Author SHA1 Message Date
Guide
d655d36c90 [docs update]typo 2023-01-31 22:45:49 +08:00
Guide
2f521a9871
Merge pull request #1910 from wpf008/patch-1
Update why-there-only-value-passing-in-java.md
2023-01-31 22:44:25 +08:00
Guide
541244f4dd
Merge pull request #1907 from EscapeReality846089495/patch-1
语法糖一页错别字修改
2023-01-31 22:40:46 +08:00
kobe0824
eeea5efc42
Update why-there-only-value-passing-in-java.md 2023-01-31 18:46:20 +08:00
Guide
96a46f9b05 [docs add]乐观锁和悲观锁详解 2023-01-31 16:27:36 +08:00
Guide
07cbd4e875 [docs update]typo 2023-01-30 23:07:18 +08:00
Guide
ca9977b687 [docs update]完善 JVM 参数总结
https://javaguide.cn/java/jvm/jvm-parameters-intro.html
2023-01-30 10:46:56 +08:00
EscapeReality846089495
ef35dbf75a
语法糖一页错别字修改
“过渡使用”改为“过度使用”
2023-01-29 19:22:15 +08:00
Guide
1b52a03cb4 [docs add] Elasticsearch常见面试题总结 2023-01-29 11:31:13 +08:00
Freeze
c757636bf0
格式问题 2023-01-27 21:08:40 +08:00
Freeze
0df57017a3
timeout少了一个t 2023-01-27 20:05:21 +08:00
Freeze
75721c4a88
多了个空格 2023-01-27 18:56:33 +08:00
Guide
6d8628b7e3
Merge pull request #1900 from zbzbzzz/main
错别字纠正
2023-01-27 16:02:28 +08:00
Freeze
6342a2d0f5
错字 2023-01-26 20:28:12 +08:00
Freeze
238e6e36bb
错字 2023-01-26 20:18:56 +08:00
Freeze
37e668edfc
修复语句错误 2023-01-26 16:51:56 +08:00
Freeze
7b45305b04
Update operating-system-basic-questions-01.md 2023-01-22 11:11:14 +08:00
纪卓志
15d6ea12d7
Update jmm.md
According to https://download.oracle.com/otn-pub/jcp/memory_model-1.0-pfd-spec-oth-JSpec/memory_model-1_0-pfd-spec.pdf, giving a formal definition of Java Memory Model.
2023-01-17 23:20:48 +08:00
Guide
3bb366ad35
Merge pull request #1896 from xtexChooser/patch-1
fix typo
2023-01-17 20:47:59 +08:00
Guide
b15d4a639c
Merge pull request #1895 from cckkrr/patch-1
Update java-basic-questions-01.md
2023-01-17 20:47:44 +08:00
Guide
af19a6faca
Merge pull request #1893 from Konjacor/patch-1
修改一个错别字
2023-01-17 20:45:37 +08:00
Guide
74e2b5b47d
Merge pull request #1892 from Jarvan-Song/main
添加ArrayList随机访问标识RandomAccess
2023-01-17 20:44:47 +08:00
xtexChooser
2a1291a29a
fix typo 2023-01-16 13:08:19 +08:00
cckkrr
017a99aef3
Update java-basic-questions-01.md
是否笔误呢
2023-01-16 02:32:11 +08:00
Konjacor
5d1b0f0e05
修改一个错别字
212行 对象投 -> 对象头
2023-01-15 14:08:47 +08:00
Guide
48eab7d0ba [docs add]MySQL执行计划分析 2023-01-14 18:33:11 +08:00
Guide
653d7b59d6 [docs update] 添加并发事务的控制方式、MySQL 日志,完善 MySQL 查询缓存
添加内容: 并发事务的控制方式、MySQL 日志
完善内容:MySQL 查询缓存
2023-01-14 11:55:21 +08:00
Guide
a4cb5237d9 [docs update]完善MyISAM 和 InnoDB的对比介绍 2023-01-14 08:28:41 +08:00
Jarvan-Song
be26d790eb
添加ArrayList随机访问标识
添加ArrayList随机访问标识
2023-01-13 15:25:22 +08:00
Guide
4cac52efc9 Update readme.md 2023-01-12 21:39:44 +08:00
guide
c1c66096b9 [docs add] nosql + mongodb 2023-01-12 17:46:41 +08:00
ljgong007
5766be1243
修改拼写错误和重复 2023-01-02 13:01:04 +01:00
guide
7654d42ab9 [docs add]软件工程简明教程 2022-12-30 13:45:11 +08:00
Yue_plus
bfc7ad1a30
再补个句号 2022-12-24 14:10:09 +08:00
Yue_plus
942ac853b9
一个拼写错误 2022-12-24 14:08:41 +08:00
Kallen
be15297c88
更改了一个错字
很喜欢笔者的故事,很有趣,也很鼓舞人
2022-12-19 21:03:23 +08:00
guide
afbb5b7168 [dcos update]Maven插件介绍+Maven文章推荐 2022-12-18 13:47:15 +08:00
guide
3f14551734 [docs add]Maven核心概念总结 2022-12-16 22:32:28 +08:00
guide
a06a408f96 [docs update]添加对移位运算符的基本介绍(重要) 2022-12-16 10:38:42 +08:00
guide
9f66ae82de [docs update]完善Java 并发常见面试题总结(下)的内容 2022-12-15 22:42:21 +08:00
guide
696b6d6105 [docs update]精简完善 aqs 的内容 2022-12-15 22:02:20 +08:00
Guide
0c5f2ed756
Merge pull request #1885 from 15168387900/patch-3
Update rpc-intro.md
2022-12-13 20:33:43 +08:00
15168387900
23e7270f51
Update rpc-intro.md 2022-12-13 17:45:58 +08:00
15168387900
ef93cdc15f
Update io-basis.md 2022-12-11 18:36:06 +08:00
NoctisZhao
be91dc00c5
Update redis-questions-01.md
对Redis6.0 多线程的描述有点问题
io-threads-do-reads 并不是开启IO多线程,而是开启IO多线程读

################################ THREADED I/O #################################

# Redis is mostly single threaded, however there are certain threaded
# operations such as UNLINK, slow I/O accesses and other things that are
# performed on side threads.
#
# Now it is also possible to handle Redis clients socket reads and writes
# in different I/O threads. Since especially writing is so slow, normally
# Redis users use pipelining in order to speed up the Redis performances per
# core, and spawn multiple instances in order to scale more. Using I/O
# threads it is possible to easily speedup two times Redis without resorting
# to pipelining nor sharding of the instance.
#
# By default threading is disabled, we suggest enabling it only in machines
# that have at least 4 or more cores, leaving at least one spare core.
# Using more than 8 threads is unlikely to help much. We also recommend using
# threaded I/O only if you actually have performance problems, with Redis
# instances being able to use a quite big percentage of CPU time, otherwise
# there is no point in using this feature.
#
# So for instance if you have a four cores boxes, try to use 2 or 3 I/O
# threads, if you have a 8 cores, try to use 6 threads. In order to
# enable I/O threads use the following configuration directive:
#
# io-threads 4
#
# Setting io-threads to 1 will just use the main thread as usual.
# When I/O threads are enabled, we only use threads for writes, that is
# to thread the write(2) syscall and transfer the client buffers to the
# socket. However it is also possible to enable threading of reads and
# protocol parsing using the following configuration directive, by setting
# it to yes:
#
# io-threads-do-reads no
#
# Usually threading reads doesn't help much.
#
# NOTE 1: This configuration directive cannot be changed at runtime via
# CONFIG SET. Aso this feature currently does not work when SSL is
# enabled.
#
# NOTE 2: If you want to test the Redis speedup using redis-benchmark, make
# sure you also run the benchmark itself in threaded mode, using the
# --threads option to match the number of Redis threads, otherwise you'll not
# be able to notice the improvements.
2022-12-05 12:43:56 +08:00
guide
7ca475434f [docs update]完善redis生产问题的介绍,添加配图 2022-12-03 13:36:18 +08:00
guide
d6957bd534 [docs update]添加 Redis String 类型的底层实现 2022-12-03 11:14:20 +08:00
guide
fe85a93810 Merge branch 'main' of github.com:Snailclimb/JavaGuide 2022-11-22 22:35:38 +08:00
guide
c5aeba84a6 [docs feat]添加图标 2022-11-22 22:32:15 +08:00
Guide
c3b4e411aa
Merge pull request #1876 from shark-ctrl/shark-design
修复 "Bean 的作用域有哪些" 符号问题
2022-11-22 12:38:45 +08:00