JP2010501941A - キャッシュ・エントリの一致性検索のための確率テクニック - Google Patents
キャッシュ・エントリの一致性検索のための確率テクニック Download PDFInfo
- Publication number
- JP2010501941A JP2010501941A JP2009525733A JP2009525733A JP2010501941A JP 2010501941 A JP2010501941 A JP 2010501941A JP 2009525733 A JP2009525733 A JP 2009525733A JP 2009525733 A JP2009525733 A JP 2009525733A JP 2010501941 A JP2010501941 A JP 2010501941A
- Authority
- JP
- Japan
- Prior art keywords
- cache
- cache entry
- time
- data
- current version
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 11
- 238000007726 management method Methods 0.000 claims abstract 3
- 230000004044 response Effects 0.000 claims description 20
- 238000004590 computer program Methods 0.000 claims description 2
- 230000015654 memory Effects 0.000 claims 3
- 238000010586 diagram Methods 0.000 description 16
- 238000012545 processing Methods 0.000 description 6
- 230000001960 triggered effect Effects 0.000 description 5
- 238000013459 approach Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000013479 data entry Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 238000005067 remediation Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
- G06F16/9574—Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
- H04L67/5682—Policies or rules for updating, deleting or replacing the stored data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
Description
Claims (24)
- キャッシュを管理する方法であって、
或るオブジェクトに対する要求を受け取り、
もし、そのキャッシュがキャッシュされたバージョンのオブジェクトを有していないなら、そのオブジェクトに関連するソースから現在のバージョンのオブジェクトを入手し、
もし、そのキャッシュがキャッシュされたバージョンのオブジェクトを有していて、かつ、
もし、そのキャッシュされたバージョンのオブジェクトに属する最短ライフタイムが失効していないなら、受け取った要求に応答するためにそのキャッシュされたバージョンのオブジェクトを使用し、
もし、そのキャッシュされたバージョンのオブジェクトに属する最短ライフタイムが失効しているが、そのキャッシュされたバージョンのオブジェクトに属する最長ライフタイムが失効していないなら、現在のバージョンのオブジェクトを入手するか、又は、そのキャッシュされたバージョンのオブジェクトを使用するかを確率的に決定する、
ことを特徴とする方法。 - もし、前記キャッシュが、キャッシュされたバージョンのオブジェクトを有していないなら、
そのキャッシュに、入手された現在のバージョンのオブジェクトを記憶し、
現在のバージョンのオブジェクトに対し、現在のバージョンのオブジェクトがキャッシュに記憶された時刻に基づき、最短ライフタイムおよび最長ライフタイムを付属させ、
受け取った要求に応答するために現在のバージョンのオブジェクトを使用する、
ことを更に有する、請求項1記載の方法。 - 前記そのキャッシュされたバージョンのオブジェクトを使用するかを確率的に決定することが、
或る範囲内のランダムな又は擬似ランダムな数を決定し、
その決定された数が前記範囲に関して決定された確率閾値を超えたなら、受け取った要求に応答するために、キャッシュされたバージョンのオブジェクトを使用し、
もし、そのキャッシュされたバージョンのオブジェクトに属する最長ライフタイムが失効したなら、又は、前記決定された数が前記確率閾値を超えなかったなら、
そのオブジェクトに関連するソースから現在のバージョンのオブジェクトを入手に応答して、
キャッシュに現在のバージョンのオブジェクトを記憶し、
現在のバージョンのオブジェクトに対し、現在のバージョンのオブジェクトがキャッシュに記憶された時刻に基づき、最短ライフタイムおよび最長ライフタイムを付属させ、
受け取った要求に応答するために現在のバージョンのオブジェクトを使用する、
ことを有する、請求項2記載の方法。 - もし、決定された数が前記確率閾値を超えないなら、
入手された現在のバージョンのオブジェクトが、キャッシュされたバージョンのオブジェクトと異なるか否かを決定し、
入手された現在のバージョンのオブジェクトが、キャッシュされたバージョンのオブジェクトと異なるなら、1またはそれ以上のピアキャッシュの管理者に無効の通知を送る、
ことを更に有する、請求項3記載の方法。 - 請求項1ないし4いずれか1項記載の方法を実行するコンピュータプログラム。
- キャッシュ・エントリをチェックして一致するか否かを決定する方法をコンピュータ・システムに実行させる内容を有するコンピュータ読み込み可能な媒体であって、
前記方法が、
ランダムに、又は、擬似ランダムに或る範囲の数を選択し、
もし、選択された数が前記範囲内の一致性チェックの閾値を満足するなら、そのエントリの一致性チェックをし、
もし、選択された数が前記範囲内の一致性チェックの閾値を満足しないなら、そのエントリの一致性チェックをしないことを決定する、
ことを特徴とするコンピュータ読み込み可能な媒体。 - キャッシュ・エントリを管理するために使用されるキャッシュ管理データ構造を集合的に有する1又はそれ以上のメモリであって、
キャッシュ・エントリのための最短ライフタイムが失効する時刻を識別する情報と、
キャッシュ・エントリのための最長ライフタイムが失効する時刻を識別する情報と、を有し、
それは、キャッシュ・エントリがアクセスされた時刻が、最短ライフタイムの失効の前であるのか、または、最短ライフタイムの失効の後であるが、最長ライフタイムの失効の前であるのか最長ライフタイムの失効の後であるのかを決定し、
最短ライフタイムの失効前にアクセスされたなら無条件でキャッシュ・エントリを使用し、
最短ライフタイムの失効の後にアクセスされたが、最長ライフタイムの失効の前にアクセスされたなら、キャッシュ・エントリは確率的に一致性のチェックがされ、
最長ライフタイムの失効の後にアクセスされたなら、キャッシュは無条件で失効される、ことを特徴とする、1又はそれ以上のメモリ。 - 前記データ構造が、キャッシュ・エントリが最短ライフタイムの失効の後であるが、最長ライフタイムの失効の前にアクセスされるとき、
ランダム又は擬似ランダムの値を作成し、
もし、その作成された値が、特定の一致性チェックの確率の値を超えないなら、そのキャッシュ・エントリに対し一致性のチェックをし、
もし、その作成された値が、特定の一致性チェックの確率の値を超えたなら、そのキャッシュ・エントリを使用する、
ことによって、キャッシュ・エントリが確率的に一致性のチェックをなされるように、
前記データ構造が一致性チェックの確率値を更に有する、請求項7に記載の1又はそれ以上のメモリ。 - 第2の時刻に記憶された現存するコンテンツのキャッシュ・エントリを、第1の時刻に無効であるか否かを決定する装置であって、
第3の時刻を得るために、第2の時刻に、第1の時間間隔を加算する手段と、
第4の時刻を得るために、第2の時刻に、第1の時間間隔より長い第2の時間間隔を加算する手段と、
もし、前記第1の時刻が前記第3の時刻より前の時刻であるなら、キャッシュ・エントリの一致性のチェックをすること無しに、そのキャッシュ・エントリを使用することを決定する手段と、
もし、前記第1の時刻が前記第4の時刻より後の時刻であるなら、そのキャッシュ・エントリを失効する手段と、
もし、前記第1の時刻が前記第3の時刻と第4の時刻との間であるなら、ランダムに、又は、擬似ランダムに或る範囲の数を選択し、
もし、その選択された数が前記範囲内の一致性チェックの閾値を満足するなら、キャッシュ・エントリの一致性チェックをし、
もし、その選択された数が前記範囲内の一致性チェックの閾値を満足しないなら、キャッシュ・エントリの一致性チェックをすること無しに、そのキャッシュ・エントリを使用することを決定する手段と、
を有することを特徴とする装置。 - 第1の時刻を第3の時刻から第4の時刻へ先に延ばすことを反映して、一致性チェックの閾値を決定する手段を更に備えた、請求項9記載の装置。
- 前記キャッシュ・エントリのコンテンツに関連するソースから明白な無効の通知を受け取り完了したこと決定する手段と、
その決定に応答して、第1の時刻、第3の時刻、第4の時刻の間の関係に関係なく、前記キャッシュ・エントリを無効にする手段と、
を更に備えた、請求項9記載の装置。 - 前記キャッシュ・エントリの一致性チェックのための手段が、
キャッシュ・エントリのコンテンツに関連するソースから、現在のバージョンのキャッシュ・エントリのコンテンツを得るための手段と、
入手した現在のキャッシュ・エントリのコンテンツを、そのキャッシュ・エントリに記憶させる手段と、
を備えた請求項9記載の装置。 - 前記入手した現在のバージョンのキャッシュ・エントリのコンテンツを記憶する前に、入手した現在のバージョンのキャッシュ・エントリのコンテンツと、キャッシュ・エントリに存在するコンテンツとを比較する手段と、
前記入手した現在のバージョンのキャッシュ・エントリのコンテンツを記憶する前に、もし、入手した現在のバージョンのキャッシュ・エントリのコンテンツと、キャッシュ・エントリに存在するコンテンツとが異なるなら、ピアキャッシュの管理者に明白な無効を通知する手段と、
を更に備えた請求項12記載の装置。 - 前記キャッシュ・エントリのコンテンツが或るデータのために或る値(value)を構成し、
その明白な無効の通知は、そのデータを識別するが、そのデータの或る値(value)の如何なる表示も含まない、請求項13記載の装置。 - 無効の通知の受け取りに応答して、無効の通知によって識別されたデータのための値(value)を含むピアキャッシュのキャッシュ・エントリを、ピアキャッシュの管理者が無効にする、請求項14記載の装置。
- 前記キャッシュ・エントリのコンテンツが或るデータのために或る値(value)を構成し、
前記無効の通知は、そのデータを識別し、かつ、キャッシュ・エントリの現在のコンテンツのダイジェストの表示を識別するが、そのデータの値(value)の完全な表示は含まない、請求項13記載の装置。 - ピアキャッシュの中のキャッシュ・エントリのコンテンツが、無効の通知によって含まれるダイジェストの表示と一致するダイジェストの表示を有する場合にのみ、ピアキャッシュの管理者は、無効の通知に応答して、無効の通知によって識別されたデータのための値(value)を含む、ピアキャッシュの中のキャッシュ・エントリを無効にする、請求項16記載の装置。
- 前記キャッシュ・エントリのコンテンツが或るデータのために或る値(value)を構成し、
前記無効の通知は、そのデータを識別し、かつ、キャッシュ・エントリの入手した現在のバージョンのコンテンツのダイジェストの表示を識別するが、そのデータの値(value)の完全な表示は含まない、請求項13記載の装置。 - ピアキャッシュの中のキャッシュ・エントリのコンテンツが、無効の通知によって含まれるダイジェストの表示と異なるダイジェストの表示を有する場合にのみ、ピアキャッシュの管理者は、無効の通知に応答して、無効の通知によって識別されたデータのための値を含む、ピアキャッシュの中のキャッシュ・エントリを無効にする、請求項18記載の装置。
- 前記キャッシュ・エントリのコンテンツが或るデータのために或る値(value)を構成し、
前記無効の通知は、そのデータを識別し、キャッシュ・エントリの入手した現在のバージョンのコンテンツの完全な表示を識別する、請求項13記載の装置。 - キャッシュ・エントリの入手した現在のバージョンのコンテンツのサイズに基づき、キャッシュ・エントリの入手した現在のバージョンのコンテンツの完全な表示を含ませるか否かを決定する手段を、更に備えた、請求項13記載の装置。
- キャッシュ・エントリのコンテンツに関連するソースから、キャッシュ・エントリの現在のバージョンのコンテンツを入手するために必要な時間量を決定する手段と、
決定された時間量に基づき、キャッシュ・エントリの入手された現在のバージョンのコンテンツの完全な表示を含ませるか否かを決定する手段と、
を更に含む請求項13記載の装置。 - キャッシュ・エントリのコンテンツに関連するソースから、キャッシュ・エントリの現在のバージョンのコンテンツを入手することに関連するコストに基づき、
キャッシュ・エントリの現在のバージョンのコンテンツの完全な表示を含ませるか否かを決定する手段を更に含む請求項13記載の装置。 - 無効の通知の受け取りに応答して、無効の通知によって識別されたデータのための値(value)を含む、ピアキャッシュの中のキャッシュ・エントリを識別するための手段と、
無効の通知の受け取りに応答して、無効の通知に含まれる入手した現在のバージョンのコンテンツを、ピアキャッシュの識別されたキャッシュ・エントリの中に記憶させる手段とを、ピアキャッシュの管理者が有する、請求項20記載の装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/466,016 US7461206B2 (en) | 2006-08-21 | 2006-08-21 | Probabilistic technique for consistency checking cache entries |
US11/466,016 | 2006-08-21 | ||
PCT/US2007/076406 WO2008024762A2 (en) | 2006-08-21 | 2007-08-21 | Probabilistic technique for consistency checking cache entries |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012237472A Division JP5631373B2 (ja) | 2006-08-21 | 2012-10-29 | キャッシュ・エントリの一致性検索のための確率テクニック |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010501941A true JP2010501941A (ja) | 2010-01-21 |
JP5300723B2 JP5300723B2 (ja) | 2013-09-25 |
Family
ID=39102704
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009525733A Active JP5300723B2 (ja) | 2006-08-21 | 2007-08-21 | キャッシュ・エントリの一致性検索のための確率テクニック |
JP2012237472A Active JP5631373B2 (ja) | 2006-08-21 | 2012-10-29 | キャッシュ・エントリの一致性検索のための確率テクニック |
JP2014166072A Active JP5832608B2 (ja) | 2006-08-21 | 2014-08-18 | キャッシュ・エントリの一致性検索のための確率テクニック |
Family Applications After (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012237472A Active JP5631373B2 (ja) | 2006-08-21 | 2012-10-29 | キャッシュ・エントリの一致性検索のための確率テクニック |
JP2014166072A Active JP5832608B2 (ja) | 2006-08-21 | 2014-08-18 | キャッシュ・エントリの一致性検索のための確率テクニック |
Country Status (5)
Country | Link |
---|---|
US (2) | US7461206B2 (ja) |
EP (2) | EP2062143A4 (ja) |
JP (3) | JP5300723B2 (ja) |
CN (1) | CN101512497B (ja) |
WO (1) | WO2008024762A2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013525920A (ja) * | 2010-04-27 | 2013-06-20 | シマンテック コーポレーション | ディレクトリサーバーを統合するための技法 |
KR20180125009A (ko) * | 2016-04-01 | 2018-11-21 | 알리바바 그룹 홀딩 리미티드 | 데이터 캐싱 방법 및 장치 |
Families Citing this family (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070185015A1 (en) * | 2005-02-28 | 2007-08-09 | Chiron Corporation and North China Pharmaceutical Corporation | Semi-synthetic desmethyl-vancomycin-based glycopeptides with antibiotic activity |
US7685371B1 (en) * | 2006-04-19 | 2010-03-23 | Nvidia Corporation | Hierarchical flush barrier mechanism with deadlock avoidance |
US7886034B1 (en) * | 2006-09-27 | 2011-02-08 | Symantec Corporation | Adaptive liveness management for robust and efficient peer-to-peer storage |
US20080168017A1 (en) * | 2007-01-05 | 2008-07-10 | International Business Machines Corporation | Method and apparatus for configuration modelling and consistency checking of web applications |
US8504775B2 (en) * | 2007-03-12 | 2013-08-06 | Citrix Systems, Inc | Systems and methods of prefreshening cached objects based on user's current web page |
US7720936B2 (en) * | 2007-03-12 | 2010-05-18 | Citrix Systems, Inc. | Systems and methods of freshening and prefreshening a DNS cache |
US7584294B2 (en) * | 2007-03-12 | 2009-09-01 | Citrix Systems, Inc. | Systems and methods for prefetching objects for caching using QOS |
US8701010B2 (en) * | 2007-03-12 | 2014-04-15 | Citrix Systems, Inc. | Systems and methods of using the refresh button to determine freshness policy |
US7783757B2 (en) * | 2007-03-12 | 2010-08-24 | Citrix Systems, Inc. | Systems and methods of revalidating cached objects in parallel with request for object |
US8352440B2 (en) | 2010-06-28 | 2013-01-08 | International Business Machines Corporation | Using repeated incremental background consistency checking to detect problems with content closer in time to when a failure occurs |
US9219706B2 (en) * | 2010-09-29 | 2015-12-22 | International Business Machines Corporation | Just-in-time wrapper synchronization |
US8489694B2 (en) * | 2011-02-24 | 2013-07-16 | International Business Machines Corporation | Peer-to-peer collaboration of publishers in a publish-subscription environment |
CN102222086B (zh) * | 2011-05-18 | 2014-11-26 | 广州市动景计算机科技有限公司 | 基于移动终端的网页阅读方法、网页阅读装置及移动终端 |
EP3249546B1 (en) | 2011-12-14 | 2022-02-09 | Level 3 Communications, LLC | Content delivery network |
US9253278B2 (en) | 2012-01-30 | 2016-02-02 | International Business Machines Corporation | Using entity tags (ETags) in a hierarchical HTTP proxy cache to reduce network traffic |
CN103246656A (zh) * | 2012-02-03 | 2013-08-14 | 宇龙计算机通信科技(深圳)有限公司 | 生成静态缓存页面的方法及服务器 |
US9569356B1 (en) | 2012-06-15 | 2017-02-14 | Emc Corporation | Methods for updating reference count and shared objects in a concurrent system |
US9055118B2 (en) * | 2012-07-13 | 2015-06-09 | International Business Machines Corporation | Edge caching using HTTP headers |
US8880806B2 (en) * | 2012-07-27 | 2014-11-04 | International Business Machines Corporation | Randomized page weights for optimizing buffer pool page reuse |
CN103581052B (zh) * | 2012-08-02 | 2017-07-21 | 华为技术有限公司 | 一种数据处理方法、路由器及ndn系统 |
US20140337472A1 (en) | 2012-12-13 | 2014-11-13 | Level 3 Communications, Llc | Beacon Services in a Content Delivery Framework |
US10701149B2 (en) | 2012-12-13 | 2020-06-30 | Level 3 Communications, Llc | Content delivery framework having origin services |
US9634904B2 (en) | 2012-12-13 | 2017-04-25 | Level 3 Communications, Llc | Framework supporting content delivery with hybrid content delivery services |
US10791050B2 (en) | 2012-12-13 | 2020-09-29 | Level 3 Communications, Llc | Geographic location determination in a content delivery framework |
US9634918B2 (en) | 2012-12-13 | 2017-04-25 | Level 3 Communications, Llc | Invalidation sequencing in a content delivery framework |
US10701148B2 (en) | 2012-12-13 | 2020-06-30 | Level 3 Communications, Llc | Content delivery framework having storage services |
US10652087B2 (en) | 2012-12-13 | 2020-05-12 | Level 3 Communications, Llc | Content delivery framework having fill services |
US10080159B2 (en) * | 2014-06-24 | 2018-09-18 | Qualcomm Incorporated | Dynamic bandwidth management for load-based equipment in unlicensed spectrum |
US20160042278A1 (en) * | 2014-08-06 | 2016-02-11 | International Business Machines Corporation | Predictive adjustment of resource refresh in a content delivery network |
US10936494B1 (en) | 2014-12-05 | 2021-03-02 | EMC IP Holding Company LLC | Site cache manager for a distributed file system |
US10021212B1 (en) | 2014-12-05 | 2018-07-10 | EMC IP Holding Company LLC | Distributed file systems on content delivery networks |
US10452619B1 (en) | 2014-12-05 | 2019-10-22 | EMC IP Holding Company LLC | Decreasing a site cache capacity in a distributed file system |
US10445296B1 (en) * | 2014-12-05 | 2019-10-15 | EMC IP Holding Company LLC | Reading from a site cache in a distributed file system |
US10423507B1 (en) | 2014-12-05 | 2019-09-24 | EMC IP Holding Company LLC | Repairing a site cache in a distributed file system |
US9898477B1 (en) | 2014-12-05 | 2018-02-20 | EMC IP Holding Company LLC | Writing to a site cache in a distributed file system |
US10430385B1 (en) | 2014-12-05 | 2019-10-01 | EMC IP Holding Company LLC | Limited deduplication scope for distributed file systems |
US10951705B1 (en) | 2014-12-05 | 2021-03-16 | EMC IP Holding Company LLC | Write leases for distributed file systems |
KR20180069806A (ko) * | 2015-10-15 | 2018-06-25 | 텐세라 네트워크스 리미티드 | 통신 단말기에서의 콘텐츠의 신선도 인식 프리젠테이션 |
US9965515B2 (en) * | 2016-02-26 | 2018-05-08 | Sap Se | Method and device for cache management |
US9591047B1 (en) | 2016-04-11 | 2017-03-07 | Level 3 Communications, Llc | Invalidation in a content delivery network (CDN) |
US10055351B1 (en) | 2016-06-29 | 2018-08-21 | EMC IP Holding Company LLC | Low-overhead index for a flash cache |
US10089025B1 (en) | 2016-06-29 | 2018-10-02 | EMC IP Holding Company LLC | Bloom filters in a flash memory |
US10331561B1 (en) | 2016-06-29 | 2019-06-25 | Emc Corporation | Systems and methods for rebuilding a cache index |
US10037164B1 (en) | 2016-06-29 | 2018-07-31 | EMC IP Holding Company LLC | Flash interface for processing datasets |
US10261704B1 (en) | 2016-06-29 | 2019-04-16 | EMC IP Holding Company LLC | Linked lists in flash memory |
US10146438B1 (en) | 2016-06-29 | 2018-12-04 | EMC IP Holding Company LLC | Additive library for data structures in a flash memory |
US11283895B2 (en) | 2017-06-19 | 2022-03-22 | Tensera Networks Ltd. | Silent updating of content in user devices |
CN108122129B (zh) * | 2017-12-01 | 2022-02-22 | 上海子午线新荣科技有限公司 | 一种数据处理方法、装置及电子设备 |
US11144474B2 (en) * | 2018-06-26 | 2021-10-12 | International Business Machines Corporation | Integration of application indicated maximum time to cache to least recently used track demoting schemes in a cache management system of a storage controller |
US11088911B2 (en) | 2019-07-08 | 2021-08-10 | Trane International Inc. | Probability-based network data updates |
US11210237B2 (en) * | 2020-02-13 | 2021-12-28 | International Business Machines Corporation | Integration of application indicated minimum and maximum time to cache for a two-tiered cache management mechanism |
US11169933B2 (en) | 2020-02-13 | 2021-11-09 | International Business Machines Corporation | Integration of application indicated maximum time to cache for a two-tiered cache management mechanism |
US11176057B2 (en) | 2020-02-13 | 2021-11-16 | International Business Machines Corporation | Integration of application indicated minimum time to cache for a two-tiered cache management mechanism |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050060316A1 (en) * | 1999-03-25 | 2005-03-17 | Microsoft Corporation | Extended file system |
US20050120040A1 (en) * | 2003-11-29 | 2005-06-02 | Microsoft Corporation | Network download regulation method and system |
JP2005157605A (ja) * | 2003-11-25 | 2005-06-16 | Hitachi Ltd | 商品データ検索装置および同装置におけるデータ更新方法ならびにプログラム |
US20050204098A1 (en) * | 2004-03-15 | 2005-09-15 | International Business Machines Corporation | Lower overhead shared cache invalidations |
US20060106894A1 (en) * | 2004-11-03 | 2006-05-18 | Honeywell International Inc. | Object replication using information quality of service |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5404484A (en) * | 1992-09-16 | 1995-04-04 | Hewlett-Packard Company | Cache system for reducing memory latency times |
JPH10124372A (ja) * | 1996-10-18 | 1998-05-15 | Nippon Telegr & Teleph Corp <Ntt> | 自律キャッシュ制御システム |
US6330561B1 (en) * | 1998-06-26 | 2001-12-11 | At&T Corp. | Method and apparatus for improving end to end performance of a data network |
US6157930A (en) * | 1998-09-24 | 2000-12-05 | Acceleration Software International Corporation | Accelerating access to wide area network information in mode for showing document then verifying validity |
US6505230B1 (en) * | 1999-05-14 | 2003-01-07 | Pivia, Inc. | Client-server independent intermediary mechanism |
US6654766B1 (en) * | 2000-04-04 | 2003-11-25 | International Business Machines Corporation | System and method for caching sets of objects |
AU2001278654A1 (en) * | 2000-07-17 | 2002-01-30 | Eplication Networks Ltd. | Bandwidth savings and qos improvement for www sites by catching static and dynamic content on a distributed network of caches |
US6615316B1 (en) * | 2000-11-16 | 2003-09-02 | International Business Machines, Corporation | Using hardware counters to estimate cache warmth for process/thread schedulers |
US6567893B1 (en) * | 2000-11-17 | 2003-05-20 | International Business Machines Corporation | System and method for distributed caching of objects using a publish and subscribe paradigm |
JP2002197002A (ja) * | 2000-12-26 | 2002-07-12 | Oki Electric Ind Co Ltd | 自律分散型コンテンツ配信システム及び方法 |
JP2002288145A (ja) * | 2001-03-28 | 2002-10-04 | Seiko Epson Corp | 情報通信システムおよびそのイベント処理方法並びに情報通信システムにおけるイベント処理プログラムを記録した記録媒体 |
JP3855694B2 (ja) * | 2001-07-19 | 2006-12-13 | 日本電気株式会社 | ホームページキャッシング方法、情報処理装置及びプログラム |
JP4064652B2 (ja) * | 2001-10-12 | 2008-03-19 | 株式会社シンクプラス | プロキシサーバ付きブラウザおよび情報複写システム |
US7552237B2 (en) * | 2002-10-17 | 2009-06-23 | International Business Machines Corporation | Network address cache apparatus and method |
US7840587B2 (en) * | 2003-06-06 | 2010-11-23 | Ita Software, Inc. | Query caching for travel planning systems |
JP4182974B2 (ja) * | 2005-11-04 | 2008-11-19 | 日本電気株式会社 | 経路計算システム、ネットワークシステム,キャッシュサーバ,経路計算方法、キャッシュサーバ制御方法及び記録媒体 |
-
2006
- 2006-08-21 US US11/466,016 patent/US7461206B2/en active Active
-
2007
- 2007-08-21 EP EP07841150A patent/EP2062143A4/en not_active Withdrawn
- 2007-08-21 EP EP12162202A patent/EP2472404A1/en not_active Withdrawn
- 2007-08-21 CN CN2007800328349A patent/CN101512497B/zh active Active
- 2007-08-21 WO PCT/US2007/076406 patent/WO2008024762A2/en active Application Filing
- 2007-08-21 JP JP2009525733A patent/JP5300723B2/ja active Active
-
2008
- 2008-12-01 US US12/326,041 patent/US7734872B2/en not_active Expired - Fee Related
-
2012
- 2012-10-29 JP JP2012237472A patent/JP5631373B2/ja active Active
-
2014
- 2014-08-18 JP JP2014166072A patent/JP5832608B2/ja active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050060316A1 (en) * | 1999-03-25 | 2005-03-17 | Microsoft Corporation | Extended file system |
JP2005157605A (ja) * | 2003-11-25 | 2005-06-16 | Hitachi Ltd | 商品データ検索装置および同装置におけるデータ更新方法ならびにプログラム |
US20050120040A1 (en) * | 2003-11-29 | 2005-06-02 | Microsoft Corporation | Network download regulation method and system |
US20050204098A1 (en) * | 2004-03-15 | 2005-09-15 | International Business Machines Corporation | Lower overhead shared cache invalidations |
US20060106894A1 (en) * | 2004-11-03 | 2006-05-18 | Honeywell International Inc. | Object replication using information quality of service |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013525920A (ja) * | 2010-04-27 | 2013-06-20 | シマンテック コーポレーション | ディレクトリサーバーを統合するための技法 |
KR20180125009A (ko) * | 2016-04-01 | 2018-11-21 | 알리바바 그룹 홀딩 리미티드 | 데이터 캐싱 방법 및 장치 |
JP2019512819A (ja) * | 2016-04-01 | 2019-05-16 | アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited | データキャッシング方法及び装置 |
KR102232813B1 (ko) | 2016-04-01 | 2021-03-29 | 어드밴스드 뉴 테크놀로지스 씨오., 엘티디. | 데이터 캐싱 방법 및 장치 |
US11449570B2 (en) | 2016-04-01 | 2022-09-20 | Ant Wealth (Shanghai) Financial Information Services Co., Ltd. | Data caching method and apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP2013050976A (ja) | 2013-03-14 |
US20090083494A1 (en) | 2009-03-26 |
JP2014238880A (ja) | 2014-12-18 |
EP2062143A2 (en) | 2009-05-27 |
EP2472404A1 (en) | 2012-07-04 |
JP5832608B2 (ja) | 2015-12-16 |
WO2008024762A2 (en) | 2008-02-28 |
WO2008024762A3 (en) | 2008-07-03 |
US7734872B2 (en) | 2010-06-08 |
JP5300723B2 (ja) | 2013-09-25 |
EP2062143A4 (en) | 2010-01-20 |
CN101512497B (zh) | 2011-06-01 |
US7461206B2 (en) | 2008-12-02 |
CN101512497A (zh) | 2009-08-19 |
JP5631373B2 (ja) | 2014-11-26 |
US20080046655A1 (en) | 2008-02-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5832608B2 (ja) | キャッシュ・エントリの一致性検索のための確率テクニック | |
US7174360B2 (en) | Method for forming virtual network storage | |
US10554748B2 (en) | Content management | |
KR101570892B1 (ko) | 로컬 호스팅된 캐시 및 암호 해시 함수를 사용하여 네트워크 트래픽을 감소시키는 방법 및 시스템 | |
US20030033283A1 (en) | Data access | |
KR20040111156A (ko) | 통지 본드를 사용하여 캐싱된 오브젝트를 관리하는 시스템및 방법 | |
CN110795395B (zh) | 文件部署系统和文件部署方法 | |
JP2013522736A (ja) | ユニバーサルリソースロケータを含むメッセージを提供するための方法およびシステム | |
US6973536B1 (en) | Self-adaptive hybrid cache | |
US9928174B1 (en) | Consistent caching | |
JP2004302564A (ja) | ネームサービス提供方法及びその実施装置並びにその処理プログラム | |
US11463535B1 (en) | Using forensic trails to mitigate effects of a poisoned cache | |
CN116455980A (zh) | 一种基于动态路由的服务反向代理方法及系统 | |
CN118018543A (zh) | 一种文件下载方法、装置和计算设备 | |
CN116738085A (zh) | 一种短链接的生成方法、设备及介质 | |
CN118138562A (zh) | 标识生成方法、装置、电子设备及可读存储介质 | |
CN117714541A (zh) | 基于请求链路拦截的iOS应用网络数据缓存方法、系统 | |
CN116415303A (zh) | 授权令牌处理方法及系统 | |
CN117131501A (zh) | 缓存文件检测方法、装置、cdn服务器及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100820 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20101228 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120628 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20120925 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20121002 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121029 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121207 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20130304 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20130311 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20130404 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20130411 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20130412 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130416 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20130412 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130520 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130618 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5300723 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |