yuelicn / rocketmq-exampleLinks
RocketMQ Java 实现各种消息方式
☆11Updated 8 years ago
Alternatives and similar repositories for rocketmq-example
Users that are interested in rocketmq-example are comparing it to the libraries listed below
Sorting:
- 封装了一个简易的hbase-orm框架☆27Updated 7 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- 基于springboot2.0来操作elasticsearch5.x版本的搜索服务☆37Updated 7 years ago
- ☆43Updated 2 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Updated 7 years ago
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆22Updated 7 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 7 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 5 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 8 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包 括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆76Updated 7 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Updated 5 years ago
- 基于springcloud + token + redis + mongodb 的微服务平台☆42Updated 6 years ago
- 基于springboot定义接口网关☆36Updated 8 years ago
- sharding jdbc分库分表和强制路由的例子☆24Updated 7 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago
- spring boot集成dubbox☆11Updated 8 years ago
- EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)☆66Updated 7 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 🌠☄SpringCloud-学习中的demo,使用Edgware.RELEASE版本,学习案例,服务发现、服务治理、链路追踪、服务监控等☆10Updated 6 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- 转载 flyray-base是一套包括组织机构、角色用户、权限授权、数据权限、内容管理、支付、对账、清结算、客户管理、营销活动、库存管理、搜索模块等分布式框架,使用Spring+SpringMVC+Mybatis+dubbox+redis+rocketmq+elastic…☆54Updated 7 years ago
- 基于 SpringBoot +Spring + SpringMvc+Mybatis+Dubbo 开发分布式REST服务(Goku.Framework.CoreUI.Vue的后台服务)☆35Updated 7 years ago
- 集成第三方登录功能(新浪微博,腾讯QQ,微信,公众号登录)☆24Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 8 years ago