18049125. SERVERLESS COMPUTING USING RESOURCE MULTIPLEXING simplified abstract (INTERNATIONAL BUSINESS MACHINES CORPORATION)

From WikiPatents
Revision as of 06:39, 26 April 2024 by Wikipatents (talk | contribs) (Creating a new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SERVERLESS COMPUTING USING RESOURCE MULTIPLEXING

Organization Name

INTERNATIONAL BUSINESS MACHINES CORPORATION

Inventor(s)

Jovan Stojkovic of Champaign IL (US)

Hubertus Franke of Cortlandt Manor NY (US)

Tianyin Xu of Urbana IL (US)

Josep Torrellas of Champaign IL (US)

SERVERLESS COMPUTING USING RESOURCE MULTIPLEXING - A simplified explanation of the abstract

This abstract first appeared for US patent application 18049125 titled 'SERVERLESS COMPUTING USING RESOURCE MULTIPLEXING

Simplified Explanation

The abstract describes a computer-implemented method for managing function execution in a container. A dispatcher in the container executes function initialization in response to a request, creates a group of handlers for multiple requests, sends the requests to the handlers, and executes the requests using the handlers.

  • The method manages function execution in a container.
  • The dispatcher executes function initialization in response to a request.
  • The dispatcher creates a group of handlers for multiple requests.
  • The dispatcher sends the requests to the handlers for execution.
  • The dispatcher executes the requests using the group of handlers.

Potential Applications

This technology could be applied in cloud computing environments to efficiently manage and execute functions within containers.

Problems Solved

This technology solves the problem of efficiently handling multiple requests for a function within a container, improving overall performance and resource utilization.

Benefits

The benefits of this technology include improved scalability, faster response times, and better resource management within containerized environments.

Potential Commercial Applications

One potential commercial application of this technology could be in serverless computing platforms, where efficient function execution is crucial for performance and cost-effectiveness.

Possible Prior Art

Prior art in this area may include existing container orchestration systems like Kubernetes or Docker Swarm, which also manage the execution of functions within containers.

Unanswered Questions

How does this technology compare to traditional server-based function execution methods?

This article does not provide a direct comparison between this technology and traditional server-based function execution methods.

What are the potential security implications of using this technology in a production environment?

The article does not address the potential security implications of implementing this technology in a production environment.


Original Abstract Submitted

A computer implemented method manages function execution in a container. A dispatcher in the container running in a computer system executes a function initialization in response to a first request for a function. The dispatcher in the container running in the computer system creates group of handlers in response to receiving a group of requests for the function. The dispatcher in the container running in the computer system sends the group of requests to the group of handlers in response to receiving the group of requests. The dispatcher in the container running in the computer system executes the group of requests using the group of handlers.