部署linux服务器遇到的坑 搭建个人博客傻瓜教程 2019-06-30 linux linux 阿里云服务器 博客搭建过程细节记录 搭建个人博客过程中需要注意的细节 2019-06-29 个人博客 个人博客 hexo 图床 外网SSH连接内网Windows上linux虚拟机 外网服务器通过SSH连接学校内网的Windows科研电脑上的linux虚拟机 2019-06-28 个人探索 ssh linux虚拟机 linux安装mysql mysql的搭建及一些基本操作 2019-06-28 linux linux mysql linux开发必会命令 开发人员需要用到的一些linux命令 2019-06-28 linux linux linux平时积累 记录了一些linux小技巧 2019-06-28 linux linux 搭建个人博客 搭建个人博客傻瓜教程 2019-06-28 个人博客 个人博客 hexo linux上安装RabbitMQ 记录了一些linux小技巧 2019-06-28 linux linux RabbitMQ linux上安装rocketmq 安装rockmq及一些坑 2019-06-28 linux linux rocketmq linux上安装Redis 安装sudo apt-get install redis-server 安装完成后,Redis服务器会自动启动,我们检查Redis服务器程序。 在终端中检查Redis服务器系统进程 ps -aux|grep redis 在终端中通过启动命令 2019-06-28 linux linux redis 博客添加hexo-theme-matery主题 使用hexo-theme-matery进化博客 2019-06-28 个人博客 个人博客 hexo-theme-matery 第7章 交易优化技术之缓存库存 本章目标 掌握高效交易验证方式 掌握缓存库存模型(解决库存行锁的性能问题) 交易性能瓶颈JMeter压测 交易验证完全依赖数据库OrderServiceImpl.class: @Override @Transactio 2019-06-19 秒杀项目 秒杀项目 springboot