idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部署简单、页面操作简洁、运维成本低。
☆34Apr 19, 2023Updated 2 years ago
Alternatives and similar repositories for idcenter
Users that are interested in idcenter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆98Jul 12, 2025Updated 9 months ago
- configcenter(配置中心):存储管理各个系统在不同环境中的配置,降低配置维护成本。具备配置发布回滚能力、配置更新实时推送能力、配置灰度发布能力、客户端配置缓存能力、对客户端验权防止生产环境配置泄漏风险能力、对敏感配置设置访问权限能力。使用http协议进行通信,可支…☆87Mar 2, 2023Updated 3 years ago
- Spring Cloud 学 习代码分享☆13Mar 26, 2026Updated 2 weeks ago
- 基于consul的分布式锁☆48Sep 12, 2017Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- java简单实现一些机器学习算法☆13Dec 10, 2020Updated 5 years ago
- 基于springboot的框架☆14Oct 26, 2016Updated 9 years ago
- 文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。☆21Updated this week
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Jul 7, 2017Updated 8 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 11 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆21Dec 23, 2015Updated 10 years ago
- 该仓库主要用于存放Java学习相关笔记,相关代码主要存放于 https://github.com/caojx-git/learn-java-codes 仓库存☆11Oct 19, 2024Updated last year
- 通讯中台-消息推送中心(DDD领域驱动设计+CQRS架构实战项目)☆10Jul 26, 2022Updated 3 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆23Mar 14, 2018Updated 8 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.
- 采用领域驱动设计(Domain Driven Design、DDD)实现的CMS系统☆11Aug 8, 2022Updated 3 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆85Aug 11, 2024Updated last year
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Jun 21, 2022Updated 3 years ago
- mybatis 字段加解密插件,兼容mybatis-plus的wrapper,支持对Map等非pojo对象的加解密,支持不同字段使用不同算法或密钥☆13Dec 2, 2023Updated 2 years ago
- 基于macula-boot的应用开发平台,提供多租户、应用管理、权限、任务调度、工作流、低代码、报表、微服务管理等通用技术平台能力☆17Dec 23, 2025Updated 3 months ago
- 基于byte-buddy生成Spring MVC 框架的Controller☆13Oct 11, 2024Updated last year
- Spring Cloud微服务DevOps云服务管理框架,其中包含后台管理+服务接口+门户首页,涉及到SpringBoot、Spring Cloud、Spring Security、mybatis、vue、html、javascript等技术。 框架中包含了服务器域名管理、…☆17Mar 7, 2026Updated last month
- Seata Demo for SOFAStack Cloud Native Workshop on KubeCon China 2019☆15Nov 2, 2019Updated 6 years ago
- 分布式雪花算法全局生成器的SDK,DistributedID的SDK方式接入☆22Jan 21, 2017Updated 9 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- java 开发工具集,包含网络,并发逻辑处理,csp队列,热更新加载器☆33Mar 30, 2026Updated last week
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Jun 21, 2022Updated 3 years ago
- 一套简单的可以复制、可以理解、可以落地、可以控制复杂性的”指导和约束"的框架。是一种架构思想,是整合了洋葱圈架构、适配器架构、DDD、整洁架构、TMF 等架构思想的一种应用架构。☆15May 25, 2022Updated 3 years ago
- 此文本分类项目主要面向机器学习初学者和文本分类效果测试者,项目内部含有朴素贝叶斯,余弦定理,逻辑回归多种分类算法以及mm,rmm分词器,同时从某新闻站点爬取了多个分类共6000多篇文章,以及一个中文词典。项目方便自由拓展各种分类器和分词器,并通过组装测试分类效果。☆37Sep 29, 2017Updated 8 years ago
- Halo框架基于领域驱动模型+扩展点+流程编排的业务应用框架中间件☆129Jul 8, 2018Updated 7 years ago
- TeamTalk Background Management Overwrite 本代码为对TeamTalk项目后台管理的改写,后台界面使用vue.js+element-ui进行改写, 后台业务通过使用Spring+Spring MVC+Mybatis进行实现☆26Jan 7, 2018Updated 8 years ago
- jvm堆内存结构、垃圾回收原理、jvm内存调优、jvm监控等☆16Apr 26, 2019Updated 6 years ago
- 分布式学习,各种 Demo 实现☆28May 11, 2019Updated 6 years ago
- 前后分离的通用后台管理系统,前端基于Ant Design Pro-Vue,后端基于SpringBoo 2.x。包含:定时任务管控、一键生成前后端增删改查代码、基于RBAC权限管控、用户管理、组织架构、各类日志(操作日志/定时任务日志/登录日志)等模块☆17Oct 13, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 7 years ago
- 微服务开放平台-基于SpringCloud2.0+,SpringSecurity,Oauth2,nacos服务发现和配置管理.统一API网关,在线调试文档,身份认证,接口鉴权,限流等。搭建基于API的生态体系,微服务架构的企业级开放平台,利于业务扩容。并提供基于vue.js…☆17Feb 22, 2019Updated 7 years ago
- 应用日志上报阿里云日志服务快速集成spring boot starter☆24Dec 16, 2023Updated 2 years ago
- watermelon-cloud 是一个基于springboot3.0 、spring-authorization-server、oauth2.1 等集成的微服务基础框架☆20Nov 20, 2023Updated 2 years ago
- 超级AI大脑一个基于SpringCloud微服务架构,已对接GPT-3.5、GPT-4.0、百度文心一言、stable diffusion AI绘图、Midjourney绘图等。支持web,Android,IOS,H5多端应用,使用了OpenAI的ChatGPT模型实现了智…☆14Apr 3, 2025Updated last year
- nacos配置中心的quarkus框架扩展☆12Sep 23, 2020Updated 5 years ago
- A Hybird Editor☆18Nov 20, 2015Updated 10 years ago