nacos 教程,包括原理,实践,应用场景
☆76Mar 31, 2022Updated 4 years ago
Alternatives and similar repositories for nacos-tutorial
Users that are interested in nacos-tutorial are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sentinel 教程,包括原理分析,源码阅读,实战分享☆879Mar 31, 2022Updated 4 years ago
- A time ticker as a light weight clock☆24Aug 30, 2023Updated 2 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆246Jun 5, 2024Updated 2 years ago
- netty 端口转发☆15Jun 5, 2015Updated 11 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 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.
- 百度uid-generator方案改造成springcloud☆17Nov 4, 2017Updated 8 years ago
- 基于tcc的Java分布式事务框架☆18Nov 16, 2016Updated 9 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- 我的编程学习之路,包括了design pattern,data structure,java8,java io,java concurrent,guava,spring,spring boot,spring cloud,js,vue☆16Aug 17, 2023Updated 2 years ago
- A simple failover library for Java☆161Dec 5, 2023Updated 2 years ago
- RPC with service discovery base on netty☆117Aug 31, 2017Updated 8 years ago
- Hi Spring fans! In this installment of _Spring Tips_ we look at the promising, reactive, elastic and fantastic RSocket protocol and Rea…☆12Dec 14, 2018Updated 7 years ago
- 基于Lua的Spring Cloud网关高可用通用Ngnix插件☆131Apr 18, 2019Updated 7 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆34Mar 18, 2019Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- Salesforce plugins☆12Updated this week
- 从paxos到zookeeper 分布式一致性原理与实践 源码☆13Oct 23, 2017Updated 8 years ago
- 本工具集成了常用的第三方对象存储平台,简化项目中使用对象存储时繁琐的集成过程,让对象存储开箱即用。☆33Mar 7, 2024Updated 2 years ago
- 自定义Zuul的路由规则,自定义listOfServers来源,自定义ribbon的IRule、IPing、ServerList等。☆11Jan 12, 2020Updated 6 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- springboot-data-jdbc最佳实践☆12Oct 24, 2020Updated 5 years ago
- Jeecg-P3 微服务插件开发框架,业务组件以JAR方式提供,松耦合可插拔支持独立部署,也可无缝集成Jeecg平台☆20Oct 23, 2018Updated 7 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Sep 25, 2016Updated 9 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.
- 基于 PHP 和 word2vec 的分类器,用于文章、新闻等内容自动分类,项目包含样本训练、识别代码,分词组件用的是 PhpAnalysis,简单灵活。欢迎大家一起优化并完善。☆12Nov 22, 2019Updated 6 years ago
- 2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in…☆17Feb 27, 2018Updated 8 years ago
- 封装常用的生产者-消费者模型☆19May 9, 2017Updated 9 years ago
- 蚂蚁金融自然语言处理竞赛。☆10Sep 3, 2018Updated 7 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆30Apr 14, 2021Updated 5 years ago
- 轻量级java消息中间件☆55Aug 16, 2016Updated 9 years ago
- Pudding 是一款迷你级分布式服务框架☆24Apr 26, 2017Updated 9 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Oct 28, 2016Updated 9 years ago
- 网络主机的端口扫描器--基于Java Swing技术☆18May 10, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- DataStax - Starlight for Kafka☆24May 5, 2026Updated last month
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Jul 8, 2016Updated 9 years ago
- 阿里云MQTT服务端消息处理分发与同步调用☆18Jun 17, 2022Updated 3 years ago
- Simple Java interface to handle Bitcoin transactions☆12May 7, 2013Updated 13 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆307Jun 17, 2022Updated 3 years ago
- spring cloud alibaba 实现知识分享平台☆10Jun 21, 2022Updated 3 years ago