基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架
☆30Jan 11, 2017Updated 9 years ago
Alternatives and similar repositories for flashRPC
Users that are interested in flashRPC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 Vert.x 的简单脚手架,整合使用了 gRPC、RxJava 等库☆10Sep 18, 2019Updated 6 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- spring-boot-plus框架是spring boot框架的基础上进行高度扩展的一个框架, 高度集成了Spring Session, Spring Data, Spring Cache, Spring WebSocket,Spring Mockito, Spring …☆29Dec 2, 2018Updated 7 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Oct 28, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 工具类大全(redis,rocketmq,dubbo,线程池,excel,时间类......)☆44May 3, 2017Updated 9 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆63Apr 27, 2017Updated 9 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆123Jan 2, 2013Updated 13 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Sep 2, 2023Updated 2 years ago
- Pudding 是一款迷你级分布式服务框架☆25Apr 26, 2017Updated 9 years ago
- Spring Cloud Bus based on Apache RocketMQ as stream binder links nodes of a distributed system just like other lightweight message broker…☆14Jan 24, 2018Updated 8 years ago
- introduces using grpc about encryption、stream、oneof、interceptor、loadbalance demo☆36Dec 13, 2016Updated 9 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 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 Boot for grpc and register to consul☆10Mar 10, 2016Updated 10 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- 电商秒杀平台后台服务☆17Jul 26, 2017Updated 9 years ago
- 分布式数据源分表分库、读写分离应用层框架☆56Nov 5, 2015Updated 10 years ago
- base-framework是对常用的java web开发封装实用功能来提高开发效率。base-framework基于Spring、Hibernate框架来做项目核心三层和MVC的管理。使用到的新功能有spring缓存工厂、apeche shiro安全框架、spring m…☆16Mar 10, 2016Updated 10 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- jedis plugin for spring☆19Mar 14, 2018Updated 8 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- IM采用netty4开发的聊天后台服务,采用redis,mq,mysql,spring架构。☆47Jan 20, 2016Updated 10 years ago
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Jun 21, 2022Updated 4 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆86Aug 11, 2024Updated 2 years ago
- a lightweight feature-toggle library for Java☆18Mar 18, 2013Updated 13 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 7 years ago
- a distributed file storage service☆11Nov 22, 2016Updated 9 years ago
- 一个redis集群管理方案☆22Dec 10, 2022Updated 3 years ago
- 学习netty时的一些demo,学习书籍netty权威指南,以及自己实现的基于netty的私有协议栈☆18Aug 28, 2017Updated 8 years ago
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆26Apr 17, 2015Updated 11 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.
- 一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架☆21Jun 3, 2019Updated 7 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依…☆28Dec 6, 2017Updated 8 years ago
- 根据Entity生成create table语句的Intellij插件。☆15Oct 26, 2016Updated 9 years ago
- ☆37Nov 19, 2014Updated 11 years ago
- 乐视集团支付订单系统分库分表开源实现☆123Feb 23, 2017Updated 9 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago