基于Netty搭建的简易RPC
☆62Oct 11, 2023Updated 2 years ago
Alternatives and similar repositories for springboot-rpc-demo
Users that are interested in springboot-rpc-demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆20Feb 11, 2022Updated 4 years ago
- 自定义注解,包括了自定义校验注解、自定义缓存注解、自定义权限校验注解示例代码☆14Sep 12, 2025Updated 11 months ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- Pudding 是一款迷你级分布式服务框架☆25Apr 26, 2017Updated 9 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 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.
- a simple retry schedule (一个简单的重试机制实现)☆21Aug 30, 2017Updated 9 years ago
- 🍰springboot2.1.4、mybatis、bootstrap、代码生成器、shiro权限管理、前后端分离、自用型java通用后台管理系统快速开发框架 集成通用controller 通用mapper 通用service、脚手架、起手式,让web后台开发变得简单~!!☆24Sep 1, 2022Updated 4 years ago
- Spring Boot 集成 RabbitMQ☆28Apr 16, 2019Updated 7 years ago
- 一个基于nginx日志的web接口实时监控系统原型☆19Apr 17, 2023Updated 3 years ago
- 极客时间ZooKeeper实战与源代码剖析课程资源☆150Jul 23, 2021Updated 5 years ago
- Java API for Ethereum Blockchain System.☆10Jan 5, 2018Updated 8 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 9th of 4404, 1st Cloud Native Programming Challenge 2020 (Alibaba Tianchi): distributed link tracer with statistics & filtering in Go☆16Aug 26, 2026Updated 2 weeks ago
- A wrapper around the JSON-RPC provided by the bitcoin/litecoin☆13Nov 9, 2017Updated 8 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.
- 通过观看尚硅谷的Flink实战视频,开了一个仓库,记录源码和一些所需要的数据文件,也欢迎大家积极讨论☆17Mar 1, 2021Updated 5 years ago
- 基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。☆43May 12, 2017Updated 9 years ago
- 监控维度:1.监控内容信息采集;2.监控对象Url,Spring,数据源,异常,jvm,服务信息;3.监控策略处理☆12Nov 2, 2018Updated 7 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- ☆52Nov 2, 2021Updated 4 years ago
- 变强之路先从一个自研RPC开始吧~☆14Jun 17, 2022Updated 4 years ago
- 全协议内网穿透神器,支持TCP、UDP、HTTP☆31Dec 10, 2018Updated 7 years ago
- Alerting and monitoring tool for Apache Spark☆23May 20, 2022Updated 4 years ago
- 分表分库☆11Mar 20, 2017Updated 9 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.
- 该项目持续更新,整理保存相关学习笔记(包括数据结构、操作系统、计算机网络、数据库、JAVA、Scala、后端、SQL&NOSQL、大数据、数据挖掘等方面知识)☆14Mar 4, 2021Updated 5 years ago
- JavaWeb相关技术,基于SpringBoot的快速实现,暂停更新。(activemq、redis、quartz、shiro、swagger、thymeleaf、easyui、zookeeper...)☆13Oct 12, 2022Updated 3 years ago
- 基于Servlet的轻量级JavaWeb框架的实现☆21Nov 16, 2022Updated 3 years ago
- shell脚本分页导出mysql数据☆16Jun 26, 2018Updated 8 years ago
- 线程池、任务、任务组、任务池,定时任务的类库☆25Feb 28, 2026Updated 6 months ago
- 自己手写一个spring框架☆33Oct 14, 2021Updated 4 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- 本仓库存放了一些平常学习或者写博客所用的demo☆11Jan 9, 2018Updated 8 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 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.
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆24Jan 29, 2019Updated 7 years ago
- 使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现☆35May 9, 2018Updated 8 years ago
- An Easy RPC framework based on Netty and Spring.☆25Jun 17, 2017Updated 9 years ago
- 基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)☆29Oct 13, 2020Updated 5 years ago
- 企业级 分布式 限流 方案☆15Jun 20, 2018Updated 8 years ago
- 高德、百度地图服务api封装☆10Mar 4, 2026Updated 6 months ago
- 公共类库框架,记录分布式常用实现以及常用工具类☆11Jan 23, 2019Updated 7 years ago