RPC框架,基于netty,实现了远程调用、服务治理等功能
☆16May 19, 2018Updated 8 years ago
Alternatives and similar repositories for TakinRPC
Users that are interested in TakinRPC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于tcc的Java分布式事务框架☆18Nov 16, 2016Updated 9 years ago
- 通过该网关进行服务的路由,进行安全的校验,接口的度量, 后台服务依赖dubbo服务治理框架☆20May 31, 2018Updated 7 years ago
- Entboost cooperation OA apps source code.☆12Sep 20, 2017Updated 8 years ago
- 学习netty时的一些demo,学习书籍netty权威指南,以及自己实现的基于netty的私有协议栈☆18Aug 28, 2017Updated 8 years ago
- GTL(Global Transaction Layer)☆10Dec 12, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- java性能测试框架☆13Feb 17, 2015Updated 11 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- zookeeper配置中心,毫秒级别配置更新配置☆15Dec 16, 2022Updated 3 years ago
- InfluxDB主从同步脚本☆13May 19, 2019Updated 7 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- 比mybatis-generator更牛逼的生成工具,基本做到稍作前端js代码修改就是一个项目。☆17Dec 16, 2022Updated 3 years ago
- 文件微服务,实现基于云服务和本地文件存储的微服务☆10Sep 8, 2016Updated 9 years ago
- nginx、netty hls流媒体架构,实现时移和回看功能。nginx负责m3u8的组装,netty负责运算把ts信息返回给nginx。实测m3u8 时移、回看功能长连接下载并发可达4w,ts 3000路跑满网卡,系统瓶颈在网卡☆19Nov 16, 2022Updated 3 years ago
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 11 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.
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- Netty4、MsgPack、长连接、断开重连、心跳包...☆15Jun 2, 2017Updated 8 years ago
- 解决幂等问题的工具-Ddripping☆14Nov 30, 2016Updated 9 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- tcc transaction implementation☆14Dec 16, 2022Updated 3 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- [Deprecated] fastdfs nginx server in docker☆10Aug 22, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 探索高效的SAAS结构,单体应用动态切换数据库。☆49Apr 17, 2023Updated 3 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆31Jun 17, 2022Updated 3 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- Central Application Tracking Version 2☆28Jun 1, 2016Updated 9 years ago
- 我的读书笔记☆13May 14, 2026Updated last week
- pomelo服务端框架,unity5.4开发的多房间的,多人在线实时群聊项目☆17Mar 26, 2024Updated 2 years ago
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 10 years ago
- mybatis深入学习代码文档以及源码解析,包含通用mapper、分页等插件的详细介绍以及使用☆23Feb 8, 2019Updated 7 years ago
- spring boot实现接口多版本共存 灵活修改 主要用户与APP端交互☆17Dec 17, 2017Updated 8 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.
- 通过velocity模版生成XBatis SQL代码 生成基于Spring注解service、DAO(数据库的CRUD) 支持复合主键、数据库前缀过滤、数据库分表、分页查询、自定义SQL查询、自定义字段查询☆37Jul 14, 2014Updated 11 years ago
- 限流幂等框架☆18Mar 29, 2018Updated 8 years ago
- ☆20Apr 3, 2016Updated 10 years ago
- LCN分布式事务框架v3.0☆293Jan 22, 2018Updated 8 years ago
- ☆15Jul 7, 2011Updated 14 years ago
- log4j日志的监控系统,采用web形式展现各模块的运行状态,支持邮件短信报警,适用于一般企业大中型业务生成系统的监控;业务模块定时30秒采用json格式输出到文件,☆48Aug 13, 2013Updated 12 years ago
- rpc框架学习的demo工程☆14May 15, 2017Updated 9 years ago