A method, apparatus and computer program product for identifying and creating persistent object fragments from a named object. For example, a digital content description of a named digital object can be dynamically parsed, and persistent fragment identities created and maintained to facilitate caching. Named digital objects include but are not limited to: Web pages described in XML, SGML, and HTML. The object description is revised by replacing each object fragment with its newly created persistent identity. The revised object description is then sent to the requesting node. Depending upon the properties of a fragment, this can either enable the fragment or the revised object description to be cacheable at the server and/or client device. For example, the object description can include a dynamic part which would otherwise prevent the object from being cached. The dynamic part can be recognized and treated as a separate fragment from the object description. Thus the revised document becomes static and therefore cacheable. Furthermore, fragments can be nested. Other features determine which part/segment of a named object to recognize as a fragment identity, based on its properties including: size; processing cost; and static vs. dynamic. Yet other features can determine which fragments to cache and replace, for example based on the fragment size and processing cost. Still other features allow different versions to be generated for a fragment upon request. The version created can be determined by the property of the requesting devices (e.g., handheld device or Internet appliance) and the fragment description.

Patent
   6249844
Priority
Nov 13 1998
Filed
Nov 13 1998
Issued
Jun 19 2001
Expiry
Nov 13 2018
Assg.orig
Entity
Large
150
9
EXPIRED
1. A method for identifying object fragments in an object, said method comprising the steps of:
analyzing an object description to identify one or more persistent object fragments associated with the object;
creating the one or more persistent object fragments, in response to said analyzing; and
creating a persistent object fragment identity for a persistent object fragment, based on one or more of: formal descriptors; and an object fragment property.
23. A method for caching objects including object fragments, said method comprising the steps of:
a client receiving from a server an object including a revised object description wherein at least one object fragment has been replaced with an associated persistent object fragment identity based on one or more of: formal descriptors; and an object fragment property, in response to a request for the object; and
the client processing the revised object description.
33. A program storage device readable by a machine, tangibly embodying a program of instructions executable by the machine to perform method steps for identifying object fragments in an object, said method steps comprising:
analyzing an object description to identify one or more persistent object fragments associated with the object;
creating the one or more persistent object fragments, in response to said analyzing; and
creating a persistent object fragment identity for a persistent object fragment, based on one or more of: formal descriptors; and an object fragment property.
55. A program storage device readable by a machine, tangibly embodying a program of instructions executable by the machine to perform method steps for processing objects including object fragments, said method steps comprising:
a client receiving from a server an object including a revised object description wherein at least one object fragment has been replaced with an associated persistent object fragment identity based on one or more of: formal descriptors; and an object fragment property, in response to a request for the object; and
the client processing the revised object description.
2. The method of claim 1, wherein the object description is based on the formal descriptors, said method comprising the further steps of:
maintaining and tracking the persistent object fragment identity and associated formal descriptors; and generating a cacheable object fragment.
3. The method of claim 1, comprising the further steps of
revising the object description by replacing at least one object fragment with an associated persistent object fragment identity to enable one or more of: the object fragment; and a revised object description to be cacheable at one or more of: a server; and a client; and
sending a revised object description to the client.
4. The method of claim 3, wherein comprising the further steps of:
the client receiving and caching the revised object description; and
the client receiving a version of the one or more object fragments associated with the fragment identity, wherein the version is generated at the server and is based on the capability of the client.
5. The method of claim 1, further comprising the steps of:
receiving a request for an object fragment;
determining whether the fragment is cached, based on the object fragment identity; and
if the fragment is not cached, dynamically generating the fragment.
6. The method of claim 1, further comprising the step of caching the object fragment based on one or more of: a reference frequency; a cache size; and a processing cost.
7. The method of claim 1, further comprising the step of:
generating one or more different versions of the fragment; wherein a version can be determined by one or more of: a requesting device property and the fragment description.
8. The method of claim 7, further comprising the step of: determining the version of the persistent fragment based on the requesting device property and the fragment property.
9. The method of claim 1, wherein the fragment property includes a processing requirement.
10. The method of claim 1, wherein the fragment property includes one or more of a storage requirement and a bandwidth requirement.
11. The method of claim 1, further comprising the steps of:
identifying an object fragment as a dynamic object fragment; and
transforming the dynamic object to a static object by revising the object description and replacing one or more dynamic object fragments with its object identity.
12. The method of claim 1, wherein the fragment property includes whether the fragment can be generated efficiently by various client devices.
13. The method of claim 1, wherein the formal descriptors are markup tags in the object description and wherein the object is described using a markup language.
14. The method of claim 1, wherein the object is a Web page described using a markup language selected from the group consisting of XML, SGML, or HTML.
15. The method of claim 1, wherein the object fragment can be nested or hierarchical.
16. The method of claim 15, further comprising the steps of:
recognizing a nested object fragment as including a dynamic fragment or a frequently changed fragment; and
making an outer fragment cacheable at one or more of a server and a client.
17. The method of claim 1, further comprising the steps of:
identifying one or more of the object fragments requiring invalidation; and
garbage collecting invalid object fragments.
18. The method of claim 1, wherein the object fragment property comprises the property selected from the group consisting of: a dynamic property; a static property; how frequently the object is going to change; size; or processing cost to generate that fragment from its description.
19. The method of claim 1, further comprising the step of caching the object based on one or more object fragment properties.
20. The method of claim 1, further comprising the steps of:
selecting a subset of the segments contained in the object; and
recognizing the subset as persistent object fragments.
21. The method of claim 1, wherein said step of creating a persistent object fragment further comprises the steps of:
recognizing and separating a segment as an object fragment so it can be cached separately and reused to avoid going through interpreting a markup language description of the object to generate it again; wherein the segment will only be recognized as the object fragment only if the segment or group of segments satisfies a threshold for interpreting the markup language description based on one or more of: a processing requirement; and a storage requirement.
22. The method of claim 1, wherein the persistent object fragment will have a consistent identity regardless of whether it appears in one or more of: multiple objects; and multiple times in the same object.
24. The method of claim 23, further comprising the step of:
the client receiving a version of the one or more object fragments associated with the fragment identity, wherein the version is generated at the server and is based on the capability of the client.
25. The method of claim 24, wherein the version is generated at the server and is based on the capability of the client.
26. The method of claim 23, wherein the persistent object fragment will have a consistent identity regardless of whether it appears in one or more of: multiple objects; and multiple times in the same object.
27. The method of claim 23, wherein the formal descriptors are markup tags in the object description and wherein the object is described using a markup language.
28. The method of claim 23, wherein the object is a Web page described using a markup language selected from the group consisting of XML, SGML, or HTML.
29. The method of claim 23, wherein said processing step includes one or more of caching a revised object and rendering the object.
30. The method of claim 23, further comprising the step of: the client receiving from the server a version of the object fragment interpret and generated at the server, wherein the version generated is based on one or more of: the processing power of the client; the storage capacity of the client; and the bandwidth available to the client to retrieve a description of the fragment.
31. The method of claim 23, wherein the persistent object fragment identifier represents a dynamic object.
32. The method of claim 23, wherein the client is selected from a group consisting of: a handheld device; a palmtop device; a set-top box; a smart phone; or an Internet appliance.
34. The program storage device of claim 33, wherein the object description is based on the formal descriptors, said method comprising the further steps of maintaining and tracking the persistent object fragment identity and associated formal descriptors; and generating a cacheable object fragment.
35. The program storage device of claim 33, comprising the further steps of
revising the object description by replacing at least one object fragment with an associated persistent object fragment identity to enable one or more of: the object fragment; and a revised object description to be cacheable at one or more of: a server; and a client; and
sending a revised object description to the client.
36. The program storage device of claim 35, wherein comprising the further steps of:
the client receiving and caching the revised object description; and
the client receiving a version of the one or more object fragments associated with the fragment identity, wherein the version is generated at the server and is based on the capability of the client.
37. The program storage device of claim 33, further comprising the steps of:
receiving a request for an object fragment;
determining whether the fragment is cached, based on the object fragment identity; and
if the fragment is not cached, dynamically generating the fragment.
38. The program storage device of claim 33, further comprising the step of caching the object fragment based on one or more of: a reference frequency; a cache size; and a processing cost.
39. The program storage device of claim 33, further comprising the step of.
generating one or more different versions of the fragment; wherein a version can be determined by one or more of: a requesting device property and the fragment description.
40. The program storage device of claim 39, further comprising the step of: determining the version of the persistent fragment based on the requesting device property and the fragment property.
41. The program storage device of claim 33, wherein the fragment property includes a processing requirement.
42. The program storage device of claim 33, wherein the fragment property includes one or more of a storage requirement and a bandwidth requirement.
43. The program storage device of claim 33, further comprising the steps of:
identifying an object fragment as a dynamic object fragment; and
transforming the dynamic object to a static object by revising the object description and replacing one or more dynamic object fragments with its object identity.
44. The program storage device of claim 33, wherein the fragment property includes whether the fragment can be generated efficiently by various client devices.
45. The program storage device of claim 33, wherein the formal descriptors are markup tags in the object description and wherein the object is described using a markup language.
46. The program storage device of claim 33, wherein the object is a Web page described using a markup language selected from the group consisting of XML, SGML, or HTML.
47. The program storage device of claim 33, wherein the object fragment can be nested or hierarchical.
48. The program storage device of claim 15, further comprising the steps of:
recognizing a nested object fragment as including a dynamic fragment or a frequently changed fragment; and
making an outer fragment cacheable at one or more of a server and a client.
49. The program storage device of claim 33, further comprising the steps of:
identifying one or more of the object fragments requiring invalidation; and
garbage collecting invalid object fragments.
50. The program storage device of claim 33, wherein the object fragment property comprises the property selected from the group consisting of: a dynamic property; a static property; how frequently the object is going to change; size; or processing cost to generate that fragment from its description.
51. The program storage device of claim 33, further comprising the step of caching the object based on one or more object fragment properties.
52. The program storage device of claim 33, further comprising the steps of:
selecting a subset of the segments contained in the object; and
recognizing the subset as persistent object fragments.
53. The program storage device of claim 33, wherein said step of creating a persistent object frament further comprises the steps of:
recognizing and separating a segment as an object fragment so it can be cached separately and reused to avoid going through interpreting a markup language description of the object to generate it again; wherein the segment will only be recognized as the object fragment only if the segment or group of segments satisfies a threshold for interpreting the markup language description based on one or more of: a processing requirement; and a storage requirement.
54. The program storage device of claim 33, wherein the persistent object fragment will have a consistent identity regardless of whether it appears in one or more of: multiple objects; and multiple times in the same object.
56. The program storage device of claim 55, further comprising the step of:
the client receiving a version of the one or more object fragments associated with the fragment identity, wherein the version is generated at the server and is based on the capability of the client.
57. The program storage device of claim 56, wherein the version is generated at the server and is based on the capability of the client.
58. The program storage device of claim 55, wherein the persistent object fragment will have a consistent identity regardless of whether it appears in one or more of: multiple objects; and multiple times in the same object.
59. The program storage device of claim 55, wherein the formal descriptors are markup tags in the object description and wherein the object is described using a markup language.
60. The program storage device of claim 55, wherein the object is a Web page described using a markup language selected from the group consisting of XML, SGML, or HTML.
61. The program storage device of claim 55, wherein said processing step includes one or more of caching a revised object and rendering the object.
62. The program storage device of claim 55, further comprising the step of: the client receiving from the server a version of the object fragment interpret and generated at the server, wherein the version generated is based on one or more of: the processing power of the client; the storage capacity of the client; and the bandwidth available to the client to retrieve a description of the fragment.
63. The program storage device of claim 55, wherein the persistent object fragment identifier represents a dynamic object.
64. The program storage device of claim 55, wherein the client is selected from a group consisting of: a handheld device; a palmtop device; a set-top box; a smart phone; or an Internet appliance.

The present invention relates generally to the analysis of the content of a digital document and in particular to the creation and maintenance of persistent fragment identities to facilitate caching.

With the rapid growth of the Internet, the need for efficient document exchange becomes increasingly important. In additional to the hypertext markup language (HTML), Extensible Markup Languages (XML) are becoming available that provide a meta-language for authors to design their own markup language.

On the other hand, the proliferation of various non-PC computing devices, including: handheld devices; palmtop devices; and various other Microsoft WINDOWS CE ™- based devices; set-top boxes; WEB TV; smart phones; and so-called Internet appliances, (hereinafter all referred to as Internet appliances) further complicates the presentation of a Web document to a client device. In a Web document based on HTML, images are treated as separate objects pointed to by the Web document. A proxy/Web server may generate a lower resolution version or a black and white version of a color image to accommodate the limited capability of the Internet appliance. Nonetheless, these images are named persistent objects (i.e., they have separate identities which are their URLs). The proxy or Web server is merely trying to provide different versions of a named entity based on the capability of a receiving device. This is independent of any caching issues at the proxy or Web server to improve object access time.

Various work exists to provide different versions of a named object in the Web environment to support Internet appliances access to the Web. For example, PRISM from Spyglass (see e.g., http://www.spyglass.com) provides different versions of images to the Internet appliance. It can also dynamically translate richly formatted Web documents into simplified Web pages to accommodate the requirements of the receiving devices. A means for performing on-demand data type-specific lossy compression on semantically typed data and tailoring content to the specific constraints of the clients is described in "Adapting to Newark and Client Variability via On-Demand Dynamic Distillation," by A. Fox, et al., Proc. 7th Intl. Conference on Architectural Support for Programming Languages and Operating Systems, Oct. 1996.

Using formal descriptors, such as a markup language, to describe a digital document provides tremendous flexibility. In the Internet environment, more powerful markup languages such as XML, or a subset of the Standard Generalized Markup Language (SGML) (see e.g., ISO 8879/1986; and Designing XML Internet Applications, by M. Leventhal, et al., Prentice Hall, 1998), are being defined to augment HTML. The markup language description can provide rich information on the document structure and the final document to be generated. In fact, XML is a language that allows users to define their own language. For example, chemists can define a chemical markup language to describe a molecular structure. Mathematicians or scientists can define a math markup language to describe complex mathematical formulas. The interpretation of the markup language description and generation of the object can thus be complex. It is desirable to avoid regeneration of the same description repeatedly. Since Web pages, objects or documents on a common subject, or from the same company/division/department or authors often have parts in common, there is a need to go beyond recognizing just the repeated references to named entities (i.e., subject already has a name, e.g., URL) to subparts of named entities.

However, proxy or Web servers and client browsers today do not interpret the markup language to decompose a document or object into components, provide persistent identities and tracking mechanisms to facilitate caching and recognition of repeated occurrences of components of a named object. They mainly provide caching or processing service for named objects as a whole. For example, as mentioned previously, in HTML the text documents and images (which are separated out from the text documents by the authors) are all named objects and hence cacheable entities. Another problem is that if a document includes dynamic content caching is not meaningful as the next reference to the same document URL can result in a different version of the document. Thus a document is not cached even if only a small fraction of its content is dynamic. This is an issue for HTML documents today and is expected to become more severe for XML documents, which are more flexible and make it easier to incorporate various types of dynamic information, such as data from a database.

Thus, the need remains for a system and method for identifying and creating one or more persistent object fragments from named object, for example to facilitate caching. The present invention addresses this need.

In accordance with the aforementioned needs, the present invention is directed to a method and apparatus for identifying and creating persistent object fragments from a named object. In one example, the present invention is directed to a method and apparatus for dynamically parsing a digital content description of a named digital object, creating and maintaining fragment identities to facilitate caching. Examples of named digital objects include but are not limited to: Web pages described in XML, SGML, and HTML.

The present invention has features which can parse/analyze the object description, identify object fragments and create persistent object fragment identities, and revise the object description by replacing each object fragment with its newly created persistent identity and send the revised object description to the requesting node. Depending upon the properties of a fragment, this can either enable the fragment to be cacheable (which can be at the content/proxy server and the client device in the Web environment), or make the revised object description cacheable at the server and client device. For example, consider the object description of a purchase order which contains a dynamic part to retrieve the current price of a product from the database. This dynamic part may be a small portion of the purchase order, but would prevent the object from being cached. According to one feature of the present invention for recognizing and treating the dynamic part as a separate fragment from the object description, the revised document becomes static and therefore cacheable. Furthermore, fragments can be nested.

A method is also provided to determine which part/segment of a named object to recognize as a fragment identity, based on its properties, which can include its size, processing cost to generate that segment of the object from its description, and other properties such as static vs. dynamic.

The present invention has yet other features to determine which fragments to cache and replace. The cache manager takes into account the fragment size and processing cost to generate the fragment.

The present invention has still other features which allow different versions to be generated for a fragment upon request. The version created can be determined by the property of the requesting devices and the fragment description. Different generators can be maintained for each type of descriptors or markup tags to generate different versions for different types of devices.

An example of a method for identifying object fragments in an object having features of the present invention comprises the steps of: analyzing an object description to identify one or more persistent object fragments associated with the object; creating the one or more persistent object fragments, in response to said analyzing; and creating a persistent object fragment identity for a persistent object fragment, based on one or more of formal descriptors or an object fragment property. In one embodiment the object description is revised by replacing at least one object fragment with an associated persistent object fragment identity to enable the fragment to be cacheable at one or more of a server and a client; and the revised object description is sent to the client. The client receives the revised object description; and processes and/or caches the revised object description. The client can also receive a version of the one or more object fragments associated with the fragment identity, wherein the version is generated at the server and is based on the capability of the client (e.g., whether it is a handheld device, a set top box, or an Internet appliance.

These, and further, objects, advantages, and features of the invention will be more apparent from the following detailed description of a preferred embodiment and the appended drawings wherein:

FIG. 1 is a diagram of an Internet environment having features of the present invention;

FIG. 2 is a more detailed example of a network environment having features of the present invention;

FIG. 3 depicts an example of a digital document using a markup language;

FIG. 4 depicts an example of a modified document;

FIG. 5 depicts the data structure of the fragment description table;

FIG. 6 is an example of the server logic of FIG. 2;

FIG. 7 is an example of the object request handler;

FIG. 8 is an example of the object parser;

FIG. 9 is an example of the next segment locator;

FIG. 10 is an example of the persistent name creator;

FIG. 11 is an example of the fragment request handler;

FIG. 12 is an example of the fragment cache manager: and

FIG. 13 depicts an example of the client logic

FIG. 1 depicts an example of an Internet environment adaptable to the present invention. As depicted, a client (60 . . . 63 ) may be connected through a network (25) to access proxy servers (30 . . . 33) or Web content servers (40 . . . 43). The proxy servers and Web servers can provide caching of frequently access Web objects to improve client access time. The client may also have its own cache. Those skilled in the art will realize that a proxy server can be replaced by a hierarchy of proxy servers. A client node (60) can also run a proxy server.

FIG. 2 depicts an example of an overall architecture of a computing node having features of the present invention. In the example of an Internet or intranet environment, the node can be a Web server, or proxy server. As depicted, the computing node can include: a CPU (250); a scratch pad or main memory (245) such as RAM; and persistent storage devices (260) such as direct access storage devices (DASD). The memory (245) stores the server logic 240 (with details depicted in FIG. 6) preferably embodied as computer executable code which may be loaded from DASD (260) into memory (245) for execution by CPU (250). The server logic (240) includes an object request handler (205) (with details depicted in FIG. 7), and a fragment request handler (210) (with details depicted in FIG. 11). It also maintains a fragment cache (270), an object cache (275) and a fragment description table (280) (with detailed depicted in FIG. 5). This information can either reside in persistent storage (260) or in main memory (245).

In a preferred embodiment, an XML-like document will be used as an example of a document described using some formal language, such as a markup language. FIG. 3 shows an example of an XML-like document. The key point here is that the document includes multiple segments (330), where each segment (330) is enclosed between a "start-tag" (310) and an "end-tag" (320). For example, "<cml: molecule>"(similarly, "<m: order>" and "<db: price>") is a start-tag (310) and its corresponding "end-tag" (320) is "</cml: molecule>" ("</m: order>" and "</db: price>", respectively). As depicted, the segments may be nested. For example, the segment with the <price> start-tag is included within the segment with the <m: order> start-tag. Thus parsing the document to recognize the segments can be done by matching each "end-tag" with the corresponding "start-tag", which is the first preceding "start-tag" of the same type at the same nested level. In markup languages such as XML, each segment can have a DTD (document type definition) to describe the semantics of the markup. It is an object of the present invention to select a subset of the segments contained in a document and recognize them as persistent object fragments. Fragment creation eligibility criterion will be introduced next to determine when an object fragment should be created. In the preferred embodiment, two sets of creation eligibility criterion are considered. For each persistent object fragment, a persistent identity or name is assigned and tracked so that if the object fragment appears in multiple objects or multiple times in the same object, it will be recognized as the same fragment.

The first fragment creation eligibility criterion is to recognize and separate out a segment as an object fragment so as to make the remaining document cacheable at the server or client device and/or processable/interpretable at the client device. An example is to recognize a dynamic segment as an object fragment. Consider another example where a segment can not be rendered from the markup language description by a simple client device such as WINDOWS CET™-based Internet appliances. By recognizing the segment as a separate object fragment, the client can process and/or cache the remaining document and let the proxy server interpret the markup language describing the fragment and generate an appropriate version for the client. This limitation on the client devices can be either due to limitation on the processing power or storage capacity of the client device to interpret the markup language and generate the object fragment, the limitation on the bandwidth available to the client device to retrieve the DTD of the fragment or other limitations.

The second criterion is based on the tradeoffs of processing and storage or bandwidth requirements to recognize and separate out a segment as an object fragment so it can be cached separately and reused to avoid going through interpreting the markup language description of the object to generate it again. This will improve response time and reduce server load on fragment re-references. Each fragment--once separated out--may need to be requested separately with additional requests from the client. Thus, preferably, only a segment or group of segments that meet a certain threshold on the processing requirements of interpreting the markup language description to generate the object segment is recognized as a fragment. Another consideration is the additional storage requirement to store the rendered segment. For example, consider two cases. In a first case, the processing time is 100 second of CPU time to generate the segment from the description, and the size of the rendered segment is 10K bytes. In a second case, the processing time is 1 second of CPU time to generate the segment from the description, and the size of the rendered segment is 1000 K bytes. In case 1, the savings on CPU time is substantial while the additional storage cost is minimal. The opposite is true for the second case. In other words, only in the first case is it worthwhile to recognize the segment as a separate fragment for caching. In the preferred embodiment, for an object O, let P(O) be its processing cost to generate a segment from its description and S(O) be the additional storage requirement to store the segment. A value function, F(P(O), S(O)), based on processing costs and storage requirements is used to determine the value of recognizing a fragment. An example of a value function (F) will be processing cost (in seconds) divided by the square root of the additional storage requirement (in 100 Kbytes increments). When the value function exceeds a given threshold (say 5), the segment will be recognized as a fragment.

FIG. 3 depicts an example of a document with 3 SEGMENTS. As discussed, the first segment (3301) begins with a start-tag, <cml: molecule>, and ends with an end-tag, </cml: molecule> and the second segment begins with a start-tag, <m: order>, and ends with an end-tag, </m: order>. The second segment (3302) includes a third segment (3303) nested within it. The third segment begins with a start-tag, <db: price>, and finishes with an end-tag, </db: price>. Assume the semantics of the three segments as follows. Assume the first segment provides an image of a molecule structure of a chemical compound. Assume also the second segment contains a formula to generate an order table showing the price at different quantities. Assume further, the third segment retrieves the price information from the product database. Hence it is a segment with dynamic information.

FIG. 4 depicts an example of a modified Web document after the persistent fragments have been recognized and extracted. Here it is assumed that generating the molecular structure of the chemical compound in the first segment (3301) is quite complex, whereas the computation of the order table is straightforward. Hence, only the first (3301 ') and the third segments (3303 ') are recognized as persistent fragments with the identities, "125.1" and "28.3", respectively. In the preferred embodiment, each of the persistent fragments is replaced with an "include" statement referring to the name of the fragment, e.g. <include HREF="125.1">, indicating the reference to the fragment "125.1," and followed by a <include> statement.

FIG. 5 depicts an example of a fragment description table for tracking the object fragment identity and its description. As depicted the table (505) includes a plurality of entries (507), where each table entry (507) points to a fragment description list (510) (only one shown for ease of description). The list (510) includes one or more description elements (520 and 525). Each fragment that maps to a given entry in the fragment description table (510) has a unique description element (520) on the fragment description list (510) of the entry. The description element includes several fields: Nlink (530); Fname (535); and Fdescription (540). The Fname (535) is the persistent name of the fragment. This name is given by the persistent name creator routine (with details depicted in FIG. 10). The Fdescription (540) is the fragment description. The Nlink (530) points to the next description element (525) which maps to the same fragment description table entry (507).

FIG. 6 depicts an example of the server logic (240). In step 605, the server waits for input. Depending upon the type of input, the appropriate routine will be invoked. If at step 610, the input is an object request, the object request handler is invoked, in step 615 (with details described with reference to FIG. 7). Otherwise, in step 620 it is checked if the input is a fragment request. For example, in a Web environment, an object request can be identified on the basis that an object name will have as the server part of its URL, the name of a proxy server. If yes, in step 625 the fragment request handler (with details described with reference to FIG. 11) is invoked. Otherwise, in step 630 a miscellaneous routine is invoked to handle other types of input such as FTP requests which are orthogonal to the current invention and thus will not be described further.

FIG. 7 depicts an example of the object request handler. In step 705, it is first checked whether the requested object is cached in the object cache maintained by this computing node. If the object is cached, in step 710, the cached object is returned to the requesting node. Otherwise, in step 715, the request is forwarded to the content server (or another proxy server). In step 720, the computing node waits for the object requested. In step 725, after receiving the object, the object parser (with details described with reference to FIG. 8) is invoked to analyze the object description and create fragments. In step 730, the object description, which may have been modified by the object parser, is sent back to the requester. In step 735, the object cache manager is invoked to determine whether the object description (which may have been modified by the object parser) should be cached in the object cache. The object cache manager is similar to a conventional Web cache manager that caches the Web objects. Any standard cache management policy, such as LRU (least recently used), or its variants to take into consideration on tradeoffs between object size, update frequency, and time since last reference (i.e., the reference frequency) can be used. See for example, C. Aggarwal, et al., "On Caching Policies for Web Objects", IBM Research Report, RC 20619, Mar.5,1997, which is hereby incorporated by reference in its entirety, wherein variants of LRU caching algorithms on Web objects are described.

FIG. 8 depicts an example of the object parser depicted in FIG. 7. By way of overview, the object parser maintains two stacks--a "tag_stack" and a "segment_stack" --during its processing to identify persistent fragments. The tag_stack includes the "start-tag"s scanned, but whose matching "end-tag"s have not yet been encountered during scanning of the object description. The segment_stack includes segments recognized that are not qualified as fragments, but have the potential to be combined with segments recognized subsequently to form a fragment. As depicted, in step 805, the two stacks are initialized to null. In step 810, a variable, txt, is set equal to the object description. In step 820, a next segment locator is invoked (with details described with reference to FIG. 9) to identify the next segment, Nsegment, in txt. In step 825, it is checked if Nsegment is null. If so, the processing of txt is completed. Otherwise, in step 830, it will delete segments in the segment_stack that are included in Nsegment, if any. In step 835, it is checked whether Nsegment satisfies the fragment creation eligibility criterion. If so, in step 840 a persistent name creator routine (with details depicted in FIG. 10) is invoked to create a persistent fragment identity for the segment. In step 845, the txt is modified to replace the fragment description with an <include> statement to reference the persistent fragment name followed by an <include> as described in FIG. 4. In step 855, the Nsegment is combined with its adjacent peer segments on the segment_stack, if any, where a peer segment is a segment at the same level (i.e., with the same parent) of the Nsegmen in a nested markup language description. In step 860, it is checked if the combined segment satisfies the fragment creation eligibility criterion. If so, if step 865, these adjacent peer segments are removed from the segment_stack. Otherwise, in step 870, the Nsegment is added to segment_stack.

FIG. 9 depicts amore detailed example of the next segment locator (FIG. 8, step 820). As depicted, in step 910, it is checked if the next token is null, where a token is a consecutive string of characters delimited between blanks (or some other delimiters defined by the markup language). If so, in step 915, the Nsegment is set to null. Otherwise, in step 920, it is checked if the next token is a "start-tag" type token. If so, the token is inserted into the tag_stack with an associated "token position value" set to its starting position in the txt variable. In step 930, it is checked if the next token is an "end-tag" type token. If so, in step 940, the Nsegment is set to the substring in txt starting from the token position value indicated by the top element of the tag13 stack to the "end-tag" token. In step 945, the top element in the tag13 stack is removed.

FIG. 10 depicts a more detailed example of the persistent name creator (FIG. 8, step 840). As depicted, in step 1005, the fragment description is obtained from txt. In step 1010, the fragment description is mapped into a number which corresponds to an entry of the fragment description table. Those skilled in the art will appreciate that there are many alternative mapping functions. For example, this can be done by performing an exclusive--or of all the characters in the fragment description and then treating the result as an integer to divide it by the number of entries in the fragment description table. The remainder will serve as the index to the fragment description table. In step 1020, it is checked if the segment description already appeared in the fragment description list of the said entry in the fragment description table. If so, in step 1040, the fragment name of the matching fragment description will be returned. Otherwise, in step 1025, a new persistent name is created for the fragment. There are many ways to create a unique name for the fragment. One way is to maintain a counter for each entry of the fragment description table to track the number of distinct fragment descriptions that have been mapped to this entry. The name given to the new fragment will be the value of its entry to the fragment description table augmented with the current value of the counter associated with the said entry. For example, if a fragment description is mapped to the 26th entry of the fragment description table and there already have 5 distinct fragments previously mapped io this entry, the persistent name for the new fragment will be "26.6". In step 1030, the fragment name and its description is added to the fragment description list of the corresponding entry in the fragment description table. In step 1035, the persistent name created is returned.

FIG. 11 depicts an example of the fragment request handler (FIG. 6, step 625). As depicted, in step 1105, it is determined which version of the fragment needs to be generated and returned to the requesting client, if multiple versions are available. A degenerate case is that only one version is available e.g., a proxy server only has code to generate one version of a fragment. In step 1110, it is checked whether the requested version is cached in the fragment cache. If so, in step 1150, the requested version is returned to the requesting node. In step 1160, the fragment cache manager updates the reference statistics. In the preferred embodiment, an LRU cache management policy is used where the requested fragment will be moved to the top of the LRU chain. In step 1120, for the case where the fragment is not in the fragment cache, it obtains the fragment description from the fragment description table. In step 1125, the fragment is generated based on the fragment description and the client requirement. In the preferred embodiment, each type of markup language describing the fragment can have its own DTD to provide its semantic. For each type of DTD, there can be different ways of generating/rendering the fragment based on the characteristics of the requesting devices, such as processing power, storage capacity, and communication bandwidth. This can be described in a GTD (Generator Table Definition) on how to generate a different version for a given DTD to satisfy the requirement of a specific receiving device. The GTD is separate from the DTD. It can be provided by a third party such as the Internet appliance manufacturer or other software manufacturer. In step 1135, the request fragment version is returned to the requester. In step 1140, the fragment cache manager (with details described with reference to FIG. 12) is invoked.

FIG. 12 depicts an example of the fragment cache manager. In the preferred embodiment, the fragment cache manager uses an LRU type replacement policy. As depicted, in step 1205, it is checked whether there is enough free space in the fragment cache to cache the requested fragment (Oc). If so, fragment Oc is cached in the fragment cache. Otherwise in step 1215, it determines the minimum k value such that the bottom k fragments, Obk in the LRU stack of the fragment cache will have a total size larger than that of fragment Oc. Ind step 1220, it is checked based on the value function (f) whether it is more desirable to cache Oc or {Obl, . . . , Obk }. The total processing cost to generate {Obl, . . . , Obk }is the sum of the processing cost of each Obi, 1<i<k, and the additional storage requirement to store {Obl,. . . , Obk } is the sum of the size of each Obi, 1<i<k. If Oc is more valuable with a large F function value, in step 1225, {O bl,. . . , Obk } is deleted to make room to cache Oc. In step 1230, the reference statistics for the fragment version is updated for the fragment cache manager to manage its LRU cache.

To facilitate garbage collection of fragment descriptions that are no longer in use, an object-fragment table can be maintained which tracks the fragment created for each object and an fragment-object table to track all objects containing a common fragment. After an object is updated, on its next reference, the object parser may detect that the object now contains some new fragments and some fragments previously contained in the object are no longer in it. It will then check for each fragment no longer in use by the object whether there is any other object containing it based on the fragment-object table. If so, the fragment description element in FIG. 5 will be deleted from the fragment description table. Finally, the object parser will update the object-fragment table and fragment-object table accordingly. For each fragment deleted from the fragment description table, the fragment cache manager will be invoked to check if any of its fragment version is in the fragment cache and delete it.

FIG. 13 depicts an example of the client logic. In step 1305, the client waits for input (request from a user or a response from the server). Depending upon the type of input, the appropriate routine will be invoked. If in step 1310, the input is an object request from the user, the request is sent to the server in step 1315 (see FIG. 6) where persistent object fragments in the object are identified and the object revised as necessary.

In step 1320, if the input is an object (e.g., a server response from a previous object request), the object is rendered and displayed to the user in step 1330. Recall that since persistent object fragments have been recognized to make the revised object document cacheable at the server or client device and/or processable/interpretable at the client device. Consider the example where a segment can not be rendered from the markup language description by a simple client device such as WINDOWS CE™-based Internet appliances. According to the present invention, by recognizing the segment as a separate object fragment, the client can process and/or cache the revised document and allow the server to interpret the markup language describing the fragment and generate an appropriate version for the client. Examples of the limitations on the client device include but are not limited to the processing power or storage capacity of the client device to interpret the markup language and generate the object fragment; and/or the bandwidth available to the client device to retrieve the description of the fragment. Recall also that the recognition and revision of an object to remove segments qualifying as object fragments enable the object fragment to be cached separately and reused to avoid going through interpreting the markup language description of the object to generate it again. This will improve response time and reduce server load on fragment re-references. Each fragment--once removed--may need to be requested separately with additional requests from the client. Thus, preferably, only a segment or group of segments that meet a certain threshold on the processing requirements of interpreting the markup language description to generate the object segment were recognized as a fragment by the server.

In step 1335, the client determines whether the object is cacheaole. Recall that any dynamic object or object exceeding a certain size will be deemed not cacheable at the client device, which often has limited caching capacity. According to the present invention, the server uses persistent object fragment identifiers to replace persistent object fragments (such as dynamic objects or large segments) in a Web object. The revised object is thus more cacheable at the client device, since the server has removed the dynamic or large objects from the object and reduced the size of the object. For example, recall the example of an object description for a purchase order that includes a dynamic part for retrieving the current price of a product from the database. This dynamic part may be a small portion of the purchase order, but would prevent the object from being cached. According to one feature of the present invention for recognizing and treating the dynamic part as a separate fragment from the object description, the revised document becomes static and therefore cacheable. In step 1340, if the object is cacheable, the object is cached at the local client cache. In step 1325, a miscellaneous routine is invoked to handle other types of input, such as a pager message.

A preferred embodiment of the present invention includes features implemented as software tangibly embodied on a computer program product or program storage device for execution on a processor (not shown) provided with the client (60 . . . 63) and/or server (30 . . . 33). For example, software implemented in a popular object-oriented computer executable code such as JAVA provides portability across different platforms. Those skilled in the art will appreciate that other procedure-oriented and object-oriented (OO) programming environments, including but not limited to C++ and Smalltalk can also be employed.

Those skilled in the art will also appreciate that methods of the present invention may be implemented as software for execution on a computer or other processor-based device. The software may be embodied on a magnetic, electrical, optical, or other persistent program and/or data storage device, including but not limited to: magnetic disks, DASD, bubble memory; tape; optical disks such as CD-ROMs; and other persistent (also called nonvolatile) storage devices such as core, ROM, PROM, flash memory, or battery backed RAM. Those skilled in the art will appreciate that within the spirit and scope of the present invention, one or more of the components instantiated in the memory of the clients (60 . . . 63) or server (30 . . . 33) could be accessed and maintained directly via disk (260), the network 25, another server, or could be distributed across a plurality of servers.

Now that a preferred embodiment of the present invention has been described, with alternatives, various modifications and improvements will occur to those skill in the art. Thus, the detailed description should be understood as an example and not as a limitation. The proper scope of the invention is defined by the appended claims.

Yu, Philip Shi-Lung, Schloss, Robert Jeffrey

Patent Priority Assignee Title
10114710, Oct 17 2007 Progress Software Corporation High availability via data services
10210184, Nov 21 2000 Microsoft Technology Licensing, LLC Methods and systems for enhancing metadata
10404820, Oct 04 2013 Akamai Technologies, Inc. Systems and methods for controlling cacheability and privacy of objects
10417316, Jan 22 2014 FREEDOM SCIENTIFIC, INC Emphasizing a portion of the visible content elements of a markup language document
10581792, Aug 02 2000 Conversant Wireless Licensing S.a r.l. Streaming of media in a multimedia messaging service
11271949, Jun 25 2019 Amazon Technologies, Inc. Application-based scanning
6405211, Jul 08 1999 WAYPOINT GLOBAL II, INC Object-oriented representation of technical content and management, filtering, and synthesis of technical content using object-oriented representations
6417873, Dec 11 1998 International Business Machines Corporation Systems, methods and computer program products for identifying computer file characteristics that can hinder display via hand-held computing devices
6446110, Apr 05 1999 International Business Machines Corporation; IBM Corporation; International Business Machines Corporatoin Method and apparatus for representing host datastream screen image information using markup languages
6476828, May 28 1999 International Business Machines Corporation Systems, methods and computer program products for building and displaying dynamic graphical user interfaces
6591260, Jan 28 2000 Red Hat, Inc Method of retrieving schemas for interpreting documents in an electronic commerce system
6615235, Jul 22 1999 International Business Machines Corporation Method and apparatus for cache coordination for multiple address spaces
6658428, Jul 08 1999 WAYPOINT GLOBAL II, INC Representation of technical content using object-oriented abstraction of meaning
6668354, Jan 05 1999 International Business Machines Corporation Automatic display script and style sheet generation
6675353, Jul 26 1999 Microsoft Technology Licensing, LLC Methods and systems for generating XML documents
6681298, Jul 12 2000 TECH 5 SAS Hypertext markup language cache system and method
6757708, Mar 03 2000 International Business Machines Corporation Caching dynamic content
6763499, Jul 26 1999 Microsoft Technology Licensing, LLC Methods and apparatus for parsing extensible markup language (XML) data streams
6766349, Sep 24 1999 Oracle America, Inc Mechanism for obtaining a thread from, and returning a thread to, a thread pool without attaching and detaching
6775743, Sep 12 2001 International Business Machines Corporation Content caching with special handling of multiple identical requests for content
6854018, Mar 20 2000 NEC Corporation System and method for intelligent web content fetch and delivery of any whole and partial undelivered objects in ascending order of object size
6938085, Sep 24 1999 Oracle America, Inc Mechanism for enabling session information to be shared across multiple processes
6944666, Sep 24 1999 Sun Microsystems, Inc. Mechanism for enabling customized session managers to interact with a network server
6993715, Jul 26 1999 Microsoft Technology Licensing, LLC Methods and systems for preparing extensible markup language (XML) documents and for responding to XML requests
6996600, Sep 28 2001 SIEMENS INDUSTRY, INC System and method for servicing messages between device controller nodes and via a lon network
6996616, Apr 17 2000 AKAMAI TECHNOLOGIES, INC HTML delivery from edge-of-network servers in a content delivery network (CDN)
6996770, Jul 26 1999 Microsoft Technology Licensing, LLC Methods and systems for preparing extensible markup language (XML) documents and for responding to XML requests
6996773, Jul 26 1999 Microsoft Technology Licensing, LLC Methods and apparatus for parsing extensible markup language (XML) data streams
7007230, Jul 26 1999 Microsoft Technology Licensing, LLC Methods and apparatus for parsing extensible markup language (XML) data streams
7017159, Jun 15 1999 Oracle America, Inc Smart bookmarks for small footprint device applications
7047281, Aug 08 2000 FINEGROUND NETWORKS, INC Method and system for accelerating the delivery of content in a networked environment
7062709, Dec 21 2002 International Business Machines Corporation Method and apparatus for caching VoiceXML documents
7072879, Oct 22 2001 SIEMENS INDUSTRY, INC Partially embedded database and an embedded database manager for a control system
7073123, Jul 26 1999 Microsoft Technology Licensing, LLC Parsing extensible markup language (XML) data streams
7089354, Jul 30 2003 International Business Machines Corporation Disk fragmentation test system
7096418, Feb 02 2000 Progress Software Corporation Dynamic web page cache
7117069, Nov 28 2001 SIEMENS INDUSTRY, INC Apparatus and method for executing block programs
7139976, Aug 08 2000 FINEGROUND NETWORKS, INC Method and system for parameterized web documents
7155499, Sep 28 2001 SIEMENS INDUSTRY, INC System controller for controlling a control network having an open communication protocol via proprietary communication
7171443, Apr 04 2001 PRODIGY COMMUNICATIONS LIMITED PARTNERSHIP Method, system, and software for transmission of information
7200585, Sep 12 2002 NTT DoCoMo, Inc Identifier generating method, identity determining method, identifier transmitting method, identifier generating apparatus, identity determining apparatus, and identifier transmitting apparatus
7290015, Oct 02 2003 Progress Software Corporation High availability via data services
7310687, Mar 23 2001 FINEGROUND NETWORKS, INC Methods and systems for managing class-based condensation
7370120, Dec 07 2001 Propel Software Corporation Method and system for reducing network latency in data communication
7380250, Mar 16 2001 Microsoft Technology Licensing, LLC Method and system for interacting with devices having different capabilities
7412535, Dec 19 2001 International Business Machines Corporation Method and system for caching fragments while avoiding parsing of pages that do not contain fragments
7415524, May 18 2000 Microsoft Technology Licensing, LLC Postback input handling by server-side control objects
7424490, Aug 06 1999 Ricoh Company, Ltd. System for document management and information processing
7426534, Dec 19 2001 SNAP INC Method and system for caching message fragments using an expansion attribute in a fragment link tag
7428725, Nov 20 2001 Microsoft Technology Licensing, LLC Inserting devices specific content
7451352, Jun 21 2005 Microsoft Technology Licensing, LLC Web controls validation
7464386, May 17 2004 Microsoft Technology Licensing, LLC Data controls architecture
7493397, Jun 06 2001 Microsoft Technology Licensing, LLC Providing remote processing services over a distributed communications network
7509393, Dec 19 2001 International Business Machines Corporation Method and system for caching role-specific fragments
7509397, Apr 06 2000 R2 SOLUTIONS LLC Web portholes: using web proxies to capture and enhance display real estate
7523158, May 12 2000 Oracle International Corporation System and method for partial page updates using a proxy element
7542476, Aug 29 2003 Flash Networks LTD Method and system for manipulating IP packets in virtual private networks
7568205, Jun 06 2001 Microsoft Technology Licensing, LLC Providing remote processing services over a distributed communications network
7574653, Oct 11 2002 Microsoft Technology Licensing, LLC Adaptive image formatting control
7577587, Sep 24 2004 SAP SE Purchase order and purchase order response interactive forms
7587515, Dec 19 2001 DROPBOX, INC Method and system for restrictive caching of user-specific fragments limited to a fragment cache closest to a user
7590704, Jan 20 2004 Microsoft Technology Licensing, LLC Systems and methods for processing dynamic content
7594001, Jul 06 2001 Microsoft Technology Licensing, LLC Partial page output caching
7596593, Sep 07 1999 Citrix Systems, LLC Methods and apparatus for efficiently transmitting interactive application data between a client and server using markup language
7603483, Mar 23 2001 Cisco Technology, Inc. Method and system for class-based management of dynamic content in a networked environment
7610333, Dec 31 2002 British Telecommunications public limited company Method and apparatus for operating a computer network
7644093, Oct 22 2001 SIEMENS INDUSTRY, INC Partially embedded database and an embedded database manager for a control system
7650353, Dec 16 2005 Microsoft Technology Licensing, LLC XML specification for electronic data interchange (EDI)
7653734, Nov 05 1999 CONVERSANT WIRELESS LICENSING S A R L Method for implementing a multimedia messaging service, a multimedia messaging system, a server of a multimedia messaging system and a multimedia terminal
7657595, Jul 18 2002 International Business Machines Corporation Method and system for generating auxiliary-server cache identifiers
7680875, Apr 01 2002 Apple Inc Markers for cached objects
7712025, Oct 01 2002 SAP SE Document object model caching and validation
7720836, Nov 21 2000 Microsoft Technology Licensing, LLC Internet streaming media workflow architecture
7730154, Dec 19 2001 International Business Machines Corporation Method and system for fragment linking and fragment caching
7752186, Nov 21 2000 Microsoft Technology Licensing, LLC Grouping multimedia and streaming media search results
7752258, Aug 22 2000 AKAMAI TECHNOLOGIES, INC Dynamic content assembly on edge-of-network servers in a content delivery network
7761842, Jul 11 2003 GOOGLE LLC System and method for generating a graphical user interface (GUI) element
7765274, Aug 06 2001 Digital River, Inc. Differential caching with template, sub-template, and delta information
7765523, Jul 10 2003 Computer Associates Think, Inc System and method for generating a web-enabled graphical user interface plug-in
7769823, Sep 28 2001 F5 Networks, Inc Method and system for distributing requests for content
7774408, Apr 23 2001 CPA GLOBAL FIP LLC Methods, systems, and emails to link emails to matters and organizations
7779068, Apr 08 2000 NEC Corporation System and method for intelligent web content fetch and delivery of any whole and partial undelivered objects in ascending order of object size
7792866, Aug 25 2003 International Business Machines Corporation Method and system for querying structured documents stored in their native format in a database
7797376, Nov 13 2001 Cisco Technology, Inc. Arrangement for providing content operation identifiers with a specified HTTP object for acceleration of relevant content operations
7802014, Mar 23 2001 Cisco Technology, Inc. Method and system for class-based management of dynamic content in a networked environment
7826600, Dec 22 2003 LinkedIn Corporation Method and procedure for compiling and caching VoiceXML documents in a voice XML interpreter
7836177, Nov 09 1999 Digital River, Inc. Network object predictive pre-download device
7843938, Feb 25 2005 Citrix Systems, Inc QoS optimization with compression
7849412, May 21 2004 Computer Associates Think, Inc.; Computer Associates Think, Inc System and method for generating a web control in a Windows development environment
7853676, Jun 10 2004 Cisco Technology, Inc Protocol for efficient exchange of XML documents with a network device
7870100, Jun 10 2003 International Business Machines Corporation Methods and systems for publishing electronic documents with automatic fragment detection
7873965, May 01 2001 Citrix Systems, Inc. Methods and apparatus for communicating changes between a user-interface and an executing application, using property paths
7877390, Oct 20 2003 International Business Machines Corporation Systems and methods for providing autonomous persistent storage systems
7890604, May 07 2004 Microsoft Technology Licensing, LLC Client-side callbacks to server events
7908269, Apr 04 2001 AT&T Intellectual Property I, L.P. Method, system, and software for transmission of information
7925967, Nov 21 2000 YAHOO ASSETS LLC Metadata quality improvement
7930479, Apr 29 2004 SAP SE System and method for caching and retrieving from cache transaction content elements
7937704, Jun 20 2002 British Telecommunications public limited company Distributed computer
7962502, Nov 18 2008 R2 SOLUTIONS LLC Efficient caching for dynamic webservice queries using cachable fragments
7962594, Jun 22 2001 Digital River, Inc. Delivering content on a network using differential caching system and method
7987239, Dec 19 2001 International Business Machines Corporation Method and system for caching role-specific fragments
8032586, Dec 19 2001 SNAP INC Method and system for caching message fragments using an expansion attribute in a fragment link tag
8069406, Feb 11 2005 Flash Networks LTD Method and system for improving user experience while browsing
8095529, Nov 21 2000 Verizon Patent and Licensing Inc Full-text relevancy ranking
8103746, Sep 28 2001 F5 Networks, Inc Method and system for distributing requests for content
8103779, Mar 14 2000 Oracle America, Inc. Mechanism for enabling session information to be shared across multiple processes
8121994, Oct 22 2001 Siemens Industry, Inc. Partially embedded database and an embedded database manager for a control system
8145668, Aug 25 2003 International Business Machines Corporation Associating information related to components in structured documents stored in their native format in a database
8150818, Aug 25 2003 International Business Machines Corporation Method and system for storing structured documents in their native format in a database
8156429, Oct 22 2004 Flash Networks, Ltd Method and system for accelerating downloading of web pages
8166079, Aug 22 2000 Akamai Technologies, Inc. Dynamic content assembly on edge-of-network servers in a content delivery network
8166198, Mar 28 2006 Flahs Networks, Ltd. Method and system for accelerating browsing sessions
8209311, Nov 21 2000 Microsoft Technology Licensing, LLC Methods and systems for grouping uniform resource locators based on masks
8234412, Sep 10 2001 International Business Machines Corporation Method and system for transmitting compacted text data
8250093, Aug 25 2003 International Business Machines Corporation Method and system for utilizing a cache for path-level access control to structured documents stored in a database
8316132, Sep 08 2005 Nokia Technologies Oy Method to determine the completeness of a service guide
8352597, Sep 28 2001 F5 Networks, Inc. Method and system for distributing requests for content
8386507, Nov 18 2008 R2 SOLUTIONS LLC Efficient caching for dynamic webservice queries using cachable fragments
8429634, Jul 26 2006 Semiconductor Energy Laboratory Co., Ltd. Semiconductor device, memory circuit, and machine language program generation device, and method for operating semiconductor device and memory circuit
8463867, Dec 31 2002 British Telecommunications public limited company Distributed storage network
8484282, Mar 21 2002 International Business Machines Corporation High-speed content transformation engine
8572132, Aug 22 2000 Akamai Technologies, Inc. Dynamic content assembly on edge-of-network servers in a content delivery network
8589388, Apr 04 2001 AT&T Intellectual Property I, L.P. Method, system, and software for transmission of information
8595475, Oct 24 2000 Yahoo Ad Tech LLC Method of disseminating advertisements using an embedded media player page
8606876, Aug 05 2005 FLASH NETWORKS, INC Method and system for accelerating data communication that is using multipart
8700590, Nov 21 2000 Microsoft Technology Licensing, LLC Grouping multimedia and streaming media search results
8700803, Jun 03 2009 NETCORDANT, INC Web page optimization
8756487, Jan 06 2004 International Business Machines Corporation System and method for context sensitive content management
8775468, Aug 29 2003 International Business Machines Corporation Method and system for providing path-level access control for structured documents stored in a database
8799764, Aug 08 2000 Cisco Technology, Inc. Method and system for parameterized web documents
8819404, Oct 24 2000 Yahoo Ad Tech LLC Method of disseminating advertisements using an embedded media player page
8918812, Oct 24 2000 Yahoo Ad Tech LLC Method of sizing an embedded media player page
8972461, Aug 22 2000 Akamai Technologies, Inc. Dynamic content assembly on edge-of network servers in a content delivery network
9009136, Nov 21 2000 Microsoft Technology Licensing, LLC Methods and systems for enhancing metadata
9026578, May 14 2004 Microsoft Technology Licensing, LLC Systems and methods for persisting data between web pages
9053199, Mar 07 2012 GOOGLE LLC Uniquely identifying script files by appending a unique identifier to a URL
9110931, Nov 21 2000 Microsoft Technology Licensing, LLC Fuzzy database retrieval
9195638, Jul 12 2010 Alibaba Group Holding Limited Method and apparatus of processing nested fragment caching of a web page
9323582, Aug 12 2009 Schlumberger Technology Corporation Node to node collaboration
9336323, Aug 04 2006 Flash Networks LTD Method and system for accelerating surfing the internet
9454775, Oct 24 2000 Yahoo Ad Tech LLC Systems and methods for rendering content
9495553, Aug 29 2003 International Business Machines Corporation Providing path-level access control for structured documents stored in a database
9552336, Jul 26 1999 Microsoft Technology Licensing, LLC Methods and systems for preparing extensible markup language (XML) documents and for responding to XML requests
9595050, Oct 24 2000 Yahoo Ad Tech LLC Method of disseminating advertisements using an embedded media player page
9602613, Oct 04 2007 Flash Networks, Ltd Method and system for accelerating browsing sessions
9633356, Jul 20 2006 Yahoo Ad Tech LLC Targeted advertising for playlists based upon search queries
9740793, Sep 16 2014 International Business Machines Corporation Exposing fragment identifiers
9800538, Aug 02 2000 CONVERSANT WIRELESS LICENSING S A R L Communication service
9807190, Oct 04 2013 Akamai Technologies, Inc. Distributed caching system with subscription based notification of cache invalidations
9813515, Oct 04 2013 AKAMAI TECHNOLOGIES, INC Systems and methods for caching content with notification-based invalidation with extension to clients
Patent Priority Assignee Title
5924116, Apr 02 1997 International Business Machines Corporation Collaborative caching of a requested object by a lower level node as a function of the caching status of the object at a higher level node
5946697, Apr 22 1997 Microsoft Technology Licensing, LLC Rapid transfer of HTML files
6012126, Oct 29 1996 GOOGLE LLC System and method for caching objects of non-uniform size using multiple LRU stacks partitions into a range of sizes
6026413, Aug 01 1997 International Business Machines Corporation; IBM Corporation Determining how changes to underlying data affect cached objects
6065058, May 09 1997 International Business Machines Corp.; International Business Machines Corporation Dynamic push filtering based on information exchanged among nodes in a proxy hierarchy
6122666, Feb 23 1998 SNAPCHAT, INC Method for collaborative transformation and caching of web objects in a proxy network
6128627, Apr 15 1998 R2 SOLUTIONS LLC Consistent data storage in an object cache
6138141, Oct 18 1996 AT&T Corp Server to client cache protocol for improved web performance
APB16178461,
///
Executed onAssignorAssigneeConveyanceFrameReelDoc
Nov 13 1998International Business Machines Corporation(assignment on the face of the patent)
Nov 13 1998SCHLOSS, ROBERT JEFFREYInternational Business Machines CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0096080106 pdf
Nov 13 1998YU, PHILIP SHI-LUNGInternational Business Machines CorporationASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0096080106 pdf
Date Maintenance Fee Events
Sep 22 2004M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
Sep 29 2004ASPN: Payor Number Assigned.


Date Maintenance Schedule
Jun 19 20044 years fee payment window open
Dec 19 20046 months grace period start (w surcharge)
Jun 19 2005patent expiry (for year 4)
Jun 19 20072 years to revive unintentionally abandoned end. (for year 4)
Jun 19 20088 years fee payment window open
Dec 19 20086 months grace period start (w surcharge)
Jun 19 2009patent expiry (for year 8)
Jun 19 20112 years to revive unintentionally abandoned end. (for year 8)
Jun 19 201212 years fee payment window open
Dec 19 20126 months grace period start (w surcharge)
Jun 19 2013patent expiry (for year 12)
Jun 19 20152 years to revive unintentionally abandoned end. (for year 12)