-
公开(公告)号:US11263135B2
公开(公告)日:2022-03-01
申请号:US16724184
申请日:2019-12-20
Applicant: salesforce.com, inc.
Inventor: Jimmy Hua , Alejandro Soini , Christopher Wall , Matthew Small , Raj Advani , Shumin Zhao , Weiping Tan
IPC: G06F12/00 , G06F12/0815 , G06F12/0891 , G06F12/0811 , G06F12/1018 , G06F12/0804 , G06F9/00 , G06F12/0855 , G06F13/00 , G06F13/28 , G06F16/2455
Abstract: Techniques are disclosed relating to retrieving data from an in-memory cache, such as that for a database system. In various embodiments, an in-memory cache receives a request from an application for data, where the request specifies a class having a function executable to access the data from a location external to the cache in response to a cache miss. The cache handles the request such that the cache miss is not returned to the application. Specifically, the cache, in some embodiments, determines whether it stores the requested data, and in response to determining that it does not store the data, calls the function of the class to access the data from the location external to the cache and receives the data returned by the execution of the function. The cache then stores the received data in the cache and returns the received data in response to the request.
-
公开(公告)号:US11360765B2
公开(公告)日:2022-06-14
申请号:US16865184
申请日:2020-05-01
Applicant: salesforce.com, inc.
Abstract: A method and system for deploying a function in a polyglot serverless elastic runtime execution environment includes receiving function code via a development environment, combining the function code with middleware layers for polyglot serverless elastic runtime execution environment to form an executable function for the polyglot serverless elastic runtime execution environment, and deploying the executable function to the polyglot serverless elastic runtime execution environment.
-
公开(公告)号:US11106451B2
公开(公告)日:2021-08-31
申请号:US16599923
申请日:2019-10-11
Applicant: salesforce.com, Inc.
Inventor: Raj Advani , Christopher Wall , Benjamin Snyder , Wade Wegner , Josh Kaplan
Abstract: The application pertains to the automated deployment of software packages to an enterprise's testing, staging and production environments. It does this by detecting events with respect to the enterprise's code base and, upon detection of a change in a package, identifies the application(s) that include that package. For each such application, a workflow is provided defining a pipeline of environments in which a bundle of packages that make up that application are to be installed for testing, staging or production. A software package in which an event has occurred is installed in those environments on a stepwise basis per that workflow and the application is (re)built there for testing, etc. A status of the bundle of packages that make up an application in each of the respective environments is shown in a graphical user interface.
-
公开(公告)号:US20190138289A1
公开(公告)日:2019-05-09
申请号:US15825741
申请日:2017-11-29
Applicant: salesforce.com, Inc.
Inventor: Raj Advani , Christopher Wall , Benjamin Snyder , Wade Wegner , Josh Kaplan
IPC: G06F9/445
Abstract: The application pertains to the automated deployment of software packages to an enterprise's testing, staging and production environments. It does this by detecting events with respect to the enterprise's code base and, upon detection of a change in a package, identifies the application(s) that include that package. For each such application, a workflow is provided defining a pipeline of environments in which a bundle of packages that make up that application are to be installed for testing, staging or production. A software package in which an event has occurred is installed in those environments on a stepwise basis per that workflow and the application is (re)built there for testing, etc. A status of the bundle of packages that make up an application in each of the respective environments is shown in a graphical user interface.
-
公开(公告)号:US11108847B2
公开(公告)日:2021-08-31
申请号:US16696684
申请日:2019-11-26
Applicant: salesforce.com, inc.
Inventor: Yan Tan , Gregory D. Fee , Sreeram Duvur , Christopher Wall
Abstract: Techniques and mechanisms for providing asynchronous web service calls in an on-demand services environment. In response to request from a remote client, a page is provided. The page has content including logic to retrieve information from a remote resource external to an on-demand services environment via at least one asynchronous web service call. A controller component of the page is loaded before rendering a response to the remote computing device. At least one web service call is sent to the remote resource with the controller component. A continuation object is returned with the controller component to release the first thread from waiting for a response to the web service call. The continuation object provides a label to be used when handling the response. The response to the web service call is received from the remote resource and processing is resumed with the continuation object.
-
公开(公告)号:US10515013B2
公开(公告)日:2019-12-24
申请号:US15813936
申请日:2017-11-15
Applicant: salesforce.com, inc.
Inventor: Jimmy Hua , Alejandro Soini , Christopher Wall , Matthew Small , Raj Advani , Shumin Zhao , Weiping Tan
IPC: G06F12/00 , G06F12/0815 , G06F12/0891 , G06F12/0811 , G06F12/1018 , G06F12/0804 , G06F12/0855 , G06F9/00 , G06F13/00 , G06F13/28 , G06F16/2455
Abstract: Techniques are disclosed relating to retrieving data from an in-memory cache, such as that for a database system. In various embodiments, an in-memory cache receives a request from an application for data, where the request specifies a class having a function executable to access the data from a location external to the cache in response to a cache miss. The cache handles the request such that the cache miss is not returned to the application. Specifically, the cache, in some embodiments, determines whether it stores the requested data, and in response to determining that it does not store the data, calls the function of the class to access the data from the location external to the cache and receives the data returned by the execution of the function. The cache then stores the received data in the cache and returns the received data in response to the request.
-
公开(公告)号:US10481898B2
公开(公告)日:2019-11-19
申请号:US15825741
申请日:2017-11-29
Applicant: salesforce.com, Inc.
Inventor: Raj Advani , Christopher Wall , Benjamin Snyder , Wade Wegner , Josh Kaplan
Abstract: The application pertains to the automated deployment of software packages to an enterprise's testing, staging and production environments. It does this by detecting events with respect to the enterprise's code base and, upon detection of a change in a package, identifies the application(s) that include that package. For each such application, a workflow is provided defining a pipeline of environments in which a bundle of packages that make up that application are to be installed for testing, staging or production. A software package in which an event has occurred is installed in those environments on a stepwise basis per that workflow and the application is (re)built there for testing, etc. A status of the bundle of packages that make up an application in each of the respective environments is shown in a graphical user interface.
-
公开(公告)号:US20210342145A1
公开(公告)日:2021-11-04
申请号:US16865184
申请日:2020-05-01
Applicant: salesforce.com, inc.
Abstract: A method and system for deploying a function in a polyglot serverless elastic runtime execution environment includes receiving function code via a development environment, combining the function code with middleware layers for polyglot serverless elastic runtime execution environment to form an executable function for the polyglot serverless elastic runtime execution environment, and deploying the executable function to the polyglot serverless elastic runtime execution environment.
-
公开(公告)号:US20200042310A1
公开(公告)日:2020-02-06
申请号:US16599923
申请日:2019-10-11
Applicant: salesforce.com, Inc.
Inventor: Raj Advani , Christopher Wall , Benjamin Snyder , Wade Wegner , Josh Kaplan
Abstract: The application pertains to the automated deployment of software packages to an enterprise's testing, staging and production environments. It does this by detecting events with respect to the enterprise's code base and, upon detection of a change in a package, identifies the application(s) that include that package. For each such application, a workflow is provided defining a pipeline of environments in which a bundle of packages that make up that application are to be installed for testing, staging or production. A software package in which an event has occurred is installed in those environments on a stepwise basis per that workflow and the application is (re)built there for testing, etc. A status of the bundle of packages that make up an application in each of the respective environments is shown in a graphical user interface.
-
公开(公告)号:US20190146920A1
公开(公告)日:2019-05-16
申请号:US15813936
申请日:2017-11-15
Applicant: salesforce.com, inc.
Inventor: Jimmy Hua , Alejandro Soini , Christopher Wall , Matthew Small , Raj Advani , Shumin Zhao , Weiping Tan
IPC: G06F12/0815 , G06F12/0891 , G06F12/0804 , G06F12/0811 , G06F12/1018 , G06F17/30
Abstract: Techniques are disclosed relating to retrieving data from an in-memory cache, such as that for a database system. In various embodiments, an in-memory cache receives a request from an application for data, where the request specifies a class having a function executable to access the data from a location external to the cache in response to a cache miss. The cache handles the request such that the cache miss is not returned to the application. Specifically, the cache, in some embodiments, determines whether it stores the requested data, and in response to determining that it does not store the data, calls the function of the class to access the data from the location external to the cache and receives the data returned by the execution of the function. The cache then stores the received data in the cache and returns the received data in response to the request.
-
-
-
-
-
-
-
-
-