All Projects → duoan → codes-scratch-zookeeper-netty

duoan / codes-scratch-zookeeper-netty

Licence: Apache-2.0 license
zk + netty 实现集群节点文件同步服务

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to codes-scratch-zookeeper-netty

toy-rpc
Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架
Stars: ✭ 55 (+89.66%)
Mutual labels:  netty, zookeeper
Rpc Fromscratch
🌈 从零开始设计一个轻量级分布式 RPC 框架,基于 Spring + Netty + Protostuff + Zookeeper
Stars: ✭ 106 (+265.52%)
Mutual labels:  netty, zookeeper
Easyrpc
EasyRpc is a simple, high-performance, easy-to-use RPC framework based on Netty, ZooKeeper and ProtoStuff.
Stars: ✭ 79 (+172.41%)
Mutual labels:  netty, zookeeper
rpc-spring-boot-starter
自定义rpc框架,支持Java序列化和protobuf序列化协议,多种负载均衡算法
Stars: ✭ 75 (+158.62%)
Mutual labels:  netty, zookeeper
Mango
A high-performance, open-source java RPC framework.
Stars: ✭ 150 (+417.24%)
Mutual labels:  netty, zookeeper
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (+1824.14%)
Mutual labels:  netty, zookeeper
Simple Rpc
RPC with service discovery base on netty
Stars: ✭ 103 (+255.17%)
Mutual labels:  netty, zookeeper
simple-rpc-plus
使用netty和zookeeper技术实现的远程调用框架
Stars: ✭ 16 (-44.83%)
Mutual labels:  netty, zookeeper
Nettyrpc
A simple RPC framework based on Netty, ZooKeeper and Spring
Stars: ✭ 1,975 (+6710.34%)
Mutual labels:  netty, zookeeper
Mrpc
🐿 netty,zookeeper,spring,kyro rpc framework.
Stars: ✭ 128 (+341.38%)
Mutual labels:  netty, zookeeper
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (+1375.86%)
Mutual labels:  netty, zookeeper
Mini Rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
Stars: ✭ 205 (+606.9%)
Mutual labels:  netty, zookeeper
srpc
一款轻量 高性能的RPC框架,基于netty,整合spring,支持注册中心,多种序列化,负载均衡等
Stars: ✭ 78 (+168.97%)
Mutual labels:  netty, zookeeper
Netty Stroll
RPC基础通信框架
Stars: ✭ 77 (+165.52%)
Mutual labels:  netty, zookeeper
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-41.38%)
Mutual labels:  netty, zookeeper
Springboot Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
Stars: ✭ 100 (+244.83%)
Mutual labels:  netty, zookeeper
piccolo
Netty4长连接网关
Stars: ✭ 19 (-34.48%)
Mutual labels:  netty, zookeeper
CloudSchedule
分布式调度系统,基于zookeeper ,netty,调度内核参考Spring schedule 执行表达式和Spring schedule一样,没有使用Quartz,客户端完全基于注解配置,使用同 Spring schedule一致,最少配置,使用简单
Stars: ✭ 14 (-51.72%)
Mutual labels:  netty, zookeeper
Mmo Server
Distributed Java game server, including login, gateway, game demo
Stars: ✭ 114 (+293.1%)
Mutual labels:  netty, zookeeper
Thunder
⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web MVC + Spring Boot + Docker 多协议、多组件、多序列化的分布式RPC调用框架
Stars: ✭ 204 (+603.45%)
Mutual labels:  netty, zookeeper

filesync

zk + netty 实现集群节点文件同步服务

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].