Stream Listening Cache Updater
    2.
    发明公开

    公开(公告)号:US20240314218A1

    公开(公告)日:2024-09-19

    申请号:US18415153

    申请日:2024-01-17

    摘要: A system, process, and computer-readable medium for updating an application cache using a stream listening service is described. A stream listening service may monitor one or more data streams for content relating to a user. The stream listening service may forward the content along with time-to-live values to an application cache. A user may use an application to obtain information regarding the user's account, where the application obtains information from a data store and/or cached information from the application cache. The stream listening service, by forwarding current account information, obtained from listening to one or more streams, to the application cache, reduces traffic at the data store by providing current information from the data stream to the application cache.

    RESOURCE DE-DUPLICATOR FOR DATA-PROVIDER AGNOSTIC CLOUD SECURITY TOOL

    公开(公告)号:US20240195883A1

    公开(公告)日:2024-06-13

    申请号:US18541415

    申请日:2023-12-15

    申请人: Secberus, Inc.

    摘要: A device determines that a policy is to be executed. The device retrieves rules, resource identifiers, and data provider identifiers associated with the policy, generates a pending rules data structure and populates the pending rules data structure with identifiers of the retrieved rules and their respective necessary resources as indicated by the resource identifiers. The device generates a pending resources data structure with the resource identifiers and their respective data providers, collects, asynchronously, each resource, and, as each respective resource is collected, deletes the respective resource from the pending resources data structure and populates a collected resources data structure with an identifier of the respective resource. The device determines whether the collected resources data structure includes identifiers of all resources needed to execute a rule, and executes individual ones of the retrieved rules as it is determined that their corresponding resources have identifiers populated in the collected resources data structure.

    Caching method, device, and computer program product for edge server

    公开(公告)号:US11962668B2

    公开(公告)日:2024-04-16

    申请号:US17879850

    申请日:2022-08-03

    摘要: Embodiments of the present disclosure relate to a caching method, device, and computer program product for an edge server. The method includes acquiring a historical distribution of a set of variables associated with a network environment of the edge server, and generating one or more time series of the set of variables based on the historical distribution. The method further includes determining a caching strategy associated with the edge server based on the one or more time series of the set of variables. With the solution of the present disclosure, in an edge computing scenario, unnecessary overhead caused by ineffective caching can be reduced while ensuring smooth user experience.

    Testing a storage unit in a storage network

    公开(公告)号:US11956312B2

    公开(公告)日:2024-04-09

    申请号:US18172228

    申请日:2023-02-21

    摘要: A method for execution by one or more computing devices of a storage network includes identifying a storage unit of a set of storage units for testing, where a data segment of data is error encoded into a set of encoded data slices that is stored in the set of storage units. The method further includes determining whether a threshold number of favorably performing other storage units of the set of storage units will be available during the testing. When the threshold number of favorably performing other storage units will be available, the method further includes initiating the testing of the storage unit and setting a status of the storage unit to unavailable. When the testing has been completed, the method further includes updating the status of the storage unit to available. The method further includes generating a testing report regarding the testing of the storage unit.

    Database connection multiplexing for prepared statements

    公开(公告)号:US11943316B1

    公开(公告)日:2024-03-26

    申请号:US18073889

    申请日:2022-12-02

    IPC分类号: H04L67/5682 G06F16/25

    CPC分类号: H04L67/5682 G06F16/252

    摘要: Systems and techniques are disclosed for multiplexing database connections with a database proxy, in association with prepared statements. When a client sends initial messages, via a client connection, that set up a prepared statement with a database, the database proxy stores corresponding prepared statement setup data in state data associated with the client connection. When the client sends subsequent messages via the client connection that invoke the prepared statement, the database proxy selects a database connection to use to forward the subsequent messages to the database. The database proxy uses the stored prepared statement setup data to select a database connection that the database already associates with the prepared statement, or to inject prepared statement setup messages that cause the database to set up the prepared statement with the selected database connection.