Repository for my java projects.
☆193Mar 27, 2024Updated last year
Alternatives and similar repositories for Code4Java
Users that are interested in Code4Java are comparing it to the libraries listed below
Sorting:
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- netty 多client 单server☆26Jul 14, 2014Updated 11 years ago
- 基于netty的分布式聊天服务器。整合zookeeper☆74Jun 25, 2022Updated 3 years ago
- ☆118Apr 13, 2015Updated 10 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆124Jan 2, 2013Updated 13 years ago
- ☆15May 24, 2015Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆110Jan 6, 2026Updated last month
- A light-weight high performance RPC framework base on Netty and Zookeeper☆145Sep 3, 2016Updated 9 years ago
- 前台用html5 websocket 后台用netty实现聊天系统☆50May 14, 2014Updated 11 years ago
- base-framework是对常用的java web开发封装实用功能来提高开发效率。base-framework基于Spring、Hibernate框架来做项目核心三层和MVC的管理。使用到的新功能有spring缓存工厂、apeche shiro安全框架、spring m…☆16Mar 10, 2016Updated 9 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆100Mar 11, 2015Updated 10 years ago
- quasar-actors-integration-examples☆11Apr 27, 2016Updated 9 years ago
- 基于netty 5.x的通讯sdk☆46Jul 21, 2016Updated 9 years ago
- 基于mqtt实现的即时通讯IM服务☆41Sep 15, 2016Updated 9 years ago
- ☆106Sep 2, 2015Updated 10 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 7 years ago
- Netty Push Server☆21Nov 7, 2014Updated 11 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Sep 11, 2013Updated 12 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆220Aug 11, 2024Updated last year
- 主要使用maven 和spring dubbo mybatis技术实现分模块开发☆11Oct 22, 2016Updated 9 years ago
- RESTful API server template of Vert.x 3.x☆13Oct 12, 2020Updated 5 years ago
- Some extensions to Flume to help with collecting logs and storing as Avro.☆17Feb 22, 2014Updated 12 years ago
- Java Mqtt server/broker base on netty, mongodb, redis and spring boot☆14Sep 27, 2016Updated 9 years ago
- 基于zookeeper的分布式配置管理中心,在分布式系统中,配置文件经常多而繁杂,更新容易丢,有了这个组件,可以热更新,并且不会哪台机子上漏了哪个配置。☆35Feb 15, 2016Updated 10 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- 基于netty轻 量的高性能分布式RPC服务框架☆429Aug 2, 2017Updated 8 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,448Oct 18, 2024Updated last year
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆25Apr 17, 2015Updated 10 years ago
- 消息推送群推restful,支持Android和ios,Android与activemq集成,ios与javapns集成☆15Apr 14, 2015Updated 10 years ago
- show how to run springmvc with netty☆40Dec 16, 2022Updated 3 years ago
- Fork of netty-protobuf-rpc☆33Mar 5, 2012Updated 13 years ago
- 学习netty时的一些demo,学习书籍netty权威 指南,以及自己实现的基于netty的私有协议栈☆18Aug 28, 2017Updated 8 years ago
- rpc框架(使用thrift与zookeeper整合,其中参考过Dubbo、nifty、fan等GitHub开源项目)☆13Jul 22, 2016Updated 9 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆233Sep 2, 2023Updated 2 years ago
- Java Fast NIO Socks 4/5 Proxy based on Netty.io☆37Jan 17, 2012Updated 14 years ago
- zk + netty 实现集群节点文件同步服务☆31Jun 1, 2016Updated 9 years ago
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Jun 1, 2017Updated 8 years ago