干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就能懂
☆23Oct 11, 2023Updated 2 years ago
Alternatives and similar repositories for RPC-SkillTree
Users that are interested in RPC-SkillTree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 【易车】- Spark、flink、HBase、Hive、flume集成了一些Hadoop的原生api的一些demo(如HDFS、MapReduce:目前就这两个);同时测试一些异常功能☆16Apr 4, 2019Updated 7 years ago
- java-agent、jvm-access、jvm-classloader、jUnitPerf、Java基础算法;JAVA基础知识、枚举、反射、异常、泛型、集合、线程、代理;我的博客里面有相应的解释,以及动态的gif图片引导你理解☆39Apr 7, 2026Updated 5 months ago
- ☆12Feb 4, 2017Updated 9 years ago
- eureka和consul服务注册中心, feign集成restTemplate和ribbon, ribbon负载均衡, hystrix-dashboard熔断器, zuul-filter路由过滤, bus消息总线☆14Apr 7, 2026Updated 5 months ago
- p5.js is a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing. http://tw…☆15Aug 10, 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.
- springboot+mtqq+netty(一个简单的IoT开发的Java交互后端,也可以用来做即时通信)☆41Mar 6, 2018Updated 8 years ago
- An EMF addon to generate a source structure to separate the model generated code from the overriden code☆15Jul 14, 2025Updated last year
- APP 遍历测试☆11Jun 13, 2016Updated 10 years ago
- netty+zk+quartz整合调度实例☆10Jan 14, 2021Updated 5 years ago
- 基于 appium , Android APP UI遍历测试 , Python3.x☆13Nov 13, 2017Updated 8 years ago
- 西南财经大学“新网银行杯”数据科学竞赛 2/721☆32Nov 26, 2018Updated 7 years ago
- 微信小程序测试2048☆16Sep 27, 2016Updated 9 years ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated 2 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137May 21, 2019Updated 7 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.
- 业务风控系统☆13Aug 25, 2016Updated 10 years ago
- ☆12Jul 13, 2017Updated 9 years ago
- kafka-connect-redis-source☆13Mar 1, 2026Updated 6 months ago
- one component to create the CoAP communicate with netty in IoT industry, Java使用netty封装CoAP通信☆11Aug 2, 2018Updated 8 years ago
- Redis benchmark run helper☆10Updated this week
- Java client for RedisAI☆16Oct 3, 2024Updated last year
- Fundamental of AI course which focuses on search, multiagents, mdp and reinforcement learning algorithms.☆13Oct 29, 2022Updated 3 years ago
- ☆16Mar 2, 2026Updated 6 months ago
- ☆14Jun 28, 2023Updated 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.
- Demonstration of the Java System.arraycopy type confusion vulnerability☆21Apr 23, 2014Updated 12 years ago
- android性能测试工具测试CPU、内存、以及流量☆17Jun 3, 2015Updated 11 years ago
- Java 集成 aspectj 的示例项目, 包含 '.aj'文件, Java 注解, Lombok, LTW, SpringBoot, SpringBoot + Lombok, SpringBoot + Lombok + LTW的集成示例.☆10Nov 26, 2020Updated 5 years ago
- My blog☆15Oct 6, 2015Updated 10 years ago
- 一个简单的汽车展示小程序,能够预约订购,定位等☆10Oct 14, 2017Updated 8 years ago
- Code and Notes for 2016 JEEConf Presentation on developing REST API with Ratpack☆17May 23, 2016Updated 10 years ago
- ☆15Apr 28, 2017Updated 9 years ago
- 算法和数 据结构基础:手动实现常见的数组、队列、链表、二分搜索树、AVL、红黑树、B树、B+、跳跃表等基础数据结构☆10May 7, 2019Updated 7 years ago
- 在quartz包的基础上,封装了新增、修改、删除和获取定时任务状态的功能,方便对多个定时任务的管理☆12Jun 22, 2018Updated 8 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.
- Devoxx Hands on Ratpack☆16Mar 22, 2017Updated 9 years ago
- 公司现用的RF所有测试公共方法及资源组织架构,包括API测试、UI测试、JMeter性能测试 样例,自定义库NdolLibrary、redis、mysql、Opencv、xml、date、appium等公共封装,PAI基础关键字、UI基础关键字、业务组合关键字、常规逻辑的通…☆23Sep 13, 2017Updated 9 years ago
- 基于mqtt实现的即时通讯IM服务☆43Sep 15, 2016Updated 10 years ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆18Jul 18, 2019Updated 7 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 基于zookeeper+quartz的分布式任务调度组件☆17Mar 26, 2019Updated 7 years ago
- 高仿微信、环信聊天…☆14Aug 23, 2016Updated 10 years ago