Pinned Repositories
AirRoute
AirRoute is a process engine 流程引擎,可通过配置文件动态管理,运行和回滚流程
Courier
Courier is responsible for Data Consistency. 消息最终一致性保障工具
CronUtils
CRON表达式组装
elasticsearch
源码阅读ElasticSearch,添加学习注释
Haafiz
Haafiz is a gateway in Micro Service which is inspired by many open source gateway :Zuul 1.x , spring cloud gateway,currently Not Released Now, Only For Study ......Haafiz (在英文中是守护者的意思)参考了很多开源网关的思想,基于Netty,Disruptor,etcd等技术做一个开源网关目前,暂未发布,仅供学习
interviewGuide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Pantheon
Pantheon is a microservice Service Registry Center Not Released Now, Only For Study分布式微服务注册中心,使用了很多开源项目的架构思路 暂未发布,仅供学习
RocketMQC
RocketMQ添加源码学习笔记和思维导图等
SentinelC
官方代码release 1.8 源码学习Sentinel添加注释,新增支持以Nacos作为dashboard数据源
ZuulC
zuul源码学习添加笔记,官方项目代码
ProgrammerAnthony's Repositories
ProgrammerAnthony/Pantheon
Pantheon is a microservice Service Registry Center Not Released Now, Only For Study分布式微服务注册中心,使用了很多开源项目的架构思路 暂未发布,仅供学习
ProgrammerAnthony/RocketMQC
RocketMQ添加源码学习笔记和思维导图等
ProgrammerAnthony/Haafiz
Haafiz is a gateway in Micro Service which is inspired by many open source gateway :Zuul 1.x , spring cloud gateway,currently Not Released Now, Only For Study ......Haafiz (在英文中是守护者的意思)参考了很多开源网关的思想,基于Netty,Disruptor,etcd等技术做一个开源网关目前,暂未发布,仅供学习
ProgrammerAnthony/ZuulC
zuul源码学习添加笔记,官方项目代码
ProgrammerAnthony/SentinelC
官方代码release 1.8 源码学习Sentinel添加注释,新增支持以Nacos作为dashboard数据源
ProgrammerAnthony/Courier
Courier is responsible for Data Consistency. 消息最终一致性保障工具
ProgrammerAnthony/AirRoute
AirRoute is a process engine 流程引擎,可通过配置文件动态管理,运行和回滚流程
ProgrammerAnthony/interviewGuide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
ProgrammerAnthony/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
ProgrammerAnthony/redis
Redis源码阅读记录
ProgrammerAnthony/RocketMQ
RocketMQ官方项目添加自学源代码注释
ProgrammerAnthony/besu
An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
ProgrammerAnthony/disruptor
High Performance Inter-Thread Messaging Library
ProgrammerAnthony/dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
ProgrammerAnthony/dubboC
官方3.0源码学习添加注释
ProgrammerAnthony/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
ProgrammerAnthony/fabric-protos
ProgrammerAnthony/garmin-to-notion
Import data from GarminConnect to Notion database
ProgrammerAnthony/go-ethereum
Official Go implementation of the Ethereum protocol
ProgrammerAnthony/jedis
Redis Java client designed for performance and ease of use.
ProgrammerAnthony/keep2notion
ProgrammerAnthony/Leaf
Distributed ID Generate Service
ProgrammerAnthony/mybatis-3
MyBatis 源码阅读添加阅读笔记,主要针对3.4.x版本
ProgrammerAnthony/netty
源码阅读Netty project,添加学习注释
ProgrammerAnthony/spring
Spring integration for MyBatis 3
ProgrammerAnthony/spring-cloud-gateway
A Gateway built on Spring Framework and Spring Boot providing routing and more.
ProgrammerAnthony/weread2notion
将微信读书划线同步到Notion
ProgrammerAnthony/weread2notion-pro
ProgrammerAnthony/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
ProgrammerAnthony/zuul
Zuul源码阅读添加笔记.