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.
メッセージをキューに生成するphpプロデューサーがあります。コンシューマは 3 つのメッセージのみを取得し、$queue->consume(); でフリーズします。方法。別のコンシューマーを実行すると、次の 3 つのメッセージのみが表示されてフリーズします。
なぜそれが起こっているのですか?
ありがとう。