Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

266
Visualizações
Consume high volume (streaming) message from RabbitMQ

I am building an application to Consume high volume (streaming) message from RabbitMQ. Following is the situation

  1. There is RabbitMQ where publisher is publishing Live Match data which means volume of data is very fast( 100 messges per second per queue)
  2. In RabbitMQ the max queue length is 500 (messages).
  3. Which means if consumer don't receive the message very fast, messages will be lost

Following are my Queries

What pattern/architecture/tool is best for the above scenario?(To consume messages very fast)

Will MassTransit fullfil the above requirement?

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

MassTransit, by itself, consumes very quickly. 1,000’s of messages per second are easily possible. But the time taken by MassTransit is only part of the overall message consumption time. The business logic within the consumer is where most of the time is spent. No question MassTransit can consume quickly enough, it just depends what the consumer needs to do.

100 messages per second is 10ms per message, consuming messages concurrently (which MassTransit does easily) can increase the amount of time available to consume each message.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda