-
公开(公告)号:US11816073B1
公开(公告)日:2023-11-14
申请号:US16870825
申请日:2020-05-08
Applicant: Amazon Technologies, Inc.
Inventor: Dhruva Ranjan Chakrabarti , Atrayee Mullick , Suhas Keshavamurthy , Alexandre Olegovich Verbitski , Saraswathy Narayan , Yingjie He
IPC: G06F16/182 , G06F16/18 , G06F9/30 , G06F9/54 , G06F16/16
CPC classification number: G06F16/184 , G06F9/3009 , G06F9/542 , G06F16/168 , G06F16/1865
Abstract: Database commands may be asynchronously forwarded between nodes of a database system. A read-only node may receive a request, such as a read request or write request, and determine that the request should be forwarded to a read-only node for performance. A thread that handles the request may forward the request to the read-only node and register a call-back event for a response to the request and be made available to perform other work. When the response from the read-write node is received, the call-back event may be triggered and return a response to the request using the same or different thread.