Java virtual machine implementation method supporting multi-process
A technology of a Java virtual machine and an implementation method, which is applied in the field of Java virtual machines supporting multi-processes to achieve the effects of improving concurrency efficiency, efficient switching speed, and saving system resources
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0034] 1) Process scheduling method
[0035] The process scheduler of the operating system is replaced by the java virtual machine, which is responsible for the scheduling of each process:
[0036] I, according to process three kinds of states in running: running, ready, wait, set up three kinds of process queues in Java virtual machine: running queue, ready queue, waiting queue.
[0037] Running state: A process is running when it occupies the processor;
[0038] Ready state: a process such as waiting to occupy the processor;
[0039] Waiting state: a process cannot execute until some event occurs, such as a disk operation;
[0040] Correspondingly, three process queues are established in the Java virtual machine: run queue, ready queue, and waiting queue. Among them, the process in the running queue is in the running state, and shares the CPU time slice according to the priority; the process in the ready queue is in the ready state, waiting to be put into the running queu...
PUM

Abstract
Description
Claims
Application Information

- Generate Ideas
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com