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
- disruptor-learn☆13Dec 24, 2018Updated 7 years ago
- Athena是一款简单易用,面向架构和发布流程优化,并且具有丰富使用文档的Restful服务框架。架构上,它与Spring Web MVC无缝集成,使业务项目没有任何框架代码的侵入,并且能够与CI一键发布流程完美结合。它提供了新项目生成工具,可以一键生成新业务项目的骨架,生…☆18Jul 20, 2015Updated 10 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 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.
- 基于ffmpeg+spring+quartz+dubbo+zookeeper+MyBatis服务化的视频转换分布式服务☆12Jul 21, 2016Updated 9 years ago
- Golang 代码生成工具☆11Mar 15, 2019Updated 7 years ago
- 进程内部异步事件调用组件☆10Jul 6, 2016Updated 9 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
- 基于gin实战封装的快速部署web项目基础框架☆12Aug 14, 2020Updated 5 years ago
- 支持百万并发的轻量级异步网络通讯框架☆25May 15, 2020Updated 6 years ago
- a mini blog with NoSql,Dubbo and Spring☆11Nov 29, 2013Updated 12 years ago
- 实用性的脚本: Python Shell Bat☆10Mar 12, 2025Updated last year
- Mica is a web portal for epidemiological study consortia.☆13Jun 21, 2026Updated last week
- 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.
- 基于Java的微信公众平台开发框架,包括基础消息收发核心框架,基础API框架,以及应用层的web框架☆36Dec 12, 2016Updated 9 years ago
- Reactive Programming Multi-protocol push service☆26Dec 14, 2021Updated 4 years ago
- dva-ts-auth基于antd-pro 1 用ts改造而成,添加了完成的权限认证和动态菜单☆11Nov 16, 2018Updated 7 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 3 years ago
- 基于ActiveMQ的数据交换中间件☆14Aug 17, 2014Updated 11 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 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
- 在著名的开源表达式解析器IK Expression(http://code.google.com/p/ik-expression/) 基 础之上加以修改,使之成为一个Android Library Project,IKExpression.cfg.xml文件源设置更方便☆14Jun 29, 2016Updated 10 years 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.
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存 ,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Jun 1, 2017Updated 9 years ago
- 利用 Cabot监控 后微信报警☆15Sep 7, 2017Updated 8 years ago
- ☆10Dec 20, 2017Updated 8 years ago
- 蚂蚁金融自然语言处理竞赛。☆10Sep 3, 2018Updated 7 years ago
- 屏幕适配☆10Jun 1, 2020Updated 6 years ago
- rabbitmq消息队列封装☆12Jul 7, 2017Updated 8 years ago
- 模块化、松耦合、轻量级、高性能的Go语言Web开发框架。支持热重启、热更新、多域名、多端口、多服务、HTTP/HTTPS、动态路由等特性,并提供了Web服务开发的系列核心组件,如:MVC、Cookie、Session、服务注册、配置管理、模板引擎、数据校验、分页管理、数据库…☆22Jun 13, 2018Updated 8 years ago
- 来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆68May 12, 2017Updated 9 years ago
- 基于springboot容器,zokeeper分布式协调服务,dubbo分布式服务框架,redis缓存,spring jdbctemplate,mybatis持久层框架,mysql数据库等,加入netty+mqtt☆14May 27, 2025Updated last year
- 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.
- mybatis3在spring中的分库分表☆26Mar 27, 2017Updated 9 years ago
- 对eventbus,activity栈,fragment栈进行了跨进程适配☆13Jun 1, 2020Updated 6 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- The gateway service is responsible for routing requests to real services.☆18Jul 24, 2019Updated 6 years ago
- Unity自动化打包Android APK工程案例☆12Apr 22, 2020Updated 6 years ago
- 一个小巧轻便的WEB网络文件管理工具 ...☆20Nov 1, 2019Updated 6 years ago
- spring-boot-plus框架是spring boot框架的基础上进行高度扩展的一个框架, 高度集成了Spring Session, Spring Data, Spring Cache, Spring WebSocket,Spring Mockito, Spring …☆29Dec 2, 2018Updated 7 years ago