はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『ActiveMQ』

  • 人気
  • 新着
  • すべて
  • ActiveMQ

    3 users

    activemq.apache.org

    Features > Destination Features > Delete Inactive Destinations Inactive Destination An ‘inactive’ destination is one that has had no messages pending and no consumers connected for some configured period of time. By default the broker does not check for inactive destinations. This as governed by the default values for the following options: schedulePeriodForDestinationPurge="0" and gcInactiveDesti

    • 学び
    • 2014/04/04 12:05
    • ActiveMQ

      3 users

      activemq.apache.org

      Connectivity > Protocols > MQTT ActiveMQ Classic supports the MQTT protocol and will automatically map between JMS/NMS and MQTT clients. MQTT is a machine-to-machine (M2M) publish/subscribe messaging transport. Please see the MQTT site for more details Supported versions ActiveMQ Classic supports MQTT v3.1.1 and v3.1. Enabling the ActiveMQ Classic Broker for MQTT Its very easy to enable ActiveMQ C

      • 世の中
      • 2013/07/26 13:25
      • ActiveMQ

        6 users

        activemq.apache.org

        Apache ActiveMQ® is the most popular open source, multi-protocol, Java-based message broker. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connect from clients written in JavaScript, C, C++, Python, .Net, and more. Integrate your multi-platform applications using the ubiquitous AMQP protocol. Exchange messages b

        • テクノロジー
        • 2012/02/22 15:42
        • MQ
        • ActiveMQ

          3 users

          activemq.apache.org

          Introduction This document describes how to install and configure ActiveMQ Classic 5.x for both Unix and Windows’ platforms. Document Organization The Getting Started Guide for ActiveMQ Classic 5.x document contains the following sections: Introduction Document Organization Pre-Installation Requirements Installation Procedure for Windows Windows Binary Installation Windows Source Installation Wind

          • テクノロジー
          • 2011/02/15 01:44
          • ActiveMQ
          • ActiveMQ

            4 users

            activemq.apache.org

            Features > Clustering > Networks of Brokers To provide massive scalability of a large messaging fabric you typically want to allow many brokers to be connected together into a network so that you can have as many clients as you wish all logically connected together - and running as many message brokers as you need based on your number of clients and network topology. If you are using client/server

            • 世の中
            • 2010/08/09 17:45
            • activemq
            • ActiveMQ

              5 users

              activemq.apache.org

              Connectivity > Containers > Spring Support We fully support Spring for configuration of the JMS client side as well as for configuring the JMS Message Broker. There is a great article on using Spring with ActiveMQ Classic - I’d recommend reading it first. Configuring the JMS client To configure an ActiveMQ Classic JMS client in Spring it is just a simple matter of configuring an instance of Active

              • 暮らし
              • 2009/11/26 20:42
              • activemq
              • spring
              • ActiveMQ

                5 users

                activemq.apache.org

                Connectivity > Protocols > Stomp ActiveMQ Classic supports the Stomp protocol and the Stomp - JMS mapping. This makes it easy to write a client in pure Ruby, Perl, Python or PHP for working with ActiveMQ Classic. Please see the Stomp site for more details Spec Compliance ActiveMQ Classic v5.6 implements the Stomp v1.1 spec except for allowing spaces at the beginning or end of message header keys,

                • テクノロジー
                • 2008/04/09 00:33
                • ActiveMQ
                • ActiveMQ

                  3 users

                  activemq.apache.org

                  Developers > Ideas > RESTful Queue RESTful Queue This document is intended to document the ideal RESTful interface to message queues in light of the discussion on rest-discuss Atom Publishing Protocol (APP) httplr Issues with Queues and REST One of the main issues with making a truly RESTful API to a message queue is that a message queue is essentially a load balancer, so each consumer of a queue

                  • テクノロジー
                  • 2007/09/22 20:04
                  • rest
                  • ActiveMQ

                    65 users

                    activemq.apache.org

                    Apache ActiveMQ® is the most popular open source, multi-protocol, Java-based message broker. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connect from clients written in JavaScript, C, C++, Python, .Net, and more. Integrate your multi-platform applications using the ubiquitous AMQP protocol. Exchange messages b

                    • テクノロジー
                    • 2007/03/19 17:09
                    • apache
                    • ActiveMQ
                    • mq
                    • jms
                    • queue
                    • scalability
                    • Java
                    • ソフトウェア
                    • Apache ActiveMQ -- Index

                      3 users

                      activemq.apache.org

                      Apache ActiveMQ is the most popular and powerful open source Message Broker and Enterprise Integration Patterns provider. Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. Apache ActiveMQ is released under the Apache 2.0 License Grab yourself a D

                      • 世の中
                      • 2007/02/13 15:55
                      • ActiveMQ
                      • Apache
                      • ネットワーク
                      • Java
                      • プログラミング

                      このページはまだ
                      ブックマークされていません

                      このページを最初にブックマークしてみませんか?

                      『ActiveMQ』の新着エントリーを見る

                      キーボードショートカット一覧

                      j次のブックマーク

                      k前のブックマーク

                      lあとで読む

                      eコメント一覧を開く

                      oページを開く

                      はてなブックマーク

                      • 総合
                      • 一般
                      • 世の中
                      • 政治と経済
                      • 暮らし
                      • 学び
                      • テクノロジー
                      • エンタメ
                      • アニメとゲーム
                      • おもしろ
                      • アプリ・拡張機能
                      • 開発ブログ
                      • ヘルプ
                      • お問い合わせ
                      • ガイドライン
                      • 利用規約
                      • プライバシーポリシー
                      • 利用者情報の外部送信について
                      • ガイドライン
                      • 利用規約
                      • プライバシーポリシー
                      • 利用者情報の外部送信について

                      公式Twitter

                      • 公式アカウント
                      • ホットエントリー

                      はてなのサービス

                      • はてなブログ
                      • はてなブログPro
                      • 人力検索はてな
                      • はてなブログ タグ
                      • はてなニュース
                      • ソレドコ
                      • App Storeからダウンロード
                      • Google Playで手に入れよう
                      Copyright © 2005-2025 Hatena. All Rights Reserved.
                      設定を変更しましたx