采用Java实现的基于netty轻量的高性能分布式RPC服务框架
☆40Mar 27, 2017Updated 9 years ago
Alternatives and similar repositories for voyage
Users that are interested in voyage are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Gungnir是一个基于Spring,Netty,Zookeeper的轻量级分布式RPC服务框架☆10Oct 11, 2023Updated 2 years ago
- ☆17Jun 8, 2018Updated 7 years ago
- Smart RPC framework☆90Nov 24, 2017Updated 8 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 博客备份☆11Nov 26, 2025Updated 5 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 解读源码的环境,内有tomcat源码、Socket、NIO、Netty等源码分析材料☆13Jul 6, 2022Updated 3 years ago
- 领域编程实践(gitbook)☆13Dec 4, 2017Updated 8 years ago
- Build kafka with docker and orchestrate kafka as well as zookeeper with docker-compose☆15Jul 17, 2018Updated 7 years ago
- 基于netty的分布式聊天服务器。整合zookeeper☆75Jun 25, 2022Updated 3 years ago
- 简化支付宝、微信支付接入,目前支持支付宝即时到账交易接口、有密退款接口,微信统一下单、退款接口☆14Nov 23, 2016Updated 9 years ago
- ☆86Apr 17, 2017Updated 9 years ago
- 《算法 (第4版)》、牛课堂、《剑指Offer》、☆17Feb 11, 2018Updated 8 years ago
- A full-stack framework for building applications in Go☆12Apr 16, 2025Updated last year
- 一个股票狂热分子写的软件,提供通达信、同花顺、大智慧不具备而为职业投资人所急需的操盘、复盘、分析......各项功能。我希望,这是最好的股票软件;这是最好的python、javascript、vue教学软件......☆13Nov 21, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆233Sep 2, 2023Updated 2 years ago
- Unofficial Python APIs for Crawling, concluding Tmall, JD, Taobao etc.非官方爬虫抓取信息接口,天猫京东优酷等,供python爬虫使用☆20Jun 10, 2015Updated 10 years ago
- ☆10Mar 6, 2016Updated 10 years ago
- Java 基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆84Jun 14, 2023Updated 2 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 8 years ago
- netty实现的http动态代理服务器☆18Apr 3, 2019Updated 7 years ago
- java时间轮☆39Nov 23, 2018Updated 7 years ago
- Netty教程 - Netty是一个java开源框架。Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。☆28Mar 14, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A light-weight high performance RPC framework base on Netty and Zookeeper☆145Sep 3, 2016Updated 9 years ago
- 使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现☆35May 9, 2018Updated 8 years ago
- Intellij IDEA 中文教程☆13Oct 19, 2015Updated 10 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Dec 24, 2016Updated 9 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- 基于Netty、JSON-RPC的分布式弱联网游戏服务端☆35May 3, 2017Updated 9 years ago
- 个人知识小仓库☆24Aug 28, 2016Updated 9 years ago
- NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.☆1,289Feb 2, 2018Updated 8 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 自己通过动态代理、反射、netty、zookeeper实现的RPC矿建☆10Dec 23, 2016Updated 9 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁 移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Sep 3, 2015Updated 10 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆100Mar 11, 2015Updated 11 years ago
- ☆53Mar 31, 2023Updated 3 years ago
- ☆33Jul 5, 2024Updated last year
- Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring 环境使用,依赖极少,只使用了 netty、hessian、以及 gu…☆10Jan 26, 2022Updated 4 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆108May 4, 2015Updated 11 years ago