Thread Lifecycle Policy Control Using Performance Regret

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional techniques for managing thread lifecycles in computing devices with hardware parallelism are inefficient due to complex interactions between hardware and software, leading to resource wastage and increased latency, which are difficult to optimize manually.

Innovation Solution

A job engine employs a multi-arm bandit technique to dynamically select and adjust threadpool policies based on performance data, using a regret determination module and policy selection module to minimize latency and optimize resource use without user intervention.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual policy specification is used to control thread lifecycle, then application programmer control is maintained, but resource utilization efficiency deteriorates and latency increases

Engineering Contradiction:
Improveapplication programmer controlVSAvoidresource utilization efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The system enables self-service by allowing the thread pool to automatically select and adjust its own lifecycle policies based on performance feedback. The policy selection module monitors performance metrics and autonomously chooses optimal policies without requiring continuous programmer intervention, thus improving resource utilization while maintaining operational control.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements feedback mechanisms by continuously monitoring performance metrics such as latency and resource utilization. This feedback is used by the policy selection module to dynamically adjust thread lifecycle policies, creating a closed-loop control system that optimizes productivity while maintaining ease of operation through automatic adaptation.

Inventive Principle:
Principle #23Feedback

2Device complexity

If fixed constant policy is used for homogeneous applications, then policy management is simplified, but adaptability to hardware and software differences deteriorates

Engineering Contradiction:
Improvepolicy management complexityVSAvoidadaptability to hardware differences
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The system transitions from static fixed policies to dynamic policy selection. The policy selection module continuously adapts thread lifecycle policies based on real-time performance feedback and environmental conditions, enabling the system to automatically adjust to hardware and software differences without increasing management complexity for the programmer.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes policy parameters dynamically based on performance metrics and environmental conditions. Instead of using fixed constant values, the policy selection module adjusts policy parameters such as thread creation and termination thresholds based on observed performance, enabling adaptability while maintaining simple policy management through automated parameter tuning.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If increases in hardware parallelism are implemented, then computing functionality is improved, but operational efficiency deteriorates due to complex interactions

Engineering Contradiction:
Improvecomputing functionalityVSAvoidoperational efficiency
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system uses feedback from performance monitoring to detect inefficiencies caused by hardware parallelism complexities. The policy selection module responds to this feedback by adjusting thread lifecycle policies to optimize operational efficiency, ensuring that increased parallelism does not degrade system reliability or performance.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12547446B2Computing device control of a job execution environment based on performance regret of thread lifecycle policies
Publication Date: 2026.02.10 ADOBE INC
  • US12547446B2 patent drawing
  • US12547446B2 patent drawing
  • US12547446B2 patent drawing

AI summary

Job execution environment control techniques are described to manage policy selection and implementation to control use of job executors by a computing device, automatically and without user intervention. These techniques are usable to select a policy from a plurality of policies that is then used to control lifecycles of job executors of a job execution environment of a computing device. Further, these techniques are usable to respond dynamically to change the selected policy during runtime of the application in response to changes in the job execution environment.