Java virtual machine implementation method supporting multi-process
A technology of java virtual machine and implementation method, applied in the field of Java virtual machine supporting multi-process, to achieve the effects of reducing expenses, improving concurrency efficiency, and efficient switching speed
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0033] 1) Process scheduling method
[0034] The process scheduler of the operating system is replaced by the java virtual machine, which is responsible for the scheduling of each process:
[0035] 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.
[0036] Running state: A process is running when it occupies the processor;
[0037] Ready state: a process such as waiting to occupy the processor;
[0038] Waiting state: a process cannot execute until some event occurs, such as a disk operation;
[0039] 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
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com