JP4925231B2 - 応答集約サロゲートからの要求フラグメントの送信 - Google Patents
応答集約サロゲートからの要求フラグメントの送信 Download PDFInfo
- Publication number
- JP4925231B2 JP4925231B2 JP2009519931A JP2009519931A JP4925231B2 JP 4925231 B2 JP4925231 B2 JP 4925231B2 JP 2009519931 A JP2009519931 A JP 2009519931A JP 2009519931 A JP2009519931 A JP 2009519931A JP 4925231 B2 JP4925231 B2 JP 4925231B2
- Authority
- JP
- Japan
- Prior art keywords
- fragment
- fragments
- dependency
- groups
- origin server
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- 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/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- 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
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 Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
Claims (12)
- エッジ化コンテンツ配布データ処理システムであって、
動的に配列されるフラグメントから形成されるマークアップ仕様のページを供給するよう構成されているオリジン・サーバと、
コンピュータ通信ネットワークを介して前記オリジン・サーバに通信可能に接続され、前記コンピュータ通信ネットワークの端で、サロゲートとして前記オリジン・サーバの代わりに機能するサロゲート・サーバと、
前記サロゲート・サーバに連結された依存性エンジンであって、一の前記フラグメントのレンダリングが、当該一の前記フラグメントのレンダリングの前の別の前記フラグメントの解決に依存するという前記フラグメント間の依存関係の順序に従って、依存するフラグメントの前にロードされる必要のある前記フラグメントをグループ化したフラグメント・グループを作成すること、および、前記依存関係を満たすよう、依存する順序で前記フラグメント・グループをロードすることができるプログラム・コードを含む、前記依存性エンジンと、
を含む、データ処理システム。 - 前記依存性エンジンの前記プログラム・コードはさらに、前記オリジン・サーバにより提供される、前記依存関係を定義する依存性データから前記依存関係を判断することができる、請求項1に記載のデータ処理システム。
- 前記依存関係を満たすよう、依存する順序でフラグメント・グループをロードすることができる前記プログラム・コードは、フラグメント・グループ内の各フラグメントを並行して読み出しおよびロードするための手段を含む、請求項1または2に記載のデータ処理システム。
- 動的ページの組み立て方法であって、
オリジン・サーバの代わりに、複数のフラグメントにより定義される動的ページへと組み立てるべき被選択フラグメントを特定することと、
選択された一の前記被選択フラグメントのレンダリングが、当該一の前記被選択フラグメントのレンダリングの前の別の前記被選択フラグメントの解決に依存するという前記被選択フラグメントのフラグメント間の依存関係の順序に基づいて、依存する前記被選択フラグメントの前にロードされる必要のある前記被選択フラグメントを複数のフラグメント・グループにグループ化することと、
前記依存関係を満たすよう、依存する順序で前記フラグメント・グループをロードして前記動的ページに集約し、集約されていない前記フラグメント・グループがなくなるまで継続することと、
前記オリジン・サーバの代わりに、コンテンツ要求元のクライアントへ前記動的ページを供給することと、
を含む方法。 - 前記被選択フラグメントの前記依存関係を定義する依存性データを前記オリジン・サーバから受信することをさらに含む、請求項4に記載の方法。
- 選択された前記被選択フラグメントのフラグメント間の依存関係に基づいて前記被選択フラグメントをフラグメント・グループに前記グループ化することは、前記被選択フラグメントの中で、前記動的ページにおける一の前記被選択フラグメントが、他の前記被選択フラグメントに依存することを特定するように、前記他の前記被選択フラグメントをフラグメント・グループへとグループ化することを含む、請求項4または5に記載の方法。
- 前記依存関係を満たすよう、依存する順序で前記フラグメント・グループを前記動的ページに集約することは、フラグメント・グループ内の各フラグメントを並行して読み出しおよび集約することを含む、請求項4、5または6に記載の方法。
- 動的ページの組み立てのための、コンピュータ・プログラムであって、該コンピュータ・プログラムがコンピュータに、
オリジン・サーバの代わりに、複数のフラグメントにより定義される動的ページへと組み立てるべき被選択フラグメントを特定する機能と、
選択された一の前記被選択フラグメントのレンダリングが、当該一の前記被選択フラグメントのレンダリングの前の別の前記被選択フラグメントの解決に依存するという前記被選択フラグメントのフラグメント間の依存関係の順序に基づいて、依存する前記被選択フラグメントの前にロードされる必要のある前記被選択フラグメントを複数のフラグメント・グループにグループ化する機能と、
前記依存関係を満たすよう、依存する順序で前記フラグメント・グループをロードして前記動的ページに集約し、集約されていない前記フラグメント・グループがなくなるまで継続する機能と、
前記オリジン・サーバの代わりに、コンテンツ要求元のクライアントへ前記動的ページを供給する機能と、
を実行させる、コンピュータ・プログラム。 - 前記被選択フラグメントの前記依存関係を定義する依存性データを前記オリジン・サーバから受信する機能をさらに含む、請求項8に記載のコンピュータ・プログラム。
- 選択された前記被選択フラグメントのフラグメント間の依存関係に基づいて前記被選択フラグメントをフラグメント・グループにグループ化する機能は、前記被選択フラグメントの中で、前記動的ページにおける一の前記被選択フラグメントが、他の前記被選択フラグメントに依存することを特定するように、前記他の前記被選択フラグメントをフラグメント・グループへとグループ化する機能を含む、請求項8または9に記載のコンピュータ・プログラム。
- 前記依存関係を満たすよう、依存する順序で前記フラグメント・グループを前記動的ページに集約する機能は、フラグメント・グループ内の各フラグメントを並行して読み出しおよび集約する機能を含む、請求項8、9または10に記載のコンピュータ・プログラム。
- 請求項4〜7のいずれか1項に記載の方法の各ステップをコンピュータに実行させる、コンピュータ・プログラム。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/457,937 | 2006-07-17 | ||
| US11/457,937 US20080016194A1 (en) | 2006-07-17 | 2006-07-17 | Dispatching request fragments from a response aggregating surrogate |
| PCT/EP2007/057051 WO2008009591A1 (en) | 2006-07-17 | 2007-07-10 | Dispatching request fragments from a response aggregating surrogate |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2009544089A JP2009544089A (ja) | 2009-12-10 |
| JP4925231B2 true JP4925231B2 (ja) | 2012-04-25 |
Family
ID=38511384
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2009519931A Expired - Fee Related JP4925231B2 (ja) | 2006-07-17 | 2007-07-10 | 応答集約サロゲートからの要求フラグメントの送信 |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US20080016194A1 (ja) |
| EP (1) | EP2044749B1 (ja) |
| JP (1) | JP4925231B2 (ja) |
| CN (1) | CN101491055B (ja) |
| AT (1) | ATE524004T1 (ja) |
| CA (1) | CA2654802A1 (ja) |
| WO (1) | WO2008009591A1 (ja) |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7617178B2 (en) * | 2006-12-05 | 2009-11-10 | International Business Machines Corporation | Moving file fragments from background file sharing to foreground file sharing and preventing duplicate downloads |
| US7814146B2 (en) * | 2006-12-05 | 2010-10-12 | International Business Machines Corporation | File fragment trading based on rarity values in a segmented file sharing system |
| US8775562B2 (en) * | 2006-12-05 | 2014-07-08 | International Business Machines Corporation | Mapping file fragments to file information and tagging in a segmented file sharing system |
| US8131673B2 (en) * | 2006-12-05 | 2012-03-06 | International Business Machines Corporation | Background file sharing in a segmented peer-to-peer file sharing network |
| US20100094970A1 (en) * | 2008-10-15 | 2010-04-15 | Patentvc Ltd. | Latency based selection of fractional-storage servers |
| US7844712B2 (en) * | 2008-10-15 | 2010-11-30 | Patentvc Ltd. | Hybrid open-loop and closed-loop erasure-coded fragment retrieval process |
| US8204791B2 (en) * | 2009-07-13 | 2012-06-19 | International Business Machines Corporation | File fragment pricing in a segmented file sharing network |
| US8280958B2 (en) * | 2009-07-13 | 2012-10-02 | International Business Machines Corporation | List passing in a background file sharing network |
| US9892198B2 (en) * | 2012-06-07 | 2018-02-13 | Oath Inc. | Page personalization performed by an edge server |
| EP3099027B1 (en) | 2015-05-26 | 2017-09-13 | Urban Software Institute GmbH | Computer system and method for message routing with content and reference passing |
| US10911337B1 (en) * | 2018-10-10 | 2021-02-02 | Benjamin Thaddeus De Kosnik | Network activity monitoring service |
| CN113791955B (zh) * | 2021-09-17 | 2024-09-17 | 济南浪潮数据技术有限公司 | 一种用于监控系统的数据汇聚装置、方法及服务器 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4127575B2 (ja) * | 1998-06-30 | 2008-07-30 | 株式会社東芝 | 情報提供サーバにおける現在表示文書情報保存・管理方法 |
| US6622168B1 (en) * | 2000-04-10 | 2003-09-16 | Chutney Technologies, Inc. | Dynamic page generation acceleration using component-level caching |
| US7310670B1 (en) | 2000-04-25 | 2007-12-18 | Thomson Licensing S.A. | Multi-channel power line exchange protocol |
| GB0210032D0 (en) * | 2002-05-02 | 2002-06-12 | Ibm | Method for ordering parallel operations in a resource manager |
| US7177900B2 (en) * | 2003-02-19 | 2007-02-13 | International Business Machines Corporation | Non-invasive technique for enabling distributed computing applications to exploit distributed fragment caching and assembly |
-
2006
- 2006-07-17 US US11/457,937 patent/US20080016194A1/en not_active Abandoned
-
2007
- 2007-07-10 CN CN2007800261688A patent/CN101491055B/zh not_active Expired - Fee Related
- 2007-07-10 CA CA002654802A patent/CA2654802A1/en not_active Abandoned
- 2007-07-10 WO PCT/EP2007/057051 patent/WO2008009591A1/en not_active Ceased
- 2007-07-10 EP EP07787326A patent/EP2044749B1/en not_active Not-in-force
- 2007-07-10 JP JP2009519931A patent/JP4925231B2/ja not_active Expired - Fee Related
- 2007-07-10 AT AT07787326T patent/ATE524004T1/de not_active IP Right Cessation
Also Published As
| Publication number | Publication date |
|---|---|
| ATE524004T1 (de) | 2011-09-15 |
| WO2008009591A1 (en) | 2008-01-24 |
| US20080016194A1 (en) | 2008-01-17 |
| EP2044749A1 (en) | 2009-04-08 |
| JP2009544089A (ja) | 2009-12-10 |
| EP2044749B1 (en) | 2011-09-07 |
| CN101491055B (zh) | 2012-11-14 |
| CN101491055A (zh) | 2009-07-22 |
| CA2654802A1 (en) | 2008-01-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4925231B2 (ja) | 応答集約サロゲートからの要求フラグメントの送信 | |
| JP5512215B2 (ja) | ジョブ処理システム及びその方法、そのプログラム | |
| US9280683B1 (en) | Multi-service cloud storage decision optimization process | |
| US5894554A (en) | System for managing dynamic web page generation requests by intercepting request at web server and routing to page server thereby releasing web server to process other requests | |
| US7478122B2 (en) | Web server system and method | |
| US11637796B2 (en) | Image matching server network implementing a score between a server and an image store | |
| US8938550B2 (en) | Autonomous network streaming | |
| US20080104223A1 (en) | Plug-in accelerator | |
| US9998534B2 (en) | Peer-to-peer seed assurance protocol | |
| JP6736440B2 (ja) | クラウドシステムにおける文書ファイルの生成サービスを提供する装置、方法及びプログラム | |
| US10956430B2 (en) | User-driven adaptation of rankings of navigation elements | |
| US11403354B2 (en) | Managing search queries of a search service | |
| US20200092367A1 (en) | Replication of content to one or more servers | |
| CN103391312A (zh) | 资源离线下载方法及装置 | |
| TW201426309A (zh) | 薄化書本 | |
| CN113535673A (zh) | 生成配置文件及数据处理的方法和装置 | |
| JP2007164527A (ja) | 情報処理システム、サーバ装置、情報処理装置及びそれらの制御方法 | |
| CN1790411A (zh) | 用于信息处理系统映像网络传递的系统和方法 | |
| CN113407339A (zh) | 资源请求反馈方法、装置、可读存储介质及电子设备 | |
| US20140244845A1 (en) | Method and apparatus for chunk-level sharing-based open virtualization format (ovf) package distribution through dependency analysis | |
| US8214839B1 (en) | Streaming distribution of file data based on predicted need | |
| US10362146B1 (en) | Method and system for enforcing governance across multiple content repositories using a content broker | |
| EP3855707B1 (en) | Systems, methods, and storage media for managing traffic on a digital content delivery network | |
| JP6269155B2 (ja) | 配信方法、端末装置、及び配信システム | |
| CN112948130A (zh) | 一种请求处理方法、装置、电子设备及介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100421 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110909 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110913 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111116 |
|
| RD12 | Notification of acceptance of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7432 Effective date: 20111116 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20111117 |
|
| 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: 20120110 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20120112 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120202 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150217 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |