Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JMS と PHP がなかなかうまくいかないことはわかっています。私は、PHP を使用して情報を抽出するために jms バスを読み取る必要があるプロジェクトにいます ((openmq を使用して) jms バスにメッセージを送信する Java バックエンド アプリケーションと、それらのメッセージを読み取る必要がある php フロントエンド アプリケーションを想像してください)。
私は PHPMQ を試しましたが成功しませんでした。
ありがとう!イヴァン
ActiveMQ は、Stomp プロトコルを介してPHP 用の JMS をサポートします。