AWS Batch Priority Queue

0

I've configuring AWS Batch in Fargate orchestration mode and I've two job definitions for distinct execution, what happen when I configure two queues for the same compute environment with the same priority, each of them for a job definition? Are execute in parallel if I submit these two jobs?

Scenario

Compute environment: COMP_ENV_1

Job Queue: QUEUE_1, compute environment: COMP_ENV_1, priority: 100
Job Queue: QUEUE_2, compute environment: COMP_ENV_1, priority: 100

Job Definition: JOB_DEF_1, job queue: QUEUE_1
Job Definition: JOB_DEF_2, job queue: QUEUE_2

質問済み 3ヶ月前101ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ