IP Library Granted Patent US 11,985,208
Granted Patent B2
US 11,985,208 · App. 18/073,401 · Granted May 14, 2024

Systems and methods for caching of managed content in a distributed environment using a multi-tiered architecture including off-line access to cached content

Inventors: Nicolae Ionescu (Toronto, CA); Dan-Horia Trufasiu (Newmarket, CA); Peter Varga (Markham, CA); Tao Zhou (Richmond Hill, CA); Franz Pauthner (Zorneding, DE); Yue Kuk Wong (Toronto, CA)
Assignee: Open Text SA ULC
H04L67/568G06F16/172G06F16/173G06F16/2329G06F16/2474H04L67/1097
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,985,208
App. No.
18/073,401
Granted
May 14, 2024
Kind
B2
Abstract

Embodiments as disclosed provide a distributed caching solution that improve the performance and functionality of a content management platform for sites that are physically or logically remote from the primary site of the content management platform. In particular, according to embodiments, a remote cache server may be associated with a remote site to store local copies of documents that are managed by the primary content management platform. Periodically, a portion of the remote site's cache may be synchronized with the content management platform's primary site using an extensible architecture to ensure that content at the remote cache server is current.

Claims (64)

1. A method for remote caching, comprising:

receiving, at a remote cache, a request for access to first content, wherein the first content is stored at a primary content management system, the remote cache includes a cache and metadata corresponding to content stored in the cache, and the content in the cache is managed by the primary content management system;

determining that first metadata associated with the requested first content is stored at the remote cache;

sending a first request including the first metadata to the primary content management system;

receiving, at the remote cache, a first response from the primary content management system, the first response including second metadata associated with the first content;

determining, at the remote cache, whether a copy of the first content stored in the cache is a current copy of the first content based on comparing, at the remote cache, the first metadata with the second metadata; and

based on a result of the comparing, providing a response to the request for access to the first content.

2. The method of claim 1 , wherein the remote cache is logically remote from the primary content management system.

3. The method of claim 1 , wherein the remote cache is associated with a remote site, and the content in the cache is associated with the remote site.

4. The method of claim 1 , further comprising:

responsive to determining that the copy of the first content stored in the cache is not the current copy of the first content:

sending a second request to the primary content management system for the current copy of the first content,

obtaining the current copy of the first content based on a second response from the primary content management system, and

storing the current copy of the first content in the cache of the remote cache server, wherein

providing the response to the request for access to the first content includes allowing access to the current copy of the first content stored in the cache of the remote cache.

5. The method of claim 1 , further comprising:

responsive to determining that the copy of the first content stored in the cache at the remote cache is the current copy of the first content:

providing the response to the request for access to the first content includes allowing access to the copy of the first content stored in the cache of the remote cache.

6. The method of claim 1 , wherein the second response is a location of the current copy of the first content.

7. The method of claim 1 , wherein the second response includes the current copy of the first content.

8. A system for remote caching, comprising:

a remote cache system, including:

a processor;

a datastore including a remote cache for storing content, and storing metadata corresponding to content stored in the remote cache, wherein the content stored in the cache is managed by a primary content management system; and

a non-transitory computer readable medium storing instructions that are executable by the processor for:

receiving a request for access to first content, wherein the first content is stored at the primary content management system;

determining that first metadata associated with the requested first content is stored at the remote cache;

sending a first request including the first metadata to the primary content management system;

receiving a first response from the primary content management system, the first response including second metadata associated with the first content;

determining whether a copy of the first content stored in the cache is a current copy of the first content based on comparing the first metadata with the second metadata; and

based on a result of the comparing, providing a response to the request for access to the first content.

9. The system of claim 8 , wherein the remote cache is logically remote from the primary content management system.

10. The system of claim 8 , wherein the remote cache is associated with a remote site, and the content in the cache is associated with the remote site.

11. The system of claim 8 , wherein the instructions are further executable by the processor for:

responsive to determining that the copy of the first content stored in the cache is not the current copy of the first content:

sending a second request to the primary content management system for the current copy of the first content,

obtaining the current copy of the first content based on a second response from the primary content management system, and

storing the current copy of the first content in the cache of the remote cache server, wherein

providing the response to the request for access to the first content includes allowing access to the current copy of the first content stored in the cache of the remote cache.

12. The system of claim 8 , wherein the instructions are further executable by the processor for:

responsive to determining that the copy of the first content stored in the cache at the remote cache is the current copy of the first content:

providing the response to the request for access to the first content includes allowing access to the copy of the first content stored in the cache of the remote cache.

13. The system of claim 8 , wherein the second response is a location of the current copy of the first content.

14. The system of claim 8 , wherein the second response includes the current copy of the first content.

15. A non-transitory computer readable medium storing instructions for:

receiving, at a remote cache, a request for access to first content, wherein the first content is stored at a primary content management system, the remote cache includes a cache and metadata corresponding to content stored in the cache, and the content in the cache is managed by the primary content management system;

determining that first metadata associated with the requested first content is stored at the remote cache;

sending a first request including the first metadata to the primary content management system;

receiving, at the remote cache, a first response from the primary content management system, the first response including second metadata associated with the first content;

determining, at the remote cache, whether a copy of the first content stored in the cache is a current copy of the first content based on comparing, at the remote cache, the first metadata with the second metadata; and

based on a result of the comparing, providing a response to the request for access to the first content.

16. The non-transitory computer readable medium of claim 15 , wherein the remote cache is logically remote from the primary content management system.

17. The non-transitory computer readable medium of claim 15 , wherein the remote cache is associated with a remote site, and the content in the cache is associated with the remote site.

18. The non-transitory computer readable medium of claim 15 , wherein the instructions are further for:

responsive to determining that the copy of the first content stored in the cache is not the current copy of the first content:

sending a second request to the primary content management system for the current copy of the first content,

obtaining the current copy of the first content based on a second response from the primary content management system, and

storing the current copy of the first content in the cache of the remote cache server, wherein

providing the response to the request for access to the first content includes allowing access to the current copy of the first content stored in the cache of the remote cache.

19. The non-transitory computer readable medium of claim 15 , wherein the instructions are further for:

responsive to determining that the copy of the first content stored in the cache at the remote cache is the current copy of the first content:

providing the response to the request for access to the first content includes allowing access to the copy of the first content stored in the cache of the remote cache.

20. The non-transitory computer readable medium of claim 15 , wherein the second response is a location of the current copy of the first content.

21. The non-transitory computer readable medium of claim 15 , wherein the second response includes the current copy of the first content.

Assignments (3)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 30, 2024
From: OPEN TEXT CORP.
To: CROWDSTRIKE, INC.
Reel/Frame 068121/0609 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 14, 2024
From: OPEN TEXT SA ULC
To: OPEN TEXT CORP.
Reel/Frame 067400/0102 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 8, 2022
From: IONESCU, NICOLAE; TRUFASIU, DAN-HORIA; VARGA, PETER; ZHOU, TAO; PAUTHNER, FRANZ; WONG, YUE KUK
To: OPEN TEXT SA ULC
Reel/Frame 062092/0865 →