Parallel Processing Of Data
US-2024338235-A1 · Oct 10, 2024 · US
US9632816B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9632816-B2 |
| Application number | US-201615258278-A |
| Country | US |
| Kind code | B2 |
| Filing date | Sep 7, 2016 |
| Priority date | Aug 24, 2015 |
| Publication date | Apr 25, 2017 |
| Grant date | Apr 25, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Embodiments of the present invention provide efficient systems and methods for scaling past the Java Virtual Machine (JVM) thread limit in a Java Virtual Machine. Embodiments of the present invention can be used to ensure that a received workload is executed, even if the workload is greater than a JVM thread limit of the system, by spawning a reduced number of threads from a main process, in order to provide enough resources for the effective execution of a received workload.
Opening claim text (preview).
What is claimed is: 1. A computer program product comprising: one or more non-transitory computer readable storage media and program instructions stored on the one or more non-transitory computer readable storage media, the program instructions comprising: program instructions to receive, by a first Java Virtual Machine (JVM) process, a workload for an application, wherein the first JVM process comprises a 32-bit JVM; program instructions to determine, by a first Java Virtual Machine (JVM) process, whether the workload for the application is above a threading limit; responsive to the program instructions determining that the workload for the application is above the threading limit, program instructions to determine at least one sub-process from the first JVM process wherein the at least one sub-process from the first JVM process comprises a 32-bit JVM, and wherein a number of the at least one sub-process from the first JVM process is based in part on the workload for the application and wherein each of the at least one sub-process configured to communicate with the first JVM process; program instructions to spawn by the first JVM process, the determined at least one sub-process from the first JVM process, based on the workload for the application; and program instructions to coordinate, by the first JVM process, the received workload for the application, using inter-process communication (IPC), wherein IPC includes remote method invocation (RMI).
Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading · CPC title
Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators · CPC title
the resource being a machine, e.g. CPUs, Servers, Terminals · CPC title
Thread allocation · CPC title
Creating, deleting, cloning virtual machine instances · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.