Pinned Repositories
incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
awesome-seata
Seata 文档
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal. Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by canal
disruptor
High Performance Inter-Thread Messaging Library
hmily
高性能异步分布式事务TCC框架
incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
ollama
Get up and running with Llama 3, Mistral, Gemma, and other large language models.
rocketmq
Mirror of Apache RocketMQ
spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
xingfudeshi's Repositories
xingfudeshi/coolmq-spring-cloud-demo
coolmq的spring cloud 案例
xingfudeshi/dns
DNS library in Go
xingfudeshi/docker-for-hadoop
This is a repository that builds for hadoop clustor used docker tool.
xingfudeshi/hadoop-cluster-docker
Run Hadoop Custer within Docker Containers
xingfudeshi/httpbin
HTTP Request & Response Service, written in Python + Flask.
xingfudeshi/mybatis-generator-core
xingfudeshi/nginx-upstream-fair
The fair load balancer module for nginx
xingfudeshi/peerjs
Peer-to-peer data in the browser.
xingfudeshi/perfect-ssm
:grapes:更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
xingfudeshi/RocketMQ-1
RocketMQ@NDPMedia
xingfudeshi/rocketmq-transaction-pay
xingfudeshi/rocketmq_trans_message
基于rocketmq上加入了事务消息的功能
xingfudeshi/simple-netty-source
netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。
xingfudeshi/smartdns
基于Twisted实现的智能dns系统
xingfudeshi/SnowFlake
Twitter的雪花算法SnowFlake,使用Java语言实现。
xingfudeshi/spring-cloud
Spring-Cloud分布式微服务,动态配置,动态路由,服务熔断降级,负载均衡, Session共享
xingfudeshi/spring-cloud-gateway
A Gateway built on Spring Framework 5.0 and Spring Boot 2.0 providing routing and more.
xingfudeshi/spring-cloud-rest-tcc
基于Spring Cloud Netflix的TCC柔性事务和EDA事件驱动示例,结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控,并辅以Hystrix Dashboard提供近实时的熔断监控
xingfudeshi/springcloud-lcn-demo
LCN分布式事务框架v4.0 springcloud-lcn-demo
xingfudeshi/tcc-transaction
tcc-transaction是TCC型事务java实现