idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部署简单、页面操作简洁、运维成本低。
☆33Apr 19, 2023Updated 3 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:
- Sync是一款分布式场景下基于Redis的安全高效的线程同步组件,提供分布式可重入互斥锁、分布式可重入读写锁、分布式信号量。提供相应注解,使用简单,可与spring-boot无缝集成。☆13Oct 8, 2022Updated 3 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆98Jul 12, 2025Updated 10 months ago
- configcenter(配置中心):存储管理各个系统在不同环境中的配置,降低配置维护成本。具备配置发布回滚能力、配置更新实时推送能力、配置灰度发布能力、客户端配置缓存能力、对客户端验权防止生产环境配置泄漏风险能力、对敏感配置设置访问权限能力。使用http协议进行通信,可支…☆87Mar 2, 2023Updated 3 years ago
- Spring Cloud 学习代码分享☆13May 5, 2026Updated 2 weeks 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.
- 基于consul的分布式锁☆48Sep 12, 2017Updated 8 years ago
- java简单实现一些机器学习算法☆13Dec 10, 2020Updated 5 years ago
- 基于springboot的框架☆14Oct 26, 2016Updated 9 years ago
- 文件服务器,可以作为文件的存储服务单独运行,并为其他业务服务,可以作为一个文件版本管理器来运行。☆21Apr 9, 2026Updated last month
- A description of the Erlang Runtime System ERTS and the virtual Machine BEAM.☆26Oct 19, 2020Updated 5 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Jul 7, 2017Updated 8 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆22Dec 23, 2015Updated 10 years ago
- Spring Boot 2.0版本实战案例源码☆24Apr 28, 2020Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 该仓库主要用于存放Java学习相关笔记,相关代码主要存放于 https://github.com/caojx-git/learn-java-codes 仓库存☆11Oct 19, 2024Updated last year
- Spring Cloud Enterprise Core Technology, Corresponding to the Special Subject Source of the Brief Book "Spring Cloud Core Technology"☆14May 5, 2019Updated 7 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
- 基于SpringBoot2.7、SpringCloud2021&Alibaba采用前后端分离的微服务多租户体系架构开发平台。采用自定义starter组件化的思想,结构解耦;网关统一认证授权及URL级功能权限校验,且可自定义扩展OAuth2授权认证模式;网关聚合OpenAPI…☆14May 21, 2024Updated 2 years ago
- 基于macula-boot的应用开发平台,提供多租户、应用管理、权限、任务调度、工作流、低代码、报表、微服务管理等通用技术平台能力☆17Dec 23, 2025Updated 5 months ago
- 基于byte-buddy生成Spring MVC 框架的Controller☆13Oct 11, 2024Updated last year
- dubbox 2.8.1版本 在其基础之上进行扩展☆10Dec 16, 2014Updated 11 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.
- Guice reactor-netty Components☆36Nov 16, 2022Updated 3 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 years ago
- Spring Cloud微服务DevOps云服务管理框架,其中包含后台管理+服务接口+门户首页,涉及到SpringBoot、Spring Cloud、Spring Security、mybatis、vue、html、javascript等技术。 框架中包含了服务器域名管理、…☆17May 3, 2026Updated 2 weeks ago
- 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
- Assembly-number,//集结号,一个集结了各种资源的的阅读App!☆14Aug 30, 2019Updated 6 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Jun 21, 2022Updated 3 years ago
- TeamTalk Background Management Overwrite 本代码为对TeamTalk项目后台管理的改写,后台界面使用vue.js+element-ui进行改写, 后台业务通过使用Spring+Spring MVC+Mybatis进行实现☆26Jan 7, 2018Updated 8 years ago
- Halo框架基于领域驱动模型+扩展点+流程编排的业务应用框架中间件☆130Jul 8, 2018Updated 7 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.
- ☆10Apr 14, 2023Updated 3 years ago
- jvm堆内存结构、垃圾回收原理、jvm内存调优、jvm监控等☆15Apr 26, 2019Updated 7 years ago
- 分布式学习,各种 Demo 实现☆28May 11, 2019Updated 7 years ago
- 前后分离的通用后台管理系统,前端基于Ant Design Pro-Vue,后端基于SpringBoo 2.x。包含:定时任务管控、一键生成前后端增删改查代码、基于RBAC权限管控、用户管理、组织架构、各类日志(操作日志/定时任务日志/登录日志)等模块☆17Oct 13, 2020Updated 5 years ago
- 个人学习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