lianggzone / netty-imLinks
Netty实现聊天功能
☆60Updated 8 years ago
Alternatives and similar repositories for netty-im
Users that are interested in netty-im are comparing it to the libraries listed below
Sorting:
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- 前台用html5 websocket 后台用netty实现聊天系统☆50Updated 11 years ago
- 乐视集团支付订单系统分库分表开源实现☆123Updated 8 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Updated 8 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 9 years ago
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆108Updated 8 years ago
- JMay是一款基于Spring、SpringMVC、Mybatis、Atomikos集成框架,用于快速搭建跨数据库、分布式事务(JTA)支持的java web项目☆27Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 6 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 使用netty5.0通信方式的局域网聊天,可以快速学习java桌面程序开发。仿照qq登陆首页,界面优雅迷人。本聊天程序叫;《语约》或者《与约》!我认为比马桶、啥的名字好太多了!☆58Updated 10 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗? 让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆101Updated 10 years ago
- Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依…☆28Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 基于netty的分布式聊天服务器。整合zookeeper☆74Updated 3 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆196Updated 10 years ago
- Java版本ngrok客户端,集成spring-boot随应用启动快速映射内网地址☆59Updated 7 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated 2 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Updated 8 years ago
- 一个redis操作相关的项目,包括用户存储redis对象变成hashmap的工具,包括支持ack应答,取消消息的mq☆64Updated 9 years ago
- 基于Netty4.0的TCP长连接,心跳检测☆57Updated 8 years ago
- SpringBoot+Solr + webmagic JD商品爬取数据,放入solr中做搜索,学习下solr使用☆44Updated 7 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- Spring AOP 实现记录系统操作日志☆25Updated 2 years ago