Skip to content
#

rabbitmq

Here are 3,045 public repositories matching this topic...

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • Updated May 5, 2020
  • Java
sathishbabu96
sathishbabu96 commented Sep 9, 2019

Is it possible to generate a new event like queue.purged whenever a queue is purged by the user?. The event can include information like who purged the queue, at what time, number of messages purged, vhost name of the queue.

flink-learning

flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》

  • Updated Apr 29, 2020
  • Java
pzelnip
pzelnip commented Oct 12, 2017

I'm getting an error on building the docs. I did:

$ mkvirtualenv flower
$ pip install -r requirements/docs.txt
$ cd docs
$ make latex

And am getting:

$ make latex
sphinx-build -b latex -d .build/doctrees   . .build/latex
Running Sphinx v1.6.4
/Users/pzelnip/.virtualenvs/flower/lib/python3.6/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.com
cpg1111
cpg1111 commented Aug 24, 2017

Hi there,
I seemed to have been getting panic when writing to a closed (go not rabbit) channel, which completely makes sense. However, I got in this state due to a typo in my exchange type, x-consistent-hash was spelled x-constistent-hash. I think I see a couple ways this error state can be handled gracefully, if this change is welcomed, I'd be more than happy to create a pull request for t

Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM

  • Updated May 5, 2020
  • C#
benthos
inliquid
inliquid commented Mar 25, 2020

We use http_server as input and http_client as one of outputs (for a part of message batch). In case when there is some error coming from http_client, benthos starts to retry this error message indefinitely (#415). However most significant, is that it stops accepting other, normal messages.

Here is the log when I first try to send message which causes http_client to get 500 error, and

mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。

  • Updated Apr 5, 2020
  • Java
watermill
Duologic
Duologic commented Jun 7, 2017

Hi guys, I hope to get a quick answer as I have a feeling this is implemented already.

I want to set the virtual_host for the Redis Sentinel configuration, but I don't find it in the code (nor the absent documentation) on how this should be done.

I've got this config for Celery via Django:

CELERY_BROKER_URL = "sentinel://192.168.0.1:26379;sentinel://192.168.0.2:26379;sentinel://192.1

🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、dubbo和Async等等📌

  • Updated Feb 19, 2020
  • Java

Improve this page

Add a description, image, and links to the rabbitmq topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rabbitmq topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.