Coder Social home page Coder Social logo

javalearning's Introduction

项目介绍

思维导图

  1. JVM
  2. 多线程
  3. nio与网络编程
  4. Spring与ORM
  5. 数据库
  6. 分库分表
  7. Redis
  8. 消息队列
  9. RPC与微服务

数据库

自定义读写分离实现

消息队列

kafka部署

Redis

redis哨兵与集群搭建

微服务

基于Netty实现RPC

Spring Cloud Alibaba,Seata项目搭建

Spring Cloud Netflix,Hmily项目搭建

目录介绍

此项目是个人学习使用,主要一些主流的框架组合或者一些乞丐版的原理实现,项目结构展示:
├── db
│   └── readwrite-ds 主从复制部署、自定义动态数据源实现读写分离
├── mind
│   ├── img 一些自我理解的主流技术思维导图
├── mq
│   └── kafka kafka的单机、集群部署流程
├── redis
│   └── redis-sentinel-cluster redis哨兵模式、集群部署过程
├── rpc-netty-simple 基于netty实现的乞丐版RPC
├── springcloud
│   ├── cloud-alibaba-seata 整合Spring Cloud,nacos,seata(AT模式)
│   └── spring-cloud-hmily-tcc 整合Spring Cloud Config,Spring Cloud Netflix系列,hmily(TCC模式)

联系我

不想当将军的士兵不是好士兵,保持持续学习才能不断突破自我。欢迎加我微信学习交流

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.