doushini / NettyLinks
使用Netty+Flex实现实时消息通信
☆11Updated 12 years ago
Alternatives and similar repositories for Netty
Users that are interested in Netty are comparing it to the libraries listed below
Sorting:
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆125Updated 12 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆101Updated 10 years ago
- lightweight rpc framework sample☆35Updated 8 years ago
- a simple netty RPC framework。 use protostuff-1.07 for serializer,use netty-3.2.1 for nio.☆41Updated 10 years ago
- ☆107Updated 10 years ago
- 基于netty http协议栈的轻量级 mvc 组件☆90Updated 8 years ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…☆85Updated 2 years ago
- 基于netty实现的支持并发的http客户端☆26Updated 11 years ago
- spring boot 集成各种中间件☆47Updated 9 years ago
- Yet another RPC framework based on Netty☆122Updated 8 years ago
- websocket in netty☆36Updated 10 years ago
- 并发编程☆30Updated last year
- Fork of netty-protobuf-rpc☆33Updated 13 years ago
- distributed cache based on redis ,support sharding,HA☆77Updated 11 years ago
- 本代码主要是根据《Netty 权威指南》原书章节整理的部分代码。☆35Updated 11 years ago
- springJredisCache 基于spring+jedis的简易封装 提供jdk kryo fst等序列化方案,可自由定制且该组件已经在某手机游戏服务器得到验证和应用☆28Updated 9 years ago
- 基于dubbo的一个分布式项目demo☆105Updated 8 years ago
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 7 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago
- A push server for mobile apps.it is based on Netty☆36Updated 9 years ago
- Smart RPC framework☆88Updated 7 years ago
- 基于mqtt实现的即时通讯IM服务☆41Updated 9 years ago
- jstorm开发demo,小例子☆23Updated 10 years ago
- A light-weight high performance RPC framework base on Netty and Zookeeper☆143Updated 9 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平 台中☆132Updated last year
- ☆16Updated 11 years ago
- show how to run springmvc with netty☆40Updated 2 years ago
- 分布式可靠消息组件☆94Updated 4 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 10 years ago
- 提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。☆99Updated 11 years ago