Does Polyspace Server license Queue if all are in use?
조회 수: 4 (최근 30일)
이전 댓글 표시
I Wanted to understand if Jenkins jobs Queue on Polyspace server if all are in use?
댓글 수: 0
답변 (1개)
Sivsankar
2024년 10월 1일
If you are running multiple Jenkins jobs on a single Polyspace server for your CI/CD pipeline, these jobs will be queued.
Moreover, if your Polyspace server is running on top of MATLAB Parallel Server, you could implement the ‘polyspaceJobsManager’ function to have a deeper look into the jobs that are in queue. You can leverage the following documentation on this function:
Thank you.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Options at Command Line Only에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!