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.
IronMQ のメッセージ キュー機能を介して受信したペイロードで、ワーカーでプロセスを開始したいと考えています。ironMQ を使用するとプッシュ キューを作成できますが、これには http エンドポイントが必要です。
heroku ワーカー用に http エンドポイントをセットアップすることは可能ですか、それともワーカーからキューを取得するだけでよいのでしょうか?