Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依赖关系梳理以及调用链路跟踪。支持spring配置。在服务端通过分组策略将来自不同组别的请求处理资源隔离,该思路借鉴与RocketMQ的实现思想。
☆28Dec 6, 2017Updated 8 years ago
Alternatives and similar repositories for lnk
Users that are interested in lnk are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- HiMagpie 网关,负责 TCP 长连接建立、心跳、消费消息队列并推送等。☆16Jun 1, 2017Updated 9 years ago
- ☆18Jun 20, 2022Updated 4 years ago
- 微信插件☆11Dec 2, 2020Updated 5 years ago
- Athena是一款简单易用,面向架构和发布流程优化,并且具有丰富使用文档的Restful服务框架。架构上,它与Spring Web MVC无缝集成,使业务项目没有任何框架代码的侵入,并且能够与CI一键发布流程完美结合。它提供了新项目生成工具,可以一键生成新业务项目的骨架,生…☆18Jul 20, 2015Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- disruptor-learn☆13Dec 24, 2018Updated 7 years ago
- 基于ffmpeg+spring+quartz+dubbo+zookeeper+MyBatis服务化的视频转换分布式服务☆12Jul 21, 2016Updated 10 years ago
- Golang 代码生成工具☆11Mar 15, 2019Updated 7 years ago
- Client-Server game framework☆23Sep 23, 2024Updated last year
- 进程内部异步事件调用组件☆10Jul 6, 2016Updated 10 years ago
- 支持百万并发的轻量级异步网络通讯框架☆25May 15, 2020Updated 6 years ago
- The microservice registration is implemented by monitoring the state changes of the k8s pod, and pull the interface in the spring cloud e…☆13May 8, 2020Updated 6 years ago
- 基于Java的微信公众平台开发框架,包括基础消息收发核心框架,基础API框架,以及应用层的web框架☆36Dec 12, 2016Updated 9 years ago
- [基于Python]自己写的一个微信跳一跳自动游戏程序(针对安卓手机)。 全自动运行 自动适应不同分辨率 自动调整各个参数误差☆22Apr 18, 2020Updated 6 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.
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- 轻量级java消息中间件☆55Aug 16, 2016Updated 9 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- 常用的运维命令合集☆31Nov 1, 2018Updated 7 years ago
- rabbitmq消息队列封装☆12Jul 7, 2017Updated 9 years ago
- dva-ts-auth基于antd-pro 1 用ts改造而成,添加了完成的权限认证和动态菜单☆11Nov 16, 2018Updated 7 years ago
- spring-boot-plus框架是spring boot框架的基础上进行高度扩展的一个框架, 高度集成了Spring Session, Spring Data, Spring Cache, Spring WebSocket,Spring Mockito, Spring …☆29Dec 2, 2018Updated 7 years ago
- 基于ActiveMQ的数据交换中间件☆14Aug 17, 2014Updated 11 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Reactive Programming Multi-protocol push service☆26Dec 14, 2021Updated 4 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- 一个可以根据数据库结构,快速生成基于spring boot常用API接口的gradle插件。生成的工程是idea+gradle+springboot+mysql+validation-api框架结构的工程。☆14Aug 27, 2018Updated 7 years ago
- 来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆68May 12, 2017Updated 9 years ago
- 模块化、松耦合、轻量级、高性能的Go语言Web开发框架。支持热重启、热更新、多域名、多端口、多服务、HTTP/HTTPS、动态路由等特性,并提供了Web服务开发的系列核心组件,如:MVC、Cookie、Session、服务注册、配置管理、模板引擎、数据校验、分页管理、数据库…☆22Jun 13, 2018Updated 8 years ago
- 蚂蚁金融自然语言处理竞赛。☆10Sep 3, 2018Updated 7 years ago
- Unity自动化打包Android APK工程案例☆12Apr 22, 2020Updated 6 years ago
- mybatis3在spring中的分库分表☆26Mar 27, 2017Updated 9 years ago
- 对eventbus,activity栈,fragment栈进行了跨进程适配☆13Jun 1, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- Modbus TCP, Modbus UDP, Modbus Ascii and Modbus RTU client/server library for .NET implementations☆12May 29, 2025Updated last year
- The gateway service is responsible for routing requests to real services.☆18Jul 24, 2019Updated 6 years ago
- 一个小巧轻便的WEB网络文件管理工具 ...☆20Nov 1, 2019Updated 6 years ago
- RocketMQ Java 实现各种消息方式☆11Sep 15, 2017Updated 8 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- linux下面运维环境学习☆18Mar 30, 2016Updated 10 years ago