並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 9 件 / 9件

新着順 人気順

RabbitMQの検索結果1 - 9 件 / 9件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

 RabbitMQ9 aws  rabbitmq  web    Amazon MQ Update  New RabbitMQ Message Broker Service | Amazon Web Services  
  • Amazon MQ Update – New RabbitMQ Message Broker Service | Amazon Web Services

    AWS News Blog Amazon MQ Update – New RabbitMQ Message Broker Service In 2017, we launched Amazon MQ – a managed message broker service for Apache ActiveMQ, a popular open-source message broker that is fast and feature-rich. It offers queues and topics, durable and non-durable subscriptions, push-based and poll-based messaging, and filtering. With Amazon MQ, we have enhanced lots of new features by

      Amazon MQ Update – New RabbitMQ Message Broker Service | Amazon Web Services
    • Announcing Amazon MQ for RabbitMQ

      Amazon MQ now supports RabbitMQ, a popular open source message broker. This enables you to migrate your existing RabbitMQ message brokers to AWS without having to rewrite code. Amazon MQ is a fully managed service that provisions and manages open source message brokers like RabbitMQ and Apache ActiveMQ for you. Amazon MQ for RabbitMQ manages both individual and clustered message brokers and handle

        Announcing Amazon MQ for RabbitMQ
      • SQL Maxis: Why We Ditched RabbitMQ And Replaced It With A Postgres Queue

        Embracing our SQL Maxi nature: how we ripped out RabbitMQ from our infrastructure and replaced it with a Postgres queue. We recently ripped out RabbitMQ from our system and replaced it with a queue built on top of our Postgres db and written in SQL. The change took half a day to implement + test, and had a net delta of -580 LOC. Much more importantly, it drastically improved the reliability and re

          SQL Maxis: Why We Ditched RabbitMQ And Replaced It With A Postgres Queue
        • 【ローカル環境編】Azure Functions RabbitMQ Extension を使用してみる - Qiita

          はじめに 2020 年 12 月 22 日に、Azure Functions の新たなトリガーである RabbitMQ の Extension が GA (Generally Available: 一般公開) されました。この拡張機能を使用することにより、Azure Functions は、RabbitMQ の Queue へ入っているキューを取り出しての処理や、メッセージを作成して、別の Queue へ格納することができます。 RabbitMQ Extension for Windows and Linux is now generally available 現時点で使用できる App Service Plan は、Premium, Dedicated (App Service) Plan となっており、Consumption Plan は対応しておりませんので注意が必要です。 詳しい

            【ローカル環境編】Azure Functions RabbitMQ Extension を使用してみる - Qiita
          • Introduction to Event-driven Architectures With RabbitMQ | Theodo

            Event-driven architectures (EDA) gather several useful patterns to deliver maintainable code, handle asynchronous tasks and build reliable applications. As a developer at Theodo, I have been working with various companies to help them build great products. I frequently used event-driven architectures along the way, and I want to share my thoughts with you on this subject. This article is a concept

              Introduction to Event-driven Architectures With RabbitMQ | Theodo
            • Modern Open Source Messaging: Apache Kafka, RabbitMQ, NATS, Pulsar and NSQ

              Modern Open Source Messaging: NATS, RabbitMQ, Apache Kafka, hmbdc, Synapse, NSQ and Pulsar # NATS: Ruby then Go https://nats.io/ https://github.com/nats-io/nats-streaming-server NATS was originally built with Ruby and achieved a respectable 150k messages per second. The team rewrote it in Go, and now you can do an absurd 8–11 million messages per second. It works as a publish-subscribe engine, but

                Modern Open Source Messaging: Apache Kafka, RabbitMQ, NATS, Pulsar and NSQ
              • RabbitMQ徹底解説 - Qiita

                第1章: RabbitMQとは何か? RabbitMQは、オープンソースのメッセージングミドルウェアで、メッセージキューを利用してアプリケーション間の非同期通信を実現するためのソフトウェアです。RabbitMQは、AMQPと呼ばれるプロトコルを使用して、メッセージの送信者と受信者を接続します。 RabbitMQの概要 RabbitMQは、Erlangという言語で記述されたオープンソースのメッセージングミドルウェアであり、多様なプログラム言語やプラットフォームで使用できることが特徴です。RabbitMQは、高いパフォーマンスと信頼性を持ち、スケーラビリティが高いため、世界中の多くの企業やオープンソースプロジェクトで利用されています。 RabbitMQの主な特徴 RabbitMQの主な特徴は、以下の通りです。 多様なプログラム言語やプラットフォームで使用できること 高いパフォーマンスと信頼性を

                  RabbitMQ徹底解説 - Qiita
                • RabbitMQ チュートリアルの要点まとめ - Qiita

                  RabbitMQ を使うにあたっての要点を図解しつつまとめた記事です。主にRabbitMQチュートリアルの情報のまとめですが、チュートリアル外で得た情報も参照しつつ説明します。 RabbitMQ とは? チュートリアルの冒頭で RabbitMQ はメッセージブローカだと書かれています。つまり仲介者。 RabbitMQ は「メッセージ・キューイング」を実現するソフトウェアです。「メッセージ・キューイング」とはざっくりというと、アプリケーション間のデータのやり取りをする際に直接やり取りするのではなく、間にキューをはさみ、送信側がキューに溜め込んでいく方式のこと。こうすることで、例えば次に上げるようなメリットを得られるようになります。 送信側は、受信側の処理の終了を待つ必要がなく次の処理を続行できる 送信側と受信側に分離されるため、疎結合なデザインになりやすい 各アプリケーションをステートレスに

                    RabbitMQ チュートリアルの要点まとめ - Qiita
                  • RabbitMQ vs Kafka: Which Platform Should You Choose in 2023?

                    Have you ever found yourself standing at a crossroads, trying to decide between RabbitMQ vs Kafka for your Microservices-based system? Have you ever wondered which of these messaging platforms is most suitable for your use case? RabbitMQ and Apache Kafka are well-known solutions in the asynchronous messaging domain, but despite popular belief, they aren’t one-size-fits-all solutions. As a software

                      RabbitMQ vs Kafka: Which Platform Should You Choose in 2023?
                    1

                    新着記事