<!-- sitemap_template.xml -->
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- 首页 -->
    <url>
        <loc></loc>
        <lastmod></lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="x-default" href=""/>
        
        <xhtml:link rel="alternate" hreflang="zh-CN" href=""/>
        
    </url>

        <!-- 文章 -->
    
        <url>
            <loc>tags/index.html</loc>
            <lastmod>2025-05-25T13:28:37.404Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
        </url> 
    
        <url>
            <loc>about/index.html</loc>
            <lastmod>2025-05-25T13:28:36.672Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
        </url> 
    
        <url>
            <loc>categories/index.html</loc>
            <lastmod>2025-05-25T13:28:36.672Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
        </url> 
    
        <url>
            <loc>css/index.css</loc>
            <lastmod>2025-05-25T13:28:36.672Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
        </url> 
    
        <url>
            <loc>2020/08/09/2020-08-01-update-blog/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/06/10/2020-06-11-jvm-method/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/08/11/2020-08-11-201-contest/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/08/15/2020-08-16-202-contest/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/08/16/2020-08-16-mysql-transaction/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/08/17/2020-08-17-mysql-lock/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/08/23/2020-08-23-mysql-install-init/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/09/06/2020-09-06-mysql-log/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/09/07/2020-09-07-mysql-master-slave/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/09/12/2020-09-12-G1-recycle/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/09/13/2020-09-13-mysql-index/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/09/19/2020-09-19-mycat/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/09/20/2020-09-20-linux-top/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/10/05/2020-10-01-regex-cpu/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/10/17/2020-10-17-docker-compose-package/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/11/03/2020-11-03-bloom-filter/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/11/27/2020-11-27-redis-01/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/11/29/2020-11-29-redis02/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/11/30/2020-11-30-redis03/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/12/08/2020-12-08-redis04/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/12/09/2020-12-09-redis05/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/12/10/2020-12-10-redis06/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2021/03/04/2021-03-04-synchronized/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2021/03/06/2021-03-06-synchonized-update/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2021/03/11/2021-03-11-java-object/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2021/03/07/2021-03-07-java-object/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2021/03/11/2021-03-11-retranlock-source-code/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2021/06/27/2021-06-27-three-color-mark/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2022/02/03/2022-02-03-DDD/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2022/08/12/2022-08-12-threadpool/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2022/08/13/2022-08-13-threadpool-problem/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2023/08/19/2023-08-19-ddd-01/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2023/08/23/2023-08-23-three-ddd/</loc>
            <lastmod>2025-05-25T13:28:36.657Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/07/06/2019-07-06-mysql-pool/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/07/20/2019-07-20-setnx-bug/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/07/23/2019-07-23-unsafe-using/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/07/23/2019-07-26-dynamic-proxy/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/07/28/2019-07-28-mysql-BTree/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/07/31/2019-07-31-mysql-all/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/08/10/2019-08-10-tcp-connect/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/11/10/2019-11-11-addShutdownHook/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/11/15/2019-11-19-Spring-bean/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/11/22/2019-11-22-bean-life-style/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/11/24/2019-11-24-ServiceLoad/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/11/23/2019-11-23-Spring-AOP/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/01/15/2020-01-15-Netty-HeartBeat/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/01/26/2020-01-24-IO-type/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/01/25/2020-01-25-Spring-importBean/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/01/26/2020-01-26-select-epoll/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/01/2020-02-01-Netty-heart-beat/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/02/2020-02-02-java-io-operate/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/03/2020-02-03-zero-copy/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/04/2020-02-05-command-designer/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/05/2020-02-05-observer-model/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/06/2020-02-06-guava-eventbus/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/09/2020-02-09-kafka-question/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/09/2020-02-10-kafka-1total/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/09/2020-02-10-kafka-filestore/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/13/2020-02-13-kafka-commad/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/11/2020-02-13-the-road-not-taken/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/24/2020-02-24-java-director/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/29/2020-02-29-windows-kill-netstat/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/02/29/2020-03-02-miao-sha/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/03/22/2020-03-22-visitor-pattern/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/05/03/2020-05-03-jvm-commend/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/06/10/2020-06-10-jvm-run/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2020/06/05/2020-06-05-jvm/</loc>
            <lastmod>2025-05-25T13:28:36.641Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/06/10/2017-06-10-how-js-controlApp/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/06/26/2017-06-26-producters-consumers/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/06/12/2017-06-12-how-use-docker/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/08/22/2017-08-21-encode-string/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/09/09/2017-09-09-spring-mvc/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/09/14/2017-09-14-Regex/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/09/17/2017-09-17-java-reflect/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/09/27/2017-09-27-dump-windbg/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2017/12/30/2017-12-30-vim-quickstar/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2018/01/01/2018-01-01-js-design/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/02/21/2019-02-21-thread-leak/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2018/01/10/2018-01-10-wangyangming/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/06/03/2019-06-03-java-GC/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
        <url>
            <loc>2019/06/28/2019-06-28-mysql-install/</loc>
            <lastmod>2025-05-25T13:28:36.625Z</lastmod>
            <changefreq>monthly</changefreq>
            <priority>0.8</priority>
        
            
            
            
            
            
        </url> 
    
</urlset>