-
公开(公告)号:US20230409600A1
公开(公告)日:2023-12-21
申请号:US17829039
申请日:2022-05-31
Applicant: OPEN TEXT CORPORATION
Inventor: Gregory Pekofsky , Jonathan Carroll
CPC classification number: G06F16/275 , G06F16/25 , G06F16/23
Abstract: An orchestration platform leverages an in-memory database for guaranteed synchronous processing of requests from origin devices. The in-memory database is created on a per-transaction basis and localized to a synchronous orchestration engine, which is a part of an orchestration platform. The in-memory database is serialized and stored in memory. To update the in-memory database, the in-memory database is deserialized and one or more database operations can be performed on the in-memory database. The updated in-memory database is communicated to a return to caller service which deserializes and extracts data from the updated in-memory database. The data is stored in a disk-based database that is accessible by an asynchronous orchestration engine. At this point, the updated in-memory database no longer exists.