当前位置:网站首页>Comprehensive optimization of the six topics, Alibaba performance optimization booklet open source, leading you to the ultimate performance
Comprehensive optimization of the six topics, Alibaba performance optimization booklet open source, leading you to the ultimate performance
2022-06-25 17:11:00 【InfoQ】
performance optimization
- Business rule tuning , Including business processes 、 Interaction design, etc
- Apply container tuning , Including startup parameters 、 The number of connections and threads, etc
- Spring tuning , Including business management 、 Second level cache, etc
- Design pattern tuning
- Database tuning , Include index 、SQL Statement and configuration, etc
- JVM tuning , Including memory 、 Garbage collection GC etc.
- Underlying system tuning , Including the operating system 、 Hardware etc.
Performance tuning standards and Strategies


Java Programming performance tuning




- A list of several commonly used performance testing tools

Multithreading performance tuning



- The strength of data 、 Weak consistency

JVM Performance monitoring and tuning




Design pattern tuning



Database performance tuning




Actual combat




- JVM Optimization intensive lecture course ( part )

- MySQL Optimize ( part )

Last
边栏推荐
猜你喜欢

Why are there few embedded system designers in the soft test?

Babbitt yuan universe daily recommendation: three players holding "tens of millions" of collections have revealed the "three routines" of the digital collection market

Structure de la mémoire JVM

Redis distributed lock collation

Knowing these interview skills will help you avoid detours in your test job search

How to talk about salary correctly in software testing interview

Mac PHP multi version management and swoole extension installation

How smart PLC constructs ALT instruction

Ten thousand volumes - list of Dali wa

好胖子带你学Flink系列-Flink源码剖析第一集Standalone启动脚本分析
随机推荐
ddia数据密集型应用系统设计 整理
居家办公让我绩效拿了C | 社区征文
n-queens problem
Problems encountered in using MySQL
PLSQL storage function SQL programming
单例模式应用
ES6知识点
Paper notes: lbcf: a large scale budget constrained causal forest algorithm
App测试工具大全,收藏这篇就够了
mood
How does social e-commerce operate and promote?
万卷书 - 大力娃的书单
计网 | 形象理解路由协议RIP、OSPF、BGP
千万级购物车系统缓存架构方案
学习太极创客 — MQTT(一)MQTT 是什么
【黑苹果】联想拯救者Y70002019PG0
PLSQL 存储函数SQL编程
SnakeYAML配置文件解析器
Redis distributed lock collation
代码注释的艺术,优秀代码真的不需要注释吗?