[TRACE-X]⭐🚀 Switch to IRS Order API for scalable Job Processing #946
Labels
ic
represents features/dependencies to the industry core
Prep-R25.03
trace-x
Feature/Bug for Trace-x component
Milestone
Overview
Explain the topic in 2 sentences
Trace-X currently utilizes a Job API that processes each job individually, resulting in limited scalability.
By integrating the IRS Order API, irs processes multiple jobs in batches, allowing for parallel processing of twins, thereby improving overall system efficiency and scalability.
What's the benefit?
Usage of IRS Order API which is designed to process big amount of data and focussing more on performance.
What are the Risks/Dependencies ?
Detailed explanation
Trace-X to switch from the current Job API to the IRS Order API,
Current implementation
Trace-X used current Job API
Proposed improvements
Trace-X used IRS Order API
Feature Team
Contributor
Committer
Current State:
Trace-X currently utilizes a Job API that processes each job individually, resulting in limited scalability.
By integrating the IRS Order API, irs processes multiple jobs in batches, allowing for parallel processing of twins, thereby improving overall system efficiency and scalability.
User Story
As a customer
I want Trace-X to switch from the current Job API to the IRS Order API,
so that we can achieve scalable job processing by enabling batch processing of multiple twins in parallel.
Hint
Acceptance Criteria
Test Cases
Test Case 1
Steps
Expected Result
Architectural Relevance
The following items are ensured (answer: yes) after this issue is implemented:
Justification: (Fill this out, if at least one of the checkboxes above cannot be ticked. Contact the Architecture Management Committee to get an approval for the justification)
Additional information
The text was updated successfully, but these errors were encountered: