wangyingjie / tomcatsrc
tomcat 源码分析
☆23Updated 8 years ago
Alternatives and similar repositories for tomcatsrc:
Users that are interested in tomcatsrc are comparing it to the libraries listed below
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 7 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 分布式锁的简单实现☆106Updated 7 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- A high performance distributed unique ID generation system☆33Updated 2 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 7 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 厮大牛逼☆62Updated 4 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享, 多达200+例子的演示,让…☆114Updated 8 years ago
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- Allow cached values to be reloaded transparently, without dropping the already cached data☆117Updated 2 years ago
- ☆91Updated 5 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆123Updated last year
- Spring boot回调接口汇总☆173Updated 6 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 9 years ago
- Java-9-Spring-Webflux 一书源码☆108Updated 6 years ago
- 一个基于Netty实现的Spring Boot内置Servlet容器。a Spring Boot embedded servlet container project base on netty API (4.1.12.Final).☆154Updated 5 months ago
- 基于ByteJta,仿GTS实现的分布式事务框架☆137Updated 2 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞 等待返回☆24Updated 7 years ago
- gitchat-一步步学习mybatis缓存-演示代码☆148Updated 7 years ago
- ☆80Updated 4 years ago
- samples for Apache Dubbo (incubating)☆60Updated 5 years ago
- 状态机工程☆40Updated 6 years ago
- Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,…☆139Updated 4 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆118Updated 7 years ago