Giter Site home page Giter Site logo

-'s Introduction

收集个人在生产环境常遇到的问题排查技巧(包括:redis,mysql,tomcat,nginx,多线程,jvm日志等)

Redis

  • 内存报警分析案例
  • 阻塞式命令引发的问题

mysql

  • explain进行sql分析关注点
  • 数据库dble中间件配置读写分离策略后,但读请求被强制分配到主节点问题

数据库中间件

  • mycat
  • dble

tomcat

nginx

多线程

  • 多线程实现不同方式
  • 核心线程数设定标准
  • 线程池参数说明
  • 钩子方法使用
  • 多线程导致服务器灰度重启不生效问题分析

jvm

  • 排查类加载器加载jar文件后,出现loadClass抛出ClassNotFound异常

全链路监控之pinpoint

  • 服务器负载数据分析

  • 调用链路分析

-'s People

Contributors

richmo998 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.