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
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 7 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
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Spring Boot Admin和Nacos集成,欢迎Star☆20Mar 7, 2019Updated 7 years ago
- 基于tcc的Java分布式事务框架☆18Nov 16, 2016Updated 9 years ago
- 百度uid-generator方案改造成springcloud☆17Nov 4, 2017Updated 8 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
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- Http RESTful api implemention on Netty async io. More informations at :☆53Feb 13, 2026Updated 5 months 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.
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆34Mar 18, 2019Updated 7 years ago
- 生产者消费者组件☆16Nov 16, 2022Updated 3 years ago
- 设备注册中心redis实现☆11Oct 18, 2019Updated 6 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- 本工具集成了常用的第三方对象存储平台,简化项目中使用对象存储时繁琐的集成过程,让对象存储开箱即用。☆35Mar 7, 2024Updated 2 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- springboot-data-jdbc最佳实践☆12Oct 24, 2020Updated 5 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- Jeecg-P3 微服务插件开发框架,业务组件以JAR方式提供,松耦合可插拔 支持独立部署,也可无缝集成Jeecg平台☆20Oct 23, 2018Updated 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.
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博 客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 基于 PHP 和 word2vec 的分类器,用于文章、新闻等内容自动分类,项目包含样本训练、识别代码,分词组件用的是 PhpAnalysis,简单灵活。欢迎大家一起优化并完善。☆12Nov 22, 2019Updated 6 years ago
- 网络主机的端口扫描器--基于Java Swing技术☆18May 10, 2020Updated 6 years ago
- 通过Nacos让Nginx拥有服务发现能力☆115Dec 5, 2023Updated 2 years ago
- Salesforce plugins☆12Jun 30, 2026Updated 3 weeks ago
- an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications☆22Jul 18, 2023Updated 3 years ago
- 封装常用的生产者-消费者模型☆19May 9, 2017Updated 9 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Jul 8, 2016Updated 10 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.
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆30Apr 14, 2021Updated 5 years ago
- Elastic-Job Spring Boot 自动集成示例代码☆19Jul 31, 2018Updated 7 years ago
- 风控系统设计demo☆23Apr 25, 2017Updated 9 years ago
- Pudding 是一款迷你级分布式服务框架☆24Apr 26, 2017Updated 9 years ago
- 轻量级java消息中间件☆55Aug 16, 2016Updated 9 years ago
- Newbiest(VCIM)是致力于打造一个速提高开发效率,帮助节省人力成本,同时又不失灵活性。可以用于所有的Web应用程序,CIM服务项目。 Newbiest(VCIM)宗旨是提高UI能力的同时,降低前后分离的开发成本,创造出在线开发模式,No代码概念,一系列online…☆11Sep 13, 2022Updated 3 years ago
- 蚂蚁金融自然语言处理竞赛。☆10Sep 3, 2018Updated 7 years ago