US20010042073A1 - Method and system for automatically updating the version of a set of files stored on content servers - Google Patents

Method and system for automatically updating the version of a set of files stored on content servers Download PDF

Info

Publication number
US20010042073A1
US20010042073A1 US09/405,894 US40589499A US2001042073A1 US 20010042073 A1 US20010042073 A1 US 20010042073A1 US 40589499 A US40589499 A US 40589499A US 2001042073 A1 US2001042073 A1 US 2001042073A1
Authority
US
United States
Prior art keywords
server
source
version
file
source files
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
Application number
US09/405,894
Other versions
US6405219B2 (en
Inventor
Christian D. Saether
David E. Sloat
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
F5 Inc
Original Assignee
F5 Networks Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by F5 Networks Inc filed Critical F5 Networks Inc
Priority to US09/405,894 priority Critical patent/US6405219B2/en
Assigned to F5 NETWORKS, INC. reassignment F5 NETWORKS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SAETHER, CHRISTIAN D., SLOAT, DAVID E.
Publication of US20010042073A1 publication Critical patent/US20010042073A1/en
Priority to US10/056,821 priority patent/US7113962B1/en
Application granted granted Critical
Publication of US6405219B2 publication Critical patent/US6405219B2/en
Priority to US11/284,305 priority patent/US7707182B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users

Definitions

  • This application relates generally to distributing updates to geographically distributed servers on a network, and, more specifically, to enabling the version of each source file stored on heterogeneous content servers to be automatically updated.
  • source files for web content servers are coded by multiple programmers on remotely located (stage) source servers. It is not unusual for one programmer(s) to code “HTML” files on one source server while another programmer(s) creates executable and/or image files on another source server. Once a programmer debugs a newly created/edited update file, it is eventually distributed to each content server and placed in a corresponding file directory. Historically, the distribution of the current version of a set of “updated” or new files from remotely located source servers through the Internet to content servers has proven to be a difficult task for several reasons. One reason is that the file directory structure and hardware configuration can vary between individual web content servers.
  • the method will tailor the distribution of the set of source files according to the configuration, i.e., file structure and the hardware constraints, of each content server.
  • the method would provide a facility for rolling back the current version of the set of source files to a previous version.
  • the present invention is directed to providing such a computer implementable method.
  • a computer implementable method for updating a version of a set of source files stored on a content server over a network comprising: (a) determining a configuration of each content server on the network, the configuration enabling a source file to be copied to a location on the content server; (b) identifying each source file on a source server that is different than any source file stored on a global server; (c) copying each identifiably different source file from the source server to the global server, each source file copied from the source server and a set of source files stored on the global server being employed to create a current version of the set of source files on the global server; and (d) employing the configuration of each content server to copy the current version of each source file that is included in the set of source files on the global server to a directory created on each content server, whereby the version of the set of source files stored on each content server is updated by renaming the current version of each source file copied to the directory on each content server.
  • the method provides for renaming each current version of each source file that is copied to the directory created on each content server; and deleting the directory created on the content server and deleting another version of each source file that is updated by the renaming of the current version of each source file copied to the content server directory.
  • the method provides for when the current version of each source file is copied to the directory created on each content server, disabling access to the set of source files on a particular content server until the renaming of the current version of each source file copied to the directory on the particular content is completed.
  • the method provides for when the current version of each source file is copied to the directory created on each content server, starting the renaming process with the current version of each copied source file that is furthest away from the root directory of each content server.
  • the method provides for archiving each version of the set of source files in a repository on the global server, the archiving causing each source file to be individually compressed and stored as an archived object in the repository associated with the global server.
  • the repository can be a versioned file tree repository for the set of source files.
  • the method provides for when a return to a previous version of the set of source files is requested, retrieving each archived object associated with the previous version of the set of source files from the repository associated with the global server.
  • Each archived object associated with the previous version of the set of source files is unarchived to reconstitute each source file needed to upgrade the set of source files on the content server to the previous version.
  • Each reconstituted source file is copied to a directory created on each content server, whereby the version of the set of source files on each content server is upgraded to the previous version by renaming the copied reconstituted source files.
  • the method provides for enabling a user to edit the configuration for each content server.
  • the method may provide for automatically obtain the configuration for each content server.
  • the method provides for employing a file access protocol to gain file level access to each source file, including FTP, NFS, CIFS and MFTP.
  • the file access protocol may employ one port to send and receive data that includes a message and a source file.
  • the type of source file includes image, hyper text mark-up language (HTML), script, sound, video, text, picture and application program code.
  • the method provides for when a new content server is added to the network, employing the current version of the set of source files stored in a repository on the global server and a configuration of the new content server to replicate the current version of the set of source files in at least one directory created on the new content server.
  • the method provides for copying the differences in the set of source files on the source server to a primary global server which generates a particular container that includes the differences in the set of source files stored on each remotely located secondary global server.
  • the primary global server distributes the particular container from the primary global server to each associated secondary global server which employ the contents of the particular container to replicate the current version of the set of source files in a repository on the Secondary global server.
  • the current version of each source file stored in the repository on the Secondary global server that is identified as necessary to replicate the current version of the set of source files on the content server is copied to another directory created on each content server that is local to the secondary global server.
  • the set of source files may be stored in a versioned file tree repository on the primary global server and each secondary global server,
  • the method provides for automatically distributing the container to the secondary global server.
  • the distribution of the container to the secondary global server can be selectively enabled by an input.
  • the updating to the current version of the set of source files on the content server can be automatic or selectively enabled by an input.
  • each container can be distributed in a plurality of packets to the secondary global server and each packet may have a size that is less than a size of the container.
  • the method provides for encrypting each message transmitted between the primary global server and each secondary global server.
  • the method provides for distributing a particular list to each secondary global server.
  • the distributed list is employed by each secondary global server to identify the particular version for upgrading the set of sources files on each local content server.
  • the method provides for when another global server is added to the network, creating a copy of the versioned file tree repository for the set of source files.
  • the versioned file tree repository for the set of source files is replicated on the other global server which employs the set of source files included in the versioned file tree repository to update the version of the set of source files stored on each content server that is local to the other global server.
  • the type of the other global server may be primary or secondary.
  • a computer-readable medium that includes computer-executable instructions that may be used to perform substantially the same methods as those described above is provided.
  • FIG. 1 illustrates an overview of the system architecture for implementing the present invention
  • FIG. 2 is a flowchart showing an overview of the logic for updating files on remotely located content servers
  • FIGS. 3 A- 3 C are flowcharts that illustrate in more detail the logic for updating files on remotely located content servers
  • FIG. 4 is a flowchart showing the logic for rolling back a version of files on remotely located content servers
  • FIG. 5A is an overview of the file directory structure for an initial version of a set of source files that are created on a source server and copied to a Primary global server and a content server;
  • FIG. 5B is an overview of the file directory structure for an updated version of the set of source files that are created on the source server and copied to the Primary global server and the content server;
  • FIG. 6A is an overview of the initial versioning of a source tree that is created on the source server and copied to the Primary global server;
  • FIG. 6B is an overview of the second versioning of a source tree that is modified on the source server and copied to the Primary global server;
  • FIG. 7 illustrates an exemplary server computer system.
  • the present invention provides for managing the distribution and synchronization of a set of updated content and application (source) files for remotely located heterogeneous content servers with reduced impact on a network's bandwidth.
  • a particular set of source files for each content server is automatically updated according to the directory structure and hardware configuration of each content server.
  • the present invention is typically employed with a Primary global server that is in communication with local source servers and local content servers. Also, the Primary global server may be used with at least one geographically separate Secondary global server that is in communication with other content servers that are local to the Secondary global server.
  • the new or changed (updated) set of source files for the content servers are created on the source servers.
  • the Primary global server stores a representation of the source servers' current version of the set of updated source files either at determined intervals or at the direction of a user.
  • the copied set of source files include the name, time stamp and size of each source file.
  • the Primary global server also stores configuration files indicating the particular file directory structure and hardware constraints for each content server that is locally coupled to the Primary global server and each Secondary global server.
  • the content server hardware constraints are usually entered manually into the Primary global server.
  • the Primary and Secondary global servers may automatically determine access control and account information for each content server on the network.
  • the Primary global server generates a version delivery list for each Secondary global server that indicates a particular update version for each local content server.
  • the version delivery list also includes the file directory structure and the hardware constraints of each local content server.
  • the Primary global server also generates a version change container for each Secondary global server based on its path and the difference between the updated version of the set of source files stored in a versioned file tree repository on the Primary global server and the current version of the set of source files stored in a another versioned file tree repository on each Secondary global server.
  • the version delivery lists and the version change containers are distributed from the Primary global server to each Secondary global server.
  • each Secondary global server employs the set of source files included with the version change container to update the version of the set of source files stored in the Secondary global server's versioned file tree repository.
  • the Primary global server and each Secondary global server generate a current version of the set of new and/or changed source files and files to be removed for each local content server based on the update version identified in the version delivery list.
  • the Primary and Secondary global server generate a content change container that includes the current version of the set of new and/or changed source files and indicates which source files are to be removed on each local content server.
  • each Secondary global server will make the update version changes as indicated in the version delivery list by copying the update version of the set of new and/or changed source files to temporary sub-directories on each of their associated local content servers.
  • the Primary global server will copy the update version of the set of new and/or changed source files to temporary sub-directories on each of its associated local content servers.
  • the Primary and Secondary global servers change the version of the set of source files on the local content servers by renaming the update version of the set of source files copied to the temporary sub-directories.
  • the Primary global server creates a “rollback” version delivery list that is provided to each Secondary global server.
  • a Secondary global server employs the previous version indicated in the rollback version delivery list to generate the previous version of the set of source files necessary to restore the previous version of the set of source files. These source files are copied to a temporary sub-directory on each local content server.
  • the Primary global server generates the previous version of the set of source files and copies these files to a temporary sub-directory on each local content server.
  • the Primary and Secondary global servers rollback to the previous version by renaming the set of source files copied to the temporary sub-directories on the local content servers. Additionally, when the set of source files are copied to the sub-directories on the local content servers, the Primary and Secondary global servers will delete source files that did not exist in the previous version and they may temporarily disable user access to the local content servers until the previous version of the set of source files are renamed.
  • Encryption may be provided for all communication between the Primary Global server, Secondary global server(s) and the local content servers.
  • file compression may be provided for the distribution of version change containers between the Primary global server and the Secondary global server(s).
  • the present invention may employ any file access method to gain file level access to a source file on a server including a file transport protocol (FTP), network file system (NFS), computer interconnect file system (CIFS) and multi-cast file transfer protocol (MFTP).
  • FTP file transport protocol
  • NFS network file system
  • CIFS computer interconnect file system
  • MFTP multi-cast file transfer protocol
  • FIG. 1 illustrates an overview 100 of the present invention employed in a network environment that includes a wide area network such as the Internet 103 .
  • FIG. 1 includes a data center 103 coupled to the Internet 101 .
  • the data center 102 includes source servers 112 A, 112 B and 112 C for creating file based content and applications, e.g., HTML pages, graphic image format (GIF) images and executables and a test server 114 for testing new and changed source files.
  • the data center 103 also includes a Primary global server 102 in communication with an optional firewall server 106 A, local content servers 104 A, a server array controller 105 A and a manual entry device 110 .
  • the Primary global server 102 is connected to the Internet 101 (optionally through firewall server 106 A) and is in communication with the source servers 112 A-C and the test server 114 .
  • the manual entry device 110 enables a user to provide information for the Primary global server 102 including server configuration, file distribution profiles, hardware constraints and set up rules.
  • the Primary global server 102 provides the current version of a set of source files to the local content servers 104 A.
  • the server array controller 105 A manages access to the information, e.g., content and applications, on the content servers 104 A.
  • a server array controller manages a pool of redundant content (node) servers to provide access to requested resources such as a BIG/ipTM server array controller available from F5 Networks, Inc., Seattle, Wash.
  • the Primary global server 102 distributes containers to Secondary global servers 108 A and 108 B across the Internet 101 .
  • the Secondary global servers 108 A and 108 B form part of geographically separate data centers 109 and 111 .
  • the Secondary global servers 108 A and 108 B are shown coupled through optional firewall servers 106 B and 106 C, respectively, to the Internet 101 .
  • Each of the Secondary global servers 108 A and 108 B are in communication with one of more local content servers 104 B and 104 C, respectively.
  • the Secondary global servers 108 A and 108 B can provide a current version of a set of source files to their associated local content servers 104 B and 104 C.
  • Each geographically separate data center 109 and 111 also includes a server array controller 105 B and 105 C to manage access to the content and applications on the local content servers 104 B and 104 C.
  • FIG. 1 should be considered exemplary, not limiting. If desired, one or more than two, geographically separated data centers may be included in a network employing the present invention.
  • the present invention can be employed to provide updates to a content server that is not managed by a server array controller.
  • the Primary global server can implement the present invention without the use of Secondary global servers at geographically separate data centers, such an embodiment of the invention would be employed when all of the content servers are local to the data center that includes the Primary global server.
  • FIG. 2 is a flow chart illustrating an overview 116 of the main logic for providing a current version of a set of source files from at least one source server to a plurality of content servers.
  • the Primary and Secondary global servers may automatically read the configuration information of each local content server.
  • the configuration information may be provided out of band to each Primary and Secondary global server when new configuration information becomes available and/or at determined intervals.
  • the logic flows to a block 120 where the set of source files created on the source servers are identified according to name, size and date of creation/modification.
  • a Primary global server copies only those source files from the source servers that are determined to be different than the set of source files stored in the versioned file tree repository on the Primary global server.
  • the present invention employs differences to identify the source files that are to be copied from the source servers to the Primary global server.
  • the Primary global server creates a particular version delivery list for each Secondary global server.
  • the version delivery list indicates the version upgrade for each set of source files on each local content server.
  • the Primary global server creates a version change container based on the difference between the current version of the set of source files stored in the versioned file tree repository on the Primary global server and the version of the set of source files stored in another versioned file tree repository on each Secondary global server.
  • the version change container references the names of all of the source files that are included in or deleted from the current version of the set of source files.
  • the version change container also includes the actual file data for each new source file and a portion of the file data for each existing source file that was modified in the current version of the set of source files.
  • the Primary global server After the creation of the version delivery lists and the version change container, the Primary global server provides copies of the version change container and the particular version delivery list on each Secondary global server. It is understood that the Primary global server stores a copy of each version of a source file from a source server that is determined to be different than the version of the source file on the Primary global server. Alternatively, each Secondary global server stores a copy of each version of a source file that is provided in a version change container from the Primary global server in the Secondary global server's versioned file tree repository.
  • the present invention “assumes” that a previously copied source file on a content server is persistent, another copy of a previously copied and unchanged version of a source file is not included in the set of the current version of source files that are copied to a sub-directory on the local content server, i.e., the Primary and Secondary global servers copy the actual file data for the current version of new and modified source files to sub-directories on local content servers.
  • the logic flows to a block 126 where the Primary and Secondary global servers update the version of the set of source files on each local content server by renaming the source files copied to a sub-directory on each local content server. Also, any previously copied source files that were removed from the current version of the set of source files are deleted on each content server. When the renaming and/or deleting is completed, the logic will move to an end block and terminate.
  • FIGS. 3 A- 3 C form a flowchart 130 that shows in greater detail the logic of the present invention.
  • the logic moves from a start block and steps to a block 132 where the Primary global server queries a database that stores information about content servers coupled to the network and uses the results of the query to build a list of content servers and their hardware/software configuration.
  • the logic flows to a block 134 where the Primary global server uses the results of another query of the database to build a list of the available source servers and their respective paths.
  • the logic advances to the block 136 where the Primary global server gains file level access to each source server with an FTP connection.
  • the present invention identifies the most current version by comparing their sizes and time stamps. If the sizes of the source files with the same name are different or the time stamp of the source file on the source server is different than the time stamp of the Primary global server's source file, the source server's source file is identified as the most current version. Further, when another source file with the same name is not on the Primary global server, the source file on the source server is identified as the current version. Also, when a named source file only exists on a Primary global server, this source file is not identified as a member of the current version of the set of source files.
  • the logic flows to a block 140 where the Primary global server gains file level access (FTP connection) to each source server that includes a source file that is identified as different than the current version of that particular file in the versioned file tree on the Primary global server. Each identified source file is copied to a new version in the versioned file tree repository on the Primary global server.
  • FTP connection file level access
  • the Primary global server calls a library, e.g., the Revision Control Engine (RCE), to store file level differences between the current and previous versions of each source files.
  • RCE Revision Control Engine
  • another file access protocol may be employed to transfer information, e.g., files, messages and data, between the Primary, Secondary, source and content servers.
  • This other protocol could use a single port to enable all of the functions of the present invention, such as enabling the Primary global server to control the operation of the Secondary global server.
  • the logic moves to a block 142 where the Primary global server generates version delivery lists and a list of Secondary global servers and their respective paths. Also, the Primary global server generates a version change container for each Secondary global server that may include a reference value associated with the current version of the set of source files.
  • each version change container may be broken down into relatively small units that are individually encrypted and transmitted to a Secondary global server.
  • the logic moves to a block 150 where the Primary global server sends an encrypted message to each Secondary global server to unarchive the version change container.
  • the logic steps to a block 152 where each Secondary global server unarchives the relatively small transmitted units and copies each unarchived source file to a new version in the versioned file tree repository on each Secondary global server.
  • the logic flows to a block 154 where the Primary global server sends a version delivery list to each Secondary global server.
  • the version delivery list indicates the current version, however, it should be appreciated that this list could indicate a previous version of the set of source files.
  • the logic flows to a block 156 where the Primary global server and the Secondary global server build a content update container for each local content server that includes the actual file data (new source files and modified portions of previously existing source files) and indicate each source file to be deleted from the content server.
  • the content update container is based on the two versions identified in the version delivery list.
  • the logic advances to a block 158 where the Primary global server sends an encrypted message to each Secondary global server to copy the new and/or modified source files in the content update container to at least one sub-directory on each local content server.
  • the logic may move to a block 162 where the Primary and each Secondary global server will disable access to a local content server until the renaming of the current version of the set of source files is completed.
  • the present invention may start renaming source files from the “bottom” up of a local content server's file directory and may not disable access to the local content server during the copying/renaming process. It is envisioned that the Primary global server may provide a separate encrypted message to each Secondary global server to disable access to the local content servers during the renaming process.
  • the logic advances to a block 164 where the Primary global server sends an encrypted message to each Secondary global server to update the version of the set of source files stored on each local content server by renaming the actual source file data copied to a sub-directory on each local content server.
  • the Primary and Secondary global servers update the version of the set of source files on each local content server by renaming. A previous version of an individual source file and a deleted source file are removed when the current version of the set of source files are renamed.
  • each Secondary global server will re-enable access to each local content server disabled for the renaming.
  • the Primary global server may provide a separate encrypted message to each Secondary global server for enabling access to the local content servers after the renaming process is completed.
  • the logic flows to an end block and terminates.
  • FIG. 4 a flow chart is shown illustrating an overview 168 of the logic for “rolling back” the current version of the set of source files stored on local content servers to a previous version.
  • the logic moves to a block 170 where the Primary global server sends a version delivery list to each Secondary global server indicating a previous version of the set of source files stored in a versioned file tree repository on the Secondary global server.
  • the Primary and Secondary global servers copy the previous version of modified source files and restore removed source files from the previous version to at least one sub-directory on the local content servers.
  • the logic advances to an end block and terminates.
  • the present invention may be employed to rollback or increase more than one version of the set of source files at a time. For example, when one content server has a first version of the set of source files and other content servers have the second version of these source files, the present invention will separately update the first version to the second version before updating every content server to the third version of the set of source files.
  • the present invention is relatively fault tolerant because each (Primary and Secondary) global server can store redundant copies of all of the information stored in the repositories of every other server, e.g., several previous versions of the set of source files. If the Primary global server or any one of the Secondary global servers should fail, the related information can be provided to a replacement (Primary or Secondary) global server from the information stored in a versioned file tree repository on any one of the other operational global servers.
  • FIG. 5A illustrates an overview 178 of the file directory structure for a first version of the set of source files that is distributed from a source server 180 A to a Primary global server 182 A and a content server 1 84 A. For all three of these servers, files “A” and “B” are shown one level below the root directory and file “C” is shown below the “D 1 ” sub-directory root.
  • FIG. 5B shows an overview 196 of the file directory structure at each server when a second version of the set of source files is copied from a source server 180 B to a Primary global server 182 B and then to a content server 184 B.
  • the file directory structure of the second version of the set of source files is substantially similar to the first version shown in FIG. 5A except that the “C” file is deleted and new source files “D” and “E” are disposed below the “D 1 ” sub-directory root.
  • the second version of the set of source files includes a modified source file “A′.”
  • the file directory structure of the second version of the set of source files is substantially similar to the second version of the set of source files stored at the source server 180 B.
  • the second version includes a reference value 186 indicating that source file “B” in the first version is to be reused in the second version of the set of source files.
  • the actual size of subsequent versions of the set of source files may be reduced by referencing unchanged source files that were previously stored on the Primary global server 182 B.
  • the file directory structure of the second version of the set of source files on content server 184 B is substantially similar to the second version stored at the source server 180 B. Except that under the root directory a temporary sub-directory 192 was created for the changed source file “A′.” Also, a temporary sub-directory 194 was created under sub-directory root “D 1 ” for the new files “E” and “F.”
  • Content server 184 C shows the second version of the file directory structure for the set of source files after renaming has occurred.
  • the temp directory 192 is deleted and source file “A′” has replaced the previous version source file “A.”
  • the temp directory 194 is deleted and the new source files “E” and “F” are under the “D 1 ” sub-directory.
  • FIG. 6A a file tree 200 representing a set of source files on a source server 202 is shown. Directly below an “S 1 ” root directory, two source files “F 1 ” and “F 2 ” are positioned along with a “D 1 ” sub-directory which is a root for a source file “F 3 .”
  • each source file in the file tree 200 is represented in a versioned file tree repository 208 of RCE archived source files with an RCA file extension.
  • RCE versioned file tree repository
  • two RCE archived source files “F 1 .RCA” and “F 2 .RCA,” a sub-directory “D 1 ” and a directory map “DIRMAP.RCA” are located below an “R 1 ” root directory, i.e., R 1 /F 1 .RCA, R 1 /F 2 .RCA, R 1 /D 1 and R/DIRMAP.RCA.
  • an archived source file “F 3 .RCA” and a directory map “DIRMAP.RCA” are disposed below the “D 1 ” sub-directory level, i.e., R 1 /D 1 /F 3 .RCA and R 1 /D 1 /DIRMAP.RCA.
  • Each level of the versioned file tree repository 208 includes an RCE archived directory map file named DIRMAP.RCA.
  • the directory map file For each version of the set of source files copied from the source servers and archived on the Primary global server, the directory map file includes the version, size and time stamp for each RCE archived source file and sub-directory at the same directory level in the versioned file tree repository 208 as the particular directory map file. Also, for the top level directory map file, the present invention generates an alias name that maps a particular version of the set of RCE archived source files to the actual version of the set of source files that are provided to the local content servers.
  • the top level directory map (R 1 /DIRMAP.RCA) will include a versioned list that maps the initial version value (“1.1”) to a set of RCE archived source files and an alias name.
  • the list for R 1 /DIRMAP.RCA would include ⁇ F 1 , 1 . 1 >, ⁇ F 2 , 1 . 1 >, ⁇ D 1 , 1 . 1 .>and ⁇ V 1 , 1 . 1 >.
  • the list for the “D 1 ” sub-directory map file (R 1 //DIRMAP.RCA) would include ⁇ F 3 , 1 . 1 >. It is to be appreciated that only the top level directory map file contains an alias name (“V 1 ”) to map the actual version of the set source files provided to the content servers to the version of the RCE archived set of source files on the Primary global server.
  • FIG. 6B shows a modified file tree 200 ′ for a second version of the set of source files created on the source server 202 .
  • a modified source file “F 1 ′” Directly below the “S 1 ” root directory is disposed a modified source file “F 1 ′,” the previously existing and unchanged source file “F 2 ” and the “D 1 ” sub-directory for a new source file “F 4 .”
  • a modified versioned file tree repository 208 ′ for the set of RCE archived source files is located on the Primary global server 204 below the “R 1 ” root directory which includes the modified RCE archived source file “F 1 .RCA,” a directory map “DIRMAP.RCA,” the unchanged RCE archive source file “F 2 .RCA” and a sub-directory “D 1 .”
  • the previously existing RCE archive source file “F 3 .RCA” that is deleted from the second version of the set of source files on the source server 202 , a new RCE archived source file “F
  • the RCE library provides for automatically incrementing the version of new and changed archived source files.
  • the second version value (“1.2”) is automatically associated with the changed RCE archived source file “F 1 .RCA” and the new RCE archived source file “F 4 .RCA.”
  • the alias name of “V 2 ” is mapped to the RCE archived source files associated with the second version value (“1.2”).
  • the top level directory map file contains a list that associates first and second version values with RCE archived source files, sub-directories and alias names, e.g., the R 1 /DIRMAP.RCA list contains ⁇ F 1 , 1 .
  • each modified RCE archived source file will contain every previous version of the file, e.g., “F 1 .RCA” would include the 1.1 and the 1.2 versions of the RCE archived source file.
  • the sub-directory directory map file R 1 /D 1 /DIRMAP.RCA
  • the alias names (“V 1 ” and “V 2 ”) in the top level directory map file are used to reference all of the new or changed files for each version in the versioned file repository of the set of RCE archived source files.
  • the present invention can employ the alias names to support duplicate versioned file tree repositories when the version sequence for updating a set of source files is not identical for every content server.
  • the use of an alias name enables the present invention to only touch/access the new/changed RCE archived source files and directories when updating the version of a set of source files on a local content server.
  • the first and second versions (“1.1” and “1.2”) of the actual set of source files provided to the local content servers were associated with the alias names “V 1 ” and “V 2 ,” respectively.
  • a subsequent version upgrade to the actual set of source files provided to a local content server might skip a version that is RCE archived on the Primary global server.
  • a fourth version of the set of RCE archived source files could be employed to provide the third version upgrade to the set of source files on the local content servers.
  • an alias name of “V 4 ” would be mapped to the third version upgrade (“1.3”) of the set of RCE archived source files stored in a versioned file tree repository on the Secondary global server.
  • FIG. 7 is a pictorial diagram of a Primary global server 10 suitable for executing an application program embodying the present invention.
  • FIG. 7 shows a processor 12 coupled bi-directionally to a memory 14 that encompasses read only memory (ROM) and random access memory (RAM).
  • ROM is typically used for storing processor specific machine code necessary to bootup the computer comprising the Primary global server 10 , to enable input and output functions, and to carry out other basic aspects of its operation.
  • the machine language code comprising the program Prior to running any application program, the machine language code comprising the program is loaded into RAM within memory 14 and then executed by processor 12 .
  • Processor 12 is coupled to a display 16 on which the visualization of an HTML response discussed above is presented to a user.
  • a network interface 22 couples the processor 12 to a wide area network such as the Internet.
  • embodiments of the present invention can be distributed for use on the computer system for the Primary global server 10 as machine instructions stored on a memory media such as a floppy disk 24 that is read by the floppy disk drive.
  • the program would then typically be stored on the hard drive so that when the user elects to execute the application program to carry out the present invention, the machine instructions can readily be loaded into memory 14 .
  • Control of the computer and selection of options and input of data are implemented using input devices 20 , which typically comprise a keyboard and a pointing device such as a mouse (neither separately shown).
  • input devices 20 typically comprise a keyboard and a pointing device such as a mouse (neither separately shown).
  • Further details of the system for the Primary global server 10 and of the computer comprising it are not illustrated, since they are generally well known to those of ordinary skill in the art.
  • computer systems for a Secondary global server and the content server could be configured in substantially the same way as the computer system for the Primary global server 10 illustrated here, albeit different in other ways.
  • embodiments of the present invention can be created to support all file based content and applications including GIF, TIFF, AVI, JPEG, MPEG, HTML pages, JAVA scripts, Active Server pages, postscript document format (PDF), ActiveX, JAVA, and application programs. It is envisioned that embodiments of the present invention provides security mechanisms for protecting the delivery of content and application files to content servers. These security mechanisms enable remote administration of the present invention through a secure shell command line (SSH) and a secure socket layer (SSL) for browser based administration.
  • SSH secure shell command line
  • SSL secure socket layer
  • a Primary or Secondary global server can employ the contents of the most current update file tree object to automatically generate a current version of the set of source files for a new local content server. Additionally, an important aspect of the present invention is that proprietary software does not have to be installed on the source servers or content servers to receive the benefits of the present invention.

Abstract

A method and system for managing the replication and version synchronization of updates to a set of source files on geographically distributed heterogeneous content servers with minimal impact on a network's bandwidth. The configuration of each content server is either manually entered or automatically determined. The current version of the source files are created on at least one source server. A Primary global server stores a copy of the current version of the set of the source files along with the configuration of each content server. The Primary global server generates and distributes a particular version change container and version distribution list to each remotely located Secondary global server. Each Secondary global server employs the version distribution list and the contents of the version change container to identify the current version of each source file necessary to upgrade the set of source files on each local content server. Each identified source file is copied to a sub-directory on each local content server associated with the Secondary global server. At each local content server, the renaming of each copied source file is employed to update to the current version of the set of source files on the content server. A versioned file tree repository for the set of source files includes archived objects. When the version distribution list identifies a previous version, the current version of source files on the local content servers can be rolled back to the previous version.

Description

    FIELD OF THE INVENTION
  • This application relates generally to distributing updates to geographically distributed servers on a network, and, more specifically, to enabling the version of each source file stored on heterogeneous content servers to be automatically updated. [0001]
  • BACKGROUND OF THE INVENTION
  • Often, source files for web content servers are coded by multiple programmers on remotely located (stage) source servers. It is not unusual for one programmer(s) to code “HTML” files on one source server while another programmer(s) creates executable and/or image files on another source server. Once a programmer debugs a newly created/edited update file, it is eventually distributed to each content server and placed in a corresponding file directory. Historically, the distribution of the current version of a set of “updated” or new files from remotely located source servers through the Internet to content servers has proven to be a difficult task for several reasons. One reason is that the file directory structure and hardware configuration can vary between individual web content servers. In this case, the distribution of a set of files for each web content server must be separately organized according to each server's file directory structure and hardware capabilities. Another reason is that the actual size of the set of files may be so large that their distribution is relatively slow on a network with limited bandwidth capabilities. [0002]
  • Therefore, a need exists for a computer implementable method of distributing a set of the current version of source files to a plurality of content servers using a minimal amount of bandwidth. Preferably, the method will tailor the distribution of the set of source files according to the configuration, i.e., file structure and the hardware constraints, of each content server. Also, preferably the method would provide a facility for rolling back the current version of the set of source files to a previous version. The present invention is directed to providing such a computer implementable method. [0003]
  • SUMMARY OF THE INVENTION
  • In accordance with the present invention, a computer implementable method for updating a version of a set of source files stored on a content server over a network, comprising: (a) determining a configuration of each content server on the network, the configuration enabling a source file to be copied to a location on the content server; (b) identifying each source file on a source server that is different than any source file stored on a global server; (c) copying each identifiably different source file from the source server to the global server, each source file copied from the source server and a set of source files stored on the global server being employed to create a current version of the set of source files on the global server; and (d) employing the configuration of each content server to copy the current version of each source file that is included in the set of source files on the global server to a directory created on each content server, whereby the version of the set of source files stored on each content server is updated by renaming the current version of each source file copied to the directory on each content server. [0004]
  • In accordance with other aspects of the present invention, the method provides for renaming each current version of each source file that is copied to the directory created on each content server; and deleting the directory created on the content server and deleting another version of each source file that is updated by the renaming of the current version of each source file copied to the content server directory. [0005]
  • In accordance with yet other aspects of the present invention, the method provides for when the current version of each source file is copied to the directory created on each content server, disabling access to the set of source files on a particular content server until the renaming of the current version of each source file copied to the directory on the particular content is completed. [0006]
  • In accordance with still other aspects of the present invention, the method provides for when the current version of each source file is copied to the directory created on each content server, starting the renaming process with the current version of each copied source file that is furthest away from the root directory of each content server. [0007]
  • In accordance with other aspects of the present invention, the method provides for archiving each version of the set of source files in a repository on the global server, the archiving causing each source file to be individually compressed and stored as an archived object in the repository associated with the global server. The repository can be a versioned file tree repository for the set of source files. [0008]
  • In accordance with still further aspects of the present invention, the method provides for when a return to a previous version of the set of source files is requested, retrieving each archived object associated with the previous version of the set of source files from the repository associated with the global server. Each archived object associated with the previous version of the set of source files is unarchived to reconstitute each source file needed to upgrade the set of source files on the content server to the previous version. Each reconstituted source file is copied to a directory created on each content server, whereby the version of the set of source files on each content server is upgraded to the previous version by renaming the copied reconstituted source files. [0009]
  • In accordance with still other aspects of the present invention, the method provides for enabling a user to edit the configuration for each content server. Alternatively, the method may provide for automatically obtain the configuration for each content server. [0010]
  • In accordance with other aspects of the present invention, the method provides for employing a file access protocol to gain file level access to each source file, including FTP, NFS, CIFS and MFTP. The file access protocol may employ one port to send and receive data that includes a message and a source file. The type of source file includes image, hyper text mark-up language (HTML), script, sound, video, text, picture and application program code. [0011]
  • In accordance with yet other aspects of the present invention, the method provides for when a new content server is added to the network, employing the current version of the set of source files stored in a repository on the global server and a configuration of the new content server to replicate the current version of the set of source files in at least one directory created on the new content server. [0012]
  • In accordance with still further aspects of the present invention, the method provides for copying the differences in the set of source files on the source server to a primary global server which generates a particular container that includes the differences in the set of source files stored on each remotely located secondary global server. The primary global server distributes the particular container from the primary global server to each associated secondary global server which employ the contents of the particular container to replicate the current version of the set of source files in a repository on the Secondary global server. The current version of each source file stored in the repository on the Secondary global server that is identified as necessary to replicate the current version of the set of source files on the content server is copied to another directory created on each content server that is local to the secondary global server. The set of source files may be stored in a versioned file tree repository on the primary global server and each secondary global server, [0013]
  • In accordance with yet other aspects of the present invention, the method provides for automatically distributing the container to the secondary global server. Alternatively, the distribution of the container to the secondary global server can be selectively enabled by an input. Also, the updating to the current version of the set of source files on the content server can be automatic or selectively enabled by an input. Additionally, each container can be distributed in a plurality of packets to the secondary global server and each packet may have a size that is less than a size of the container. [0014]
  • In accordance with other aspects of the present invention, the method provides for encrypting each message transmitted between the primary global server and each secondary global server. [0015]
  • In accordance with still other aspects of the present invention, the method provides for distributing a particular list to each secondary global server. The distributed list is employed by each secondary global server to identify the particular version for upgrading the set of sources files on each local content server. [0016]
  • In accordance with still other aspects of the present invention, the method provides for when another global server is added to the network, creating a copy of the versioned file tree repository for the set of source files. The versioned file tree repository for the set of source files is replicated on the other global server which employs the set of source files included in the versioned file tree repository to update the version of the set of source files stored on each content server that is local to the other global server. The type of the other global server may be primary or secondary. [0017]
  • In accordance with other additional aspects of the present invention, a system which implements substantially the same functionality in substantially the same manner as the methods described above is provided. [0018]
  • In accordance with yet other additional aspects of this invention, a computer-readable medium that includes computer-executable instructions that may be used to perform substantially the same methods as those described above is provided.[0019]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The foregoing aspects and many of the attendant advantages of this invention will become more readily appreciated as the same become better understood by reference to the following detailed description, when taken in conjunction with the accompanying drawings, wherein: [0020]
  • FIG. 1 illustrates an overview of the system architecture for implementing the present invention; [0021]
  • FIG. 2 is a flowchart showing an overview of the logic for updating files on remotely located content servers; [0022]
  • FIGS. [0023] 3A-3C are flowcharts that illustrate in more detail the logic for updating files on remotely located content servers;
  • FIG. 4 is a flowchart showing the logic for rolling back a version of files on remotely located content servers; [0024]
  • FIG. 5A is an overview of the file directory structure for an initial version of a set of source files that are created on a source server and copied to a Primary global server and a content server; [0025]
  • FIG. 5B is an overview of the file directory structure for an updated version of the set of source files that are created on the source server and copied to the Primary global server and the content server; [0026]
  • FIG. 6A is an overview of the initial versioning of a source tree that is created on the source server and copied to the Primary global server; [0027]
  • FIG. 6B is an overview of the second versioning of a source tree that is modified on the source server and copied to the Primary global server; and [0028]
  • FIG. 7 illustrates an exemplary server computer system.[0029]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The present invention provides for managing the distribution and synchronization of a set of updated content and application (source) files for remotely located heterogeneous content servers with reduced impact on a network's bandwidth. A particular set of source files for each content server is automatically updated according to the directory structure and hardware configuration of each content server. The present invention is typically employed with a Primary global server that is in communication with local source servers and local content servers. Also, the Primary global server may be used with at least one geographically separate Secondary global server that is in communication with other content servers that are local to the Secondary global server. [0030]
  • Generally, the new or changed (updated) set of source files for the content servers are created on the source servers. The Primary global server stores a representation of the source servers' current version of the set of updated source files either at determined intervals or at the direction of a user. The copied set of source files include the name, time stamp and size of each source file. The Primary global server also stores configuration files indicating the particular file directory structure and hardware constraints for each content server that is locally coupled to the Primary global server and each Secondary global server. The content server hardware constraints are usually entered manually into the Primary global server. Alternatively, the Primary and Secondary global servers may automatically determine access control and account information for each content server on the network. [0031]
  • The Primary global server generates a version delivery list for each Secondary global server that indicates a particular update version for each local content server. The version delivery list also includes the file directory structure and the hardware constraints of each local content server. The Primary global server also generates a version change container for each Secondary global server based on its path and the difference between the updated version of the set of source files stored in a versioned file tree repository on the Primary global server and the current version of the set of source files stored in a another versioned file tree repository on each Secondary global server. At a determined interval, the version delivery lists and the version change containers are distributed from the Primary global server to each Secondary global server. Also, each Secondary global server employs the set of source files included with the version change container to update the version of the set of source files stored in the Secondary global server's versioned file tree repository. [0032]
  • The Primary global server and each Secondary global server generate a current version of the set of new and/or changed source files and files to be removed for each local content server based on the update version identified in the version delivery list. The Primary and Secondary global server generate a content change container that includes the current version of the set of new and/or changed source files and indicates which source files are to be removed on each local content server. Employing the contents of the content change container, each Secondary global server will make the update version changes as indicated in the version delivery list by copying the update version of the set of new and/or changed source files to temporary sub-directories on each of their associated local content servers. Similarly, the Primary global server will copy the update version of the set of new and/or changed source files to temporary sub-directories on each of its associated local content servers. The Primary and Secondary global servers change the version of the set of source files on the local content servers by renaming the update version of the set of source files copied to the temporary sub-directories. [0033]
  • Additionally, when a user indicates that a current version of the set of source files on the local content servers should be rolled back to a previous version, the Primary global server creates a “rollback” version delivery list that is provided to each Secondary global server. A Secondary global server employs the previous version indicated in the rollback version delivery list to generate the previous version of the set of source files necessary to restore the previous version of the set of source files. These source files are copied to a temporary sub-directory on each local content server. Similarly, the Primary global server generates the previous version of the set of source files and copies these files to a temporary sub-directory on each local content server. [0034]
  • The Primary and Secondary global servers rollback to the previous version by renaming the set of source files copied to the temporary sub-directories on the local content servers. Additionally, when the set of source files are copied to the sub-directories on the local content servers, the Primary and Secondary global servers will delete source files that did not exist in the previous version and they may temporarily disable user access to the local content servers until the previous version of the set of source files are renamed. [0035]
  • Encryption may be provided for all communication between the Primary Global server, Secondary global server(s) and the local content servers. Also, file compression may be provided for the distribution of version change containers between the Primary global server and the Secondary global server(s). The present invention may employ any file access method to gain file level access to a source file on a server including a file transport protocol (FTP), network file system (NFS), computer interconnect file system (CIFS) and multi-cast file transfer protocol (MFTP). [0036]
  • System Overview
  • FIG. 1 illustrates an [0037] overview 100 of the present invention employed in a network environment that includes a wide area network such as the Internet 103. FIG. 1 includes a data center 103 coupled to the Internet 101. The data center 102 includes source servers 112A, 112B and 112C for creating file based content and applications, e.g., HTML pages, graphic image format (GIF) images and executables and a test server 114 for testing new and changed source files. The data center 103 also includes a Primary global server 102 in communication with an optional firewall server 106A, local content servers 104A, a server array controller 105A and a manual entry device 110. The Primary global server 102 is connected to the Internet 101 (optionally through firewall server 106A) and is in communication with the source servers 112A-C and the test server 114.
  • The [0038] manual entry device 110 enables a user to provide information for the Primary global server 102 including server configuration, file distribution profiles, hardware constraints and set up rules. The Primary global server 102 provides the current version of a set of source files to the local content servers 104A. The server array controller 105A manages access to the information, e.g., content and applications, on the content servers 104A. Typically, a server array controller manages a pool of redundant content (node) servers to provide access to requested resources such as a BIG/ip™ server array controller available from F5 Networks, Inc., Seattle, Wash.
  • The Primary [0039] global server 102 distributes containers to Secondary global servers 108A and 108B across the Internet 101. The Secondary global servers 108A and 108B form part of geographically separate data centers 109 and 111. The Secondary global servers 108A and 108B are shown coupled through optional firewall servers 106B and 106C, respectively, to the Internet 101. Each of the Secondary global servers 108A and 108B are in communication with one of more local content servers 104B and 104C, respectively. As a result, the Secondary global servers 108A and 108B can provide a current version of a set of source files to their associated local content servers 104B and 104C. Each geographically separate data center 109 and 111 also includes a server array controller 105B and 105C to manage access to the content and applications on the local content servers 104B and 104C. FIG. 1 should be considered exemplary, not limiting. If desired, one or more than two, geographically separated data centers may be included in a network employing the present invention.
  • In another embodiment, the present invention can be employed to provide updates to a content server that is not managed by a server array controller. Additionally, the Primary global server can implement the present invention without the use of Secondary global servers at geographically separate data centers, such an embodiment of the invention would be employed when all of the content servers are local to the data center that includes the Primary global server. [0040]
  • Flowcharts
  • FIG. 2 is a flow chart illustrating an [0041] overview 116 of the main logic for providing a current version of a set of source files from at least one source server to a plurality of content servers. Moving from a start block, the logic steps to a block 118 where configuration information from each content server is determined e.g., paths, file directory structure and hardware constraints. The determination can be made by recording entered configuration information (hardware and software). Alternatively, the Primary and Secondary global servers may automatically read the configuration information of each local content server. The configuration information may be provided out of band to each Primary and Secondary global server when new configuration information becomes available and/or at determined intervals.
  • The logic flows to a [0042] block 120 where the set of source files created on the source servers are identified according to name, size and date of creation/modification. A Primary global server copies only those source files from the source servers that are determined to be different than the set of source files stored in the versioned file tree repository on the Primary global server. As a result, the present invention employs differences to identify the source files that are to be copied from the source servers to the Primary global server.
  • Advancing to a [0043] block 122, the Primary global server creates a particular version delivery list for each Secondary global server. The version delivery list indicates the version upgrade for each set of source files on each local content server.
  • Also, the Primary global server creates a version change container based on the difference between the current version of the set of source files stored in the versioned file tree repository on the Primary global server and the version of the set of source files stored in another versioned file tree repository on each Secondary global server. The version change container references the names of all of the source files that are included in or deleted from the current version of the set of source files. The version change container also includes the actual file data for each new source file and a portion of the file data for each existing source file that was modified in the current version of the set of source files. [0044]
  • After the creation of the version delivery lists and the version change container, the Primary global server provides copies of the version change container and the particular version delivery list on each Secondary global server. It is understood that the Primary global server stores a copy of each version of a source file from a source server that is determined to be different than the version of the source file on the Primary global server. Alternatively, each Secondary global server stores a copy of each version of a source file that is provided in a version change container from the Primary global server in the Secondary global server's versioned file tree repository. [0045]
  • The logic steps to a [0046] block 124 where the Primary global server and each Secondary global server create a content change container for each local content server and copy new and/or changed source files to at least one sub-directory on the corresponding local content server. For each Primary and Secondary global server, the copied source files are based on previously determined configuration information for a particular local content server and the version of the set of source files identified in the version delivery list. Since the present invention “assumes” that a previously copied source file on a content server is persistent, another copy of a previously copied and unchanged version of a source file is not included in the set of the current version of source files that are copied to a sub-directory on the local content server, i.e., the Primary and Secondary global servers copy the actual file data for the current version of new and modified source files to sub-directories on local content servers.
  • The logic flows to a [0047] block 126 where the Primary and Secondary global servers update the version of the set of source files on each local content server by renaming the source files copied to a sub-directory on each local content server. Also, any previously copied source files that were removed from the current version of the set of source files are deleted on each content server. When the renaming and/or deleting is completed, the logic will move to an end block and terminate.
  • FIGS. [0048] 3A-3C form a flowchart 130 that shows in greater detail the logic of the present invention. Starting with FIG. 3A, the logic moves from a start block and steps to a block 132 where the Primary global server queries a database that stores information about content servers coupled to the network and uses the results of the query to build a list of content servers and their hardware/software configuration. The logic flows to a block 134 where the Primary global server uses the results of another query of the database to build a list of the available source servers and their respective paths.
  • The logic advances to the [0049] block 136 where the Primary global server gains file level access to each source server with an FTP connection. The logic steps to a block 138 where the Primary global server examines the source (content and application) files on each source server and identifies each new and/or modified source file by comparing the name, time stamp and size of each source file on each source server to the current version of each source file stored on the Primary global server in a versioned file tree.
  • When a source file with the same name exists on both a source server and the Primary global server, the present invention identifies the most current version by comparing their sizes and time stamps. If the sizes of the source files with the same name are different or the time stamp of the source file on the source server is different than the time stamp of the Primary global server's source file, the source server's source file is identified as the most current version. Further, when another source file with the same name is not on the Primary global server, the source file on the source server is identified as the current version. Also, when a named source file only exists on a Primary global server, this source file is not identified as a member of the current version of the set of source files. [0050]
  • The logic flows to a [0051] block 140 where the Primary global server gains file level access (FTP connection) to each source server that includes a source file that is identified as different than the current version of that particular file in the versioned file tree on the Primary global server. Each identified source file is copied to a new version in the versioned file tree repository on the Primary global server.
  • The Primary global server calls a library, e.g., the Revision Control Engine (RCE), to store file level differences between the current and previous versions of each source files. A discussion of FIGS. 6A and 6B below presents the functionality of the versioned file tree repository in greater detail. [0052]
  • In another embodiment, another file access protocol may be employed to transfer information, e.g., files, messages and data, between the Primary, Secondary, source and content servers. This other protocol could use a single port to enable all of the functions of the present invention, such as enabling the Primary global server to control the operation of the Secondary global server. [0053]
  • The logic moves to a [0054] block 142 where the Primary global server generates version delivery lists and a list of Secondary global servers and their respective paths. Also, the Primary global server generates a version change container for each Secondary global server that may include a reference value associated with the current version of the set of source files.
  • Turning to FIG. 3B from FIG. 3A, the logic steps to a [0055] block 146 where the Primary global server archives (compresses) each version change container. A third party facility may be used to implement a tape archive (TAR) command to compress each version change container. The logic moves to a block 148 where a copy of the archived version change container is encrypted and transmitted to each Secondary global server. To reduce any adverse impact on the bandwidth capacity of the network, each version change container may be broken down into relatively small units that are individually encrypted and transmitted to a Secondary global server.
  • The logic moves to a [0056] block 150 where the Primary global server sends an encrypted message to each Secondary global server to unarchive the version change container. The logic steps to a block 152 where each Secondary global server unarchives the relatively small transmitted units and copies each unarchived source file to a new version in the versioned file tree repository on each Secondary global server.
  • The logic flows to a [0057] block 154 where the Primary global server sends a version delivery list to each Secondary global server. In this case, the version delivery list indicates the current version, however, it should be appreciated that this list could indicate a previous version of the set of source files.
  • The logic flows to a [0058] block 156 where the Primary global server and the Secondary global server build a content update container for each local content server that includes the actual file data (new source files and modified portions of previously existing source files) and indicate each source file to be deleted from the content server. The content update container is based on the two versions identified in the version delivery list. The logic advances to a block 158 where the Primary global server sends an encrypted message to each Secondary global server to copy the new and/or modified source files in the content update container to at least one sub-directory on each local content server.
  • Moving from FIG. 3B to FIG. 3C, the logic steps to a [0059] block 160 where the Primary global server and each Secondary global server gain file level access to the file directory on each local content server and copy the new and/or source files to a sub-directory on each local content server.
  • Optionally, the logic may move to a [0060] block 162 where the Primary and each Secondary global server will disable access to a local content server until the renaming of the current version of the set of source files is completed. In another embodiment, the present invention may start renaming source files from the “bottom” up of a local content server's file directory and may not disable access to the local content server during the copying/renaming process. It is envisioned that the Primary global server may provide a separate encrypted message to each Secondary global server to disable access to the local content servers during the renaming process.
  • The logic advances to a [0061] block 164 where the Primary global server sends an encrypted message to each Secondary global server to update the version of the set of source files stored on each local content server by renaming the actual source file data copied to a sub-directory on each local content server.
  • At [0062] block 165, the Primary and Secondary global servers update the version of the set of source files on each local content server by renaming. A previous version of an individual source file and a deleted source file are removed when the current version of the set of source files are renamed.
  • Optionally, the logic steps to a [0063] block 166 where each Secondary global server will re-enable access to each local content server disabled for the renaming. Also, it is envisioned that the Primary global server may provide a separate encrypted message to each Secondary global server for enabling access to the local content servers after the renaming process is completed. Next, the logic flows to an end block and terminates.
  • In FIG. 4, a flow chart is shown illustrating an [0064] overview 168 of the logic for “rolling back” the current version of the set of source files stored on local content servers to a previous version. Advancing from a start block, the logic moves to a block 170 where the Primary global server sends a version delivery list to each Secondary global server indicating a previous version of the set of source files stored in a versioned file tree repository on the Secondary global server.
  • The logic steps to a [0065] block 172 where the Primary and Secondary global servers generate a content update container that includes a previous version of the set of source files for each local content server. The Primary and Secondary global servers copy the previous version of modified source files and restore removed source files from the previous version to at least one sub-directory on the local content servers. The logic flows to a block 174 where the Primary and Secondary global servers cause the version of the set of source files on each local content server to roll back by renaming the previous version of the set of source files included in the content update container copied to the a sub-directory on each local content server. Also, any version of the source files that are newer than the previous version are deleted at this time. Next, the logic advances to an end block and terminates.
  • Although not shown, the present invention may be employed to rollback or increase more than one version of the set of source files at a time. For example, when one content server has a first version of the set of source files and other content servers have the second version of these source files, the present invention will separately update the first version to the second version before updating every content server to the third version of the set of source files. [0066]
  • The present invention is relatively fault tolerant because each (Primary and Secondary) global server can store redundant copies of all of the information stored in the repositories of every other server, e.g., several previous versions of the set of source files. If the Primary global server or any one of the Secondary global servers should fail, the related information can be provided to a replacement (Primary or Secondary) global server from the information stored in a versioned file tree repository on any one of the other operational global servers. [0067]
  • Data Structures
  • FIG. 5A illustrates an [0068] overview 178 of the file directory structure for a first version of the set of source files that is distributed from a source server 180A to a Primary global server 182A and a content server 1 84A. For all three of these servers, files “A” and “B” are shown one level below the root directory and file “C” is shown below the “D1” sub-directory root.
  • FIG. 5B shows an [0069] overview 196 of the file directory structure at each server when a second version of the set of source files is copied from a source server 180B to a Primary global server 182B and then to a content server 184B. At the source server 180B, the file directory structure of the second version of the set of source files is substantially similar to the first version shown in FIG. 5A except that the “C” file is deleted and new source files “D” and “E” are disposed below the “D1” sub-directory root. Also, the second version of the set of source files includes a modified source file “A′.”
  • At the Primary [0070] global server 182B, the file directory structure of the second version of the set of source files is substantially similar to the second version of the set of source files stored at the source server 180B. However, since source file “B” did not change between the first and second versions of the set of source files, the second version includes a reference value 186 indicating that source file “B” in the first version is to be reused in the second version of the set of source files. As a result, the actual size of subsequent versions of the set of source files may be reduced by referencing unchanged source files that were previously stored on the Primary global server 182B.
  • Additionally, prior to the renaming method discussed in greater detail above, the file directory structure of the second version of the set of source files on [0071] content server 184B is substantially similar to the second version stored at the source server 180B. Except that under the root directory a temporary sub-directory 192 was created for the changed source file “A′.” Also, a temporary sub-directory 194 was created under sub-directory root “D1” for the new files “E” and “F.”
  • [0072] Content server 184C shows the second version of the file directory structure for the set of source files after renaming has occurred. The temp directory 192 is deleted and source file “A′” has replaced the previous version source file “A.” Also, the temp directory 194 is deleted and the new source files “E” and “F” are under the “D1” sub-directory.
  • In FIG. 6A, a [0073] file tree 200 representing a set of source files on a source server 202 is shown. Directly below an “S1” root directory, two source files “F1” and “F2” are positioned along with a “D1” sub-directory which is a root for a source file “F3.”
  • Further, each source file in the [0074] file tree 200 is represented in a versioned file tree repository 208 of RCE archived source files with an RCA file extension. However, it is understood that other types of libraries may be employed with the present invention to archive a source file and produce an archived source file with another file extension.
  • In the versioned [0075] file tree repository 208, two RCE archived source files “F1.RCA” and “F2.RCA,” a sub-directory “D1” and a directory map “DIRMAP.RCA” are located below an “R1” root directory, i.e., R1/F1.RCA, R1/F2.RCA, R1/D1 and R/DIRMAP.RCA. Also, an archived source file “F3.RCA” and a directory map “DIRMAP.RCA” are disposed below the “D1” sub-directory level, i.e., R1/D1/F3.RCA and R1/D1/DIRMAP.RCA.
  • Each level of the versioned [0076] file tree repository 208 includes an RCE archived directory map file named DIRMAP.RCA. For each version of the set of source files copied from the source servers and archived on the Primary global server, the directory map file includes the version, size and time stamp for each RCE archived source file and sub-directory at the same directory level in the versioned file tree repository 208 as the particular directory map file. Also, for the top level directory map file, the present invention generates an alias name that maps a particular version of the set of RCE archived source files to the actual version of the set of source files that are provided to the local content servers.
  • For example, when the initial version of the actual set of source files is provided to the local content servers, the top level directory map (R[0077] 1/DIRMAP.RCA) will include a versioned list that maps the initial version value (“1.1”) to a set of RCE archived source files and an alias name. In this case, the list for R1/DIRMAP.RCA would include <F1, 1.1>, <F2, 1.1>, <D1, 1.1.>and <V1, 1.1>. Similarly, the list for the “D1” sub-directory map file (R1//DIRMAP.RCA) would include <F3, 1.1>. It is to be appreciated that only the top level directory map file contains an alias name (“V1”) to map the actual version of the set source files provided to the content servers to the version of the RCE archived set of source files on the Primary global server.
  • FIG. 6B shows a modified [0078] file tree 200′ for a second version of the set of source files created on the source server 202. Directly below the “S1” root directory is disposed a modified source file “F1′,” the previously existing and unchanged source file “F2” and the “D1” sub-directory for a new source file “F4.” A modified versioned file tree repository 208′ for the set of RCE archived source files is located on the Primary global server 204 below the “R1” root directory which includes the modified RCE archived source file “F1.RCA,” a directory map “DIRMAP.RCA,” the unchanged RCE archive source file “F2.RCA” and a sub-directory “D1.” Also, below the “D1” sub-directory level is disposed the previously existing RCE archive source file “F3.RCA” that is deleted from the second version of the set of source files on the source server 202, a new RCE archived source file “F4.RCA” and another directory map “DIRMAP.RCA.”
  • The RCE library provides for automatically incrementing the version of new and changed archived source files. In this case, the second version value (“1.2”) is automatically associated with the changed RCE archived source file “F[0079] 1.RCA” and the new RCE archived source file “F4.RCA.” Also, the alias name of “V2” is mapped to the RCE archived source files associated with the second version value (“1.2”). In this exemplary embodiment, the top level directory map file (R1/DIRMAP.RCA) contains a list that associates first and second version values with RCE archived source files, sub-directories and alias names, e.g., the R1/DIRMAP.RCA list contains <F1, 1.2>, <F2, 1.1>, <D1, 1.2.>, <V1, 1.1>and <V2, 1.2>. It is further envisioned that each modified RCE archived source file will contain every previous version of the file, e.g., “F1.RCA” would include the 1.1 and the 1.2 versions of the RCE archived source file. Similarly, the sub-directory directory map file (R1/D1/DIRMAP.RCA) would contain a list that includes <F3, 1.1> and <F4, 1.2>.
  • It is important to note that the alias names (“V[0080] 1” and “V2”) in the top level directory map file are used to reference all of the new or changed files for each version in the versioned file repository of the set of RCE archived source files. In this way, the present invention can employ the alias names to support duplicate versioned file tree repositories when the version sequence for updating a set of source files is not identical for every content server. Also, the use of an alias name enables the present invention to only touch/access the new/changed RCE archived source files and directories when updating the version of a set of source files on a local content server.
  • In the example discussed above, the first and second versions (“1.1” and “1.2”) of the actual set of source files provided to the local content servers were associated with the alias names “V[0081] 1” and “V2,” respectively. However, it is envisioned that a subsequent version upgrade to the actual set of source files provided to a local content server might skip a version that is RCE archived on the Primary global server. For example, a fourth version of the set of RCE archived source files could be employed to provide the third version upgrade to the set of source files on the local content servers. In this case, an alias name of “V4” would be mapped to the third version upgrade (“1.3”) of the set of RCE archived source files stored in a versioned file tree repository on the Secondary global server.
  • System Configuration
  • FIG. 7 is a pictorial diagram of a Primary [0082] global server 10 suitable for executing an application program embodying the present invention. FIG. 7 shows a processor 12 coupled bi-directionally to a memory 14 that encompasses read only memory (ROM) and random access memory (RAM). ROM is typically used for storing processor specific machine code necessary to bootup the computer comprising the Primary global server 10, to enable input and output functions, and to carry out other basic aspects of its operation. Prior to running any application program, the machine language code comprising the program is loaded into RAM within memory 14 and then executed by processor 12. Processor 12 is coupled to a display 16 on which the visualization of an HTML response discussed above is presented to a user. Often, programs and data are retained in a nonvolatile memory media that may be accessed by a compact disk-read only memory (CD-ROM) drive, compact disk-read/write memory (CD-R/W) drive, optical drive, digital versatile disc (DVD) drive, hard drive, tape drive and floppy disk drive, all generally indicated by reference numeral 18 in FIG. 7. A network interface 22 couples the processor 12 to a wide area network such as the Internet.
  • As noted above, embodiments of the present invention can be distributed for use on the computer system for the Primary [0083] global server 10 as machine instructions stored on a memory media such as a floppy disk 24 that is read by the floppy disk drive. The program would then typically be stored on the hard drive so that when the user elects to execute the application program to carry out the present invention, the machine instructions can readily be loaded into memory 14. Control of the computer and selection of options and input of data are implemented using input devices 20, which typically comprise a keyboard and a pointing device such as a mouse (neither separately shown). Further details of the system for the Primary global server 10 and of the computer comprising it are not illustrated, since they are generally well known to those of ordinary skill in the art. Additionally, computer systems for a Secondary global server and the content server could be configured in substantially the same way as the computer system for the Primary global server 10 illustrated here, albeit different in other ways.
  • It is to be understood that embodiments of the present invention can be created to support all file based content and applications including GIF, TIFF, AVI, JPEG, MPEG, HTML pages, JAVA scripts, Active Server pages, postscript document format (PDF), ActiveX, JAVA, and application programs. It is envisioned that embodiments of the present invention provides security mechanisms for protecting the delivery of content and application files to content servers. These security mechanisms enable remote administration of the present invention through a secure shell command line (SSH) and a secure socket layer (SSL) for browser based administration. [0084]
  • It is envisioned that embodiments of the present invention will enable a new content server to be deployed with minimal effort. A Primary or Secondary global server can employ the contents of the most current update file tree object to automatically generate a current version of the set of source files for a new local content server. Additionally, an important aspect of the present invention is that proprietary software does not have to be installed on the source servers or content servers to receive the benefits of the present invention. [0085]
  • While the preferred embodiment of the invention has been illustrated and described, it will be appreciated that various changes can be made therein without departing from the spirit and scope of the invention. [0086]

Claims (26)

The embodiments of the invention in which an exclusive property or privilege is claimed are defined as follows:
1. Method for updating a version of a set of source files stored on a content server over a network, comprising:
(a) determining a configuration of each content server on the network, the configuration enabling a source file to be copied to a location on the content server;
(b) identifying each source file on a source server that is different than any source file stored on a global server;
(c) copying each identifiably different source file from the source server to the global server, each source file copied from the source server and a set of source files stored on the global server being employed to create a current version of the set of source files on the global server; and
(d) employing the configuration of each content server to copy the current version of each source file that is included in the set of source files on the global server to a directory created on each content server, whereby the version of the set of source files stored on each content server is updated by renaming the current version of each source file copied to the directory on each content server.
2. The method of
claim 1
, further comprising:
(a) renaming each current version of each source file that is copied to the directory created on each content server; and
(b) deleting the directory created on the content server and deleting another version of each source file that is updated by the renaming of the current version of each source file copied to the directory.
3. The method of
claim 2
, wherein when the current version of each source file is copied to the directory created on each content server, further comprising disabling access to the set of source files on a particular content server until the renaming of the current version of each source file copied to the directory on the particular content is completed.
4. The method of
claim 2
, wherein when the current version of each source file is copied to the directory created on each content server, further comprising starting the renaming process with the current version of each copied source file that is furthest away from the root directory of each content server.
5. The method of
claim 1
, further comprising archiving each version of the set of source files in a repository on the global server, the archiving causing each source file to be individually compressed and stored as an archived object in the repository associated with the global server.
6. The method of
claim 5
, further comprising:
(a) when a return to a previous version of the set of source files is requested, retrieving each archived object associated with the previous version of the set of source files from the repository associated with the global server;
(b) unarchiving each archived object associated with the previous version of the set of source files to reconstitute each source file needed to upgrade the set of source files on the content server to the previous version; and
(c) copying each reconstituted source file to a directory created on each content server, whereby the version of the set of source files on each content server is upgraded to the previous version by renaming the copied reconstituted source files.
7. The method of
claim 5
, wherein the repository is a versioned file tree repository for the set of source files.
8. The method of
claim 1
, further comprising enabling a user to edit the configuration for each content server.
9. The method of
claim 1
, further comprising automatically obtaining the configuration for each content server.
10. The method of
claim 1
, further comprising employing a file access protocol to gain file level access to each source file, including FTP, NFS, CIFS and MFTP.
11. The method of
claim 10
, wherein employing the file access protocol to gain file level access to each source file further comprises employing one port to send and receive data that includes a message and a source file.
12. The method of
claim 1
, wherein a type of the source file includes image, hyper text mark-up language (HTML), script, sound, video, text, picture and application program code.
13. The method of
claim 1
, further comprising when a new content server is added to the network, employing the current version of the set of source files stored in a repository on the global server and a configuration of the new content server to replicate the current version of the set of source files in at least one directory created on the new content server.
14. The method of
claim 1
, further comprising:
(a) copying each identifiably different source file from the source server to a primary global server, the primary global server generating a separate container for each secondary global server, each container including the differences between the current version of the set of source files stored on the primary global server and a set of source files stored on each secondary global server associated with the container;
(b) distributing each container from the primary global server to each associated secondary global server, each secondary global server employing the contents of the container to replicate the current version of the set of source files in a repository on the secondary global server; and
(c) copying the current version of each source file stored in the repository on the secondary global server that is identified as necessary to replicate the current version of the set of source files on the content server to another directory created on each content server that is local to the secondary global server.
15. The method of
claim 14
, further comprising encrypting each message transmitted between the primary global server and each secondary global server.
16. The method of
claim 14
, further comprising storing the set of source files in a versioned file tree repository on the primary global server and each secondary global server.
17. The method of
claim 16
, further comprising:
(a) when another global server is added to the network, creating a copy of the versioned file tree repository for the set of source files; and
(b) replicating the versioned file tree repository for the set of source files on the other global server, the other global server employing the set of source files included in the versioned file tree repository to update the version of the set of source files stored on each content server that is local to the other global server.
18. The method of
claim 17
, wherein a type of the other global server includes primary and secondary.
19. The method of
claim 14
, wherein the distribution of the container to the secondary global server is automatic.
20. The method of
claim 14
, wherein the distribution of the container to the secondary global server is selectively enabled by an input.
21. The method of
claim 14
, wherein the updating to the current version of the set of source files on the content server is automatic.
22. The method of
claim 14
, wherein the updating to the current version of the set of source files on the content server is selectively enabled by an input.
23. The method of
claim 14
, further comprising distributing each container in a plurality of packets to the secondary global server, each packet having a size that is less than a size of the container.
24. The method of
claim 14
, further comprising distributing a particular list to each secondary global server, the list being employed by each secondary global server to identify the particular version for upgrading the set of sources files on each local content server.
25. A system for updating a set of source files on a remotely located content server over a network, comprising:
(a) a global server, comprising:
(i) a memory for storing logical instructions;
(ii) a network interface for communicating over the network; and
(ii) a processor for executing the logical instructions stored in the memory, the execution of the logical instructions causing functions to be performed, including:
(A) determining a configuration of each content server on the network, the configuration enabling a source file to be copied to a location on the content server;
(B) identifying each source file on a source server that is different than any source file stored on a global server;
(C) copying each identifiably different source file from the source server to the global server, each source file copied from the source server and a set of source files stored on the global server being employed to create a current version of the set of source files on the global server; and
(D) employing the configuration of each content server to copy the current version of each source file that is included in the set of source files on the global server to a directory created on each content server, whereby the version of the set of source files stored on each content server is updated by renaming the current version of each source file copied to the directory on each content server.
26. A computer-readable medium having computer-executable instructions for performing logical instructions stored in the medium, the execution of the logical instructions functions to be performed, comprising:
(a) determining a configuration of each content server on the network, the configuration enabling a source file to be copied to a location on the content server;
(b) identifying each source file on a source server that is different than any source file stored on a global server;
(c) copying each identifiably different source file from the source server to the global server, each source file copied from the source server and a set of source files stored on the global server being employed to create a current version of the set of source files on the global server; and
(d) employing the configuration of each content server to copy the current version of each source file that is included in the set of source files on the global server to a directory created on each content server, whereby the version of the set of source files stored on each content server is updated by renaming the current version of each source file copied to the directory on each content server.
US09/405,894 1999-06-22 1999-09-24 Method and system for automatically updating the version of a set of files stored on content servers Expired - Lifetime US6405219B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US09/405,894 US6405219B2 (en) 1999-06-22 1999-09-24 Method and system for automatically updating the version of a set of files stored on content servers
US10/056,821 US7113962B1 (en) 1999-06-22 2002-01-25 Method and system for automatically updating content stored on servers connected by a network
US11/284,305 US7707182B1 (en) 1999-06-22 2005-11-21 Method and system for automatically updating the version of a set of files stored on content servers

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14021399P 1999-06-22 1999-06-22
US09/405,894 US6405219B2 (en) 1999-06-22 1999-09-24 Method and system for automatically updating the version of a set of files stored on content servers

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/056,821 Continuation-In-Part US7113962B1 (en) 1999-06-22 2002-01-25 Method and system for automatically updating content stored on servers connected by a network

Publications (2)

Publication Number Publication Date
US20010042073A1 true US20010042073A1 (en) 2001-11-15
US6405219B2 US6405219B2 (en) 2002-06-11

Family

ID=26837976

Family Applications (3)

Application Number Title Priority Date Filing Date
US09/405,894 Expired - Lifetime US6405219B2 (en) 1999-06-22 1999-09-24 Method and system for automatically updating the version of a set of files stored on content servers
US10/056,821 Expired - Fee Related US7113962B1 (en) 1999-06-22 2002-01-25 Method and system for automatically updating content stored on servers connected by a network
US11/284,305 Expired - Fee Related US7707182B1 (en) 1999-06-22 2005-11-21 Method and system for automatically updating the version of a set of files stored on content servers

Family Applications After (2)

Application Number Title Priority Date Filing Date
US10/056,821 Expired - Fee Related US7113962B1 (en) 1999-06-22 2002-01-25 Method and system for automatically updating content stored on servers connected by a network
US11/284,305 Expired - Fee Related US7707182B1 (en) 1999-06-22 2005-11-21 Method and system for automatically updating the version of a set of files stored on content servers

Country Status (1)

Country Link
US (3) US6405219B2 (en)

Cited By (100)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020087569A1 (en) * 2000-12-07 2002-07-04 International Business Machines Corporation Method and system for the automatic generation of multi-lingual synchronized sub-titles for audiovisual data
US20030014526A1 (en) * 2001-07-16 2003-01-16 Sam Pullara Hardware load-balancing apparatus for session replication
US20030018732A1 (en) * 2001-07-16 2003-01-23 Jacobs Dean Bernard Data replication protocol
US20030033051A1 (en) * 2001-08-09 2003-02-13 John Wilkes Self-disentangling data storage technique
US20030046230A1 (en) * 2001-08-30 2003-03-06 Jacobs Dean Bernard Method for maintaining account consistency
US20030220947A1 (en) * 2002-03-27 2003-11-27 Minolta Co., Ltd. Recording medium of network administration program
US20030221127A1 (en) * 2001-09-18 2003-11-27 Hank Risan System and method for providing global media content delivery
US20030233433A1 (en) * 2002-02-21 2003-12-18 Halpern Eric M. Systems and methods for migratable services
US20040015950A1 (en) * 2001-05-10 2004-01-22 International Business Machines Corporation Application service provider upgrades
US20040025079A1 (en) * 2002-02-22 2004-02-05 Ananthan Srinivasan System and method for using a data replication service to manage a configuration repository
US20040045008A1 (en) * 2002-08-29 2004-03-04 June Deborah C. J2ee connector architecture
US20040078495A1 (en) * 2002-07-23 2004-04-22 Richard Mousseau System and method for implementing J2EE connector architecture
US6732180B1 (en) * 2000-08-08 2004-05-04 The University Of Tulsa Method to inhibit the identification and retrieval of proprietary media via automated search engines utilized in association with computer compatible communications network
GB2394809A (en) * 2002-10-01 2004-05-05 Sun Microsystems Inc Content server synchronisation
US20040158602A1 (en) * 2003-02-10 2004-08-12 Jeffrey Broberg Resource repository and technique for populating same
US20040172424A1 (en) * 2003-02-28 2004-09-02 Microsoft Corporation. Method for managing multiple file states for replicated files
US20040193609A1 (en) * 2003-03-26 2004-09-30 Sony Corporation Master content directory service server for providing a consolidated network-wide content directory
US20040243585A1 (en) * 2001-09-06 2004-12-02 Bea Systems, Inc. Exactly once cache framework
US20050055722A1 (en) * 2003-09-09 2005-03-10 Sony Corporation Intelligent routing of digital content
US20050055352A1 (en) * 2003-09-08 2005-03-10 Sony Corporation Content directory and synchronization bridge
US20050060370A1 (en) * 2003-09-17 2005-03-17 Sony Corporation Version based content distribution and synchronization system and method
US20050071486A1 (en) * 2003-09-25 2005-03-31 Sony Corporation Information and content exchange document type definitions to support content distribution
US6883036B1 (en) * 2001-06-25 2005-04-19 Bellsouth Intellectual Property Corporation System and method for managing network directories
US20050166153A1 (en) * 2004-01-22 2005-07-28 Edward Eytchison Methods and apparatus for presenting content
US20050192993A1 (en) * 2002-05-23 2005-09-01 Bea Systems, Inc. System and method for performing commutative operations in data access systems
US20050262169A1 (en) * 2004-05-19 2005-11-24 Christensen Barbara A Method and apparatus for synchronizing dataset object properties with underlying database structures
US20050262101A1 (en) * 2004-05-20 2005-11-24 Bea Systems, Inc. System and method for performing batch configuration changes
US20050267928A1 (en) * 2004-05-11 2005-12-01 Anderson Todd J Systems, apparatus and methods for managing networking devices
US20060004959A1 (en) * 2002-01-18 2006-01-05 Bea Systems, Inc. System and method for heterogeneous caching
US6999976B2 (en) 2002-05-29 2006-02-14 International Business Machines Corporation Method, apparatus, and program for using a Java archive to encode a file system delta
US7016922B1 (en) * 2000-04-27 2006-03-21 Autodesk, Inc. Intelligent object versioning
US7054910B1 (en) * 2001-12-20 2006-05-30 Emc Corporation Data replication facility for distributed computing environments
US20060123066A1 (en) * 2001-08-30 2006-06-08 Bea Systems, Inc. Cluster caching with concurrency checking
US20060123199A1 (en) * 2002-01-18 2006-06-08 Bea Systems, Inc. System and method for optimistic caching
US20060129872A1 (en) * 2002-02-22 2006-06-15 Fung Priscilla C Apparatus for highly available transaction recovery for transaction processing systems
US20060136473A1 (en) * 2004-12-20 2006-06-22 Lamb James A Service data organization
US20060143572A1 (en) * 2004-09-08 2006-06-29 Universal Electronics Inc. Configurable controlling device and associated configuration distribution system and method
US20060235952A1 (en) * 2001-09-06 2006-10-19 Bea Systems, Inc. Exactly once JMS communication
US20060271814A1 (en) * 2002-02-22 2006-11-30 Bea Systems, Inc. Method for highly available transaction recovery for transaction processing systems
US20060288300A1 (en) * 2004-09-08 2006-12-21 Universal Electronics Inc. Configurable controlling device and associated configuration upload and download system and method
US20070005662A1 (en) * 2005-06-30 2007-01-04 Microsoft Corporation Extensible and automatically replicating server farm configuration management infrastructure
US20070043787A1 (en) * 2005-08-17 2007-02-22 Cannon David M Maintaining an aggregate including active files in a storage pool in a random access medium
US20070043789A1 (en) * 2005-08-17 2007-02-22 International Business Machines Corporation Maintaining active-only copy storage pools
US7188126B2 (en) 2002-03-29 2007-03-06 Fujitsu Limited Electronic document management method and program
US20070061705A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Modularized web provisioning
US7251670B1 (en) * 2002-12-16 2007-07-31 Cisco Technology, Inc. Methods and apparatus for replicating a catalog in a content distribution network
US20070276916A1 (en) * 2006-05-25 2007-11-29 Red Hat, Inc. Methods and systems for updating clients from a server
US20080016207A1 (en) * 2006-07-14 2008-01-17 Wesley Homer Cheng Electronic driver log application with bi-directional messaging to multiple backend systems
US20080109498A1 (en) * 2006-11-08 2008-05-08 Pramod Achyut Bhandiwad Method to efficiently use the disk space while unarchiving
US20090198358A1 (en) * 1996-10-02 2009-08-06 James D. Logan And Kerry M. Logan Family Trust System for disseminating media content representing episodes in a serialized sequence
US20100094972A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Hybrid distributed streaming system comprising high-bandwidth servers and peer-to-peer devices
US20100095012A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Fast retrieval and progressive retransmission of content
US7707289B1 (en) * 2000-01-31 2010-04-27 F5 Networks, Inc. Method and system for enabling persistent access to virtual servers by an LDNS server
US7739233B1 (en) * 2003-02-14 2010-06-15 Google Inc. Systems and methods for replicating data
US7930704B2 (en) 2002-02-06 2011-04-19 Oracle International Corporation J2EE component extension architecture
US8015235B1 (en) * 2006-01-03 2011-09-06 Emc Corporation Group services
US20110302242A1 (en) * 2009-02-18 2011-12-08 Cdnetworks Co., Ltd. File system and method for delivering contents in file system
US8255366B1 (en) * 2009-03-25 2012-08-28 Symantec Corporation Segment-based method for efficient file restoration
US20120317239A1 (en) * 2011-06-08 2012-12-13 Workshare Ltd. Method and system for collaborative editing of a remotely stored document
US8370341B1 (en) * 2012-01-06 2013-02-05 Inkling Systems, Inc. Systems and methods for determining and facilitating content updates for a user device
US20130036092A1 (en) * 2011-08-03 2013-02-07 Amadeus S.A.S. Method and System to Maintain Strong Consistency of Distributed Replicated Contents in a Client/Server System
US20140310404A1 (en) * 2013-04-11 2014-10-16 Uniloc Luxembourg S.A. Shared state among multiple devices
US20150169614A1 (en) * 2013-12-18 2015-06-18 Verizon Patent And Licensing Inc. Synchronization of program code between revision management applications utilizing different version-control architectures
US20150244569A1 (en) * 2014-02-25 2015-08-27 Red Hat, Inc. Unified and persistent network configuration
WO2016025490A1 (en) * 2014-08-11 2016-02-18 24/7 Customer, Inc. Methods and apparatuses for modeling customer interaction experiences
US9294441B2 (en) 2003-09-17 2016-03-22 Sony Corporation Middleware filter agent between server and PDA
US9473512B2 (en) 2008-07-21 2016-10-18 Workshare Technology, Inc. Methods and systems to implement fingerprint lookups across remote agents
US9542177B1 (en) * 2012-10-30 2017-01-10 Amazon Technologies, Inc. Peer configuration analysis and enforcement
US9613340B2 (en) 2011-06-14 2017-04-04 Workshare Ltd. Method and system for shared document approval
CN106657174A (en) * 2015-10-28 2017-05-10 阿里巴巴集团控股有限公司 Data synchronizing and updating methods and data synchronizing and updating devices
US20170185687A1 (en) * 2015-12-29 2017-06-29 Dropbox, Inc. Content Item Activity Feed for Presenting Events Associated with Content Items
US9720575B2 (en) 2004-09-08 2017-08-01 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US9769070B2 (en) 2015-01-28 2017-09-19 Maxim Basunov System and method of providing a platform for optimizing traffic through a computer network with distributed routing domains interconnected through data center interconnect links
WO2018067180A1 (en) * 2016-10-07 2018-04-12 Rovi Guides, Inc. Systems and methods for selectively storing specific versions of previously stored media assets based on pre-defined differences in characteristics
US9948676B2 (en) 2013-07-25 2018-04-17 Workshare, Ltd. System and method for securing documents prior to transmission
US9959417B2 (en) 2008-11-18 2018-05-01 Workshare, Ltd. Methods and systems for preventing transmission of sensitive data from a remote computer device
US10003536B2 (en) 2013-07-25 2018-06-19 Grigore Raileanu System and method for managing bandwidth usage rates in a packet-switched network
US10025759B2 (en) 2010-11-29 2018-07-17 Workshare Technology, Inc. Methods and systems for monitoring documents exchanged over email applications
US10055409B2 (en) 2013-03-14 2018-08-21 Workshare, Ltd. Method and system for document retrieval with selective document comparison
US10069698B2 (en) * 2013-07-23 2018-09-04 Fujitsu Limited Fault-tolerant monitoring apparatus, method and system
US10133723B2 (en) 2014-12-29 2018-11-20 Workshare Ltd. System and method for determining document version geneology
US10506038B1 (en) * 2015-12-24 2019-12-10 Jpmorgan Chase Bank, N.A. Method and system for implementing a global node architecture
US10574729B2 (en) 2011-06-08 2020-02-25 Workshare Ltd. System and method for cross platform document sharing
US10783326B2 (en) 2013-03-14 2020-09-22 Workshare, Ltd. System for tracking changes in a collaborative document editing environment
US10791186B2 (en) 2014-04-08 2020-09-29 Dropbox, Inc. Displaying presence in an application accessing shared and synchronized content
US10880359B2 (en) 2011-12-21 2020-12-29 Workshare, Ltd. System and method for cross platform document sharing
US10887388B2 (en) 2014-04-08 2021-01-05 Dropbox, Inc. Managing presence among devices accessing shared and synchronized content
US10911492B2 (en) 2013-07-25 2021-02-02 Workshare Ltd. System and method for securing documents prior to transmission
US10924408B2 (en) 2014-11-07 2021-02-16 Noction, Inc. System and method for optimizing traffic in packet-switched networks with internet exchanges
US10965746B2 (en) 2014-04-08 2021-03-30 Dropbox, Inc. Determining presence in an application accessing shared and synchronized content
US11030163B2 (en) 2011-11-29 2021-06-08 Workshare, Ltd. System for tracking and displaying changes in a set of related electronic documents
US11132107B2 (en) 2015-03-02 2021-09-28 Dropbox, Inc. Native application collaboration
US11172038B2 (en) 2014-04-08 2021-11-09 Dropbox, Inc. Browser display of native application presence and interaction data
US11182551B2 (en) 2014-12-29 2021-11-23 Workshare Ltd. System and method for determining document version geneology
US11425175B2 (en) 2016-04-04 2022-08-23 Dropbox, Inc. Change comments for synchronized content items
US11567907B2 (en) 2013-03-14 2023-01-31 Workshare, Ltd. Method and system for comparing document versions encoded in a hierarchical representation
US11687217B2 (en) 2004-09-08 2023-06-27 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US20230214324A1 (en) * 2021-12-30 2023-07-06 Verizon Media Inc. Content cache invalidation using cache tags
US11763013B2 (en) 2015-08-07 2023-09-19 Workshare, Ltd. Transaction document management system and method
US11875028B2 (en) 2015-12-30 2024-01-16 Dropbox, Inc. Native application collaboration

Families Citing this family (238)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6148414A (en) * 1998-09-24 2000-11-14 Seek Systems, Inc. Methods and systems for implementing shared disk array management functions
US6732187B1 (en) * 1999-09-24 2004-05-04 Cisco Technology, Inc. Opaque packet handles
US7266706B2 (en) * 1999-03-03 2007-09-04 Yottayotta, Inc. Methods and systems for implementing shared disk array management functions
US6601090B1 (en) 1999-06-25 2003-07-29 Nortel Networks Limited System and method for servicing internet object accessess from a coupled intranet
JP3429707B2 (en) * 1999-06-30 2003-07-22 株式会社次世代情報放送システム研究所 Transmission device and transmission method, reception device and reception method, and transmission / reception system and transmission / reception method
JP3490641B2 (en) * 1999-06-30 2004-01-26 松下電器産業株式会社 Transmission device and transmission method, reception device and reception method, and transmission / reception system and transmission / reception method
US7181539B1 (en) * 1999-09-01 2007-02-20 Microsoft Corporation System and method for data synchronization
DE10048942B4 (en) * 1999-12-01 2008-07-03 International Business Machines Corp. Method and system for maintaining software over a network
US6526418B1 (en) * 1999-12-16 2003-02-25 Livevault Corporation Systems and methods for backing up data files
US6754678B2 (en) * 1999-12-20 2004-06-22 California Institute Of Technology Securely and autonomously synchronizing data in a distributed computing environment
US8756342B1 (en) * 2000-02-07 2014-06-17 Parallel Networks, Llc Method and apparatus for content synchronization
US7024466B2 (en) * 2000-04-07 2006-04-04 Movielink, Llc Network configured for delivery of content for download to a recipient
US20020073033A1 (en) * 2000-04-07 2002-06-13 Sherr Scott Jeffrey Online digital video signal transfer apparatus and method
US6725218B1 (en) * 2000-04-28 2004-04-20 Cisco Technology, Inc. Computerized database system and method
US6842769B1 (en) * 2000-05-05 2005-01-11 Interland, Inc. Automatically configured network server
US7716367B1 (en) * 2000-07-20 2010-05-11 Akamai Technologies, Inc. Network performance monitoring in a content delivery service
US6976063B1 (en) * 2000-11-02 2005-12-13 Microsoft Corporation Method and system for dynamically configuring a server computer
DE10064209C2 (en) * 2000-12-22 2003-06-18 Siemens Ag Process for handling information
US20040133606A1 (en) 2003-01-02 2004-07-08 Z-Force Communications, Inc. Directory aggregation for files distributed over a plurality of servers in a switched file system
US7788335B2 (en) 2001-01-11 2010-08-31 F5 Networks, Inc. Aggregated opportunistic lock and aggregated implicit lock management for locking aggregated files in a switched file system
US8195760B2 (en) 2001-01-11 2012-06-05 F5 Networks, Inc. File aggregation in a switched file system
US8239354B2 (en) 2005-03-03 2012-08-07 F5 Networks, Inc. System and method for managing small-size files in an aggregated file system
US7562110B2 (en) 2001-01-11 2009-07-14 F5 Networks, Inc. File switch and switched file system
US7509322B2 (en) 2001-01-11 2009-03-24 F5 Networks, Inc. Aggregated lock management for locking aggregated files in a switched file system
US7512673B2 (en) 2001-01-11 2009-03-31 Attune Systems, Inc. Rule based aggregation of files and transactions in a switched file system
US7269157B2 (en) 2001-04-10 2007-09-11 Internap Network Services Corporation System and method to assure network service levels with intelligent routing
US20030167287A1 (en) * 2001-04-11 2003-09-04 Karl Forster Information protection system
US7509498B2 (en) * 2001-06-29 2009-03-24 Intel Corporation Digital signature validation
US6918013B2 (en) * 2001-07-16 2005-07-12 Bea Systems, Inc. System and method for flushing bean cache
US20030023898A1 (en) * 2001-07-16 2003-01-30 Jacobs Dean Bernard Layered architecture for data replication
US7409420B2 (en) * 2001-07-16 2008-08-05 Bea Systems, Inc. Method and apparatus for session replication and failover
US7685126B2 (en) 2001-08-03 2010-03-23 Isilon Systems, Inc. System and methods for providing a distributed file system utilizing metadata to track information about data stored throughout the system
US7146524B2 (en) 2001-08-03 2006-12-05 Isilon Systems, Inc. Systems and methods for providing a distributed file system incorporating a virtual hot spare
US7225236B1 (en) * 2001-08-07 2007-05-29 3Com Corporation Load balancing between LNSs using virtual LNS with minimal LAC configuration
US20030030733A1 (en) * 2001-08-08 2003-02-13 Seaman Mark D. System and method for synchronization of media data
US7496645B2 (en) * 2001-10-18 2009-02-24 Hewlett-Packard Development Company, L.P. Deployment of business logic software and data content onto network servers
US7412720B1 (en) * 2001-11-02 2008-08-12 Bea Systems, Inc. Delegated authentication using a generic application-layer network protocol
US7668966B2 (en) * 2001-11-02 2010-02-23 Internap Network Services Corporation Data network controller
US7133365B2 (en) * 2001-11-02 2006-11-07 Internap Network Services Corporation System and method to provide routing control of information over networks
US7222190B2 (en) * 2001-11-02 2007-05-22 Internap Network Services Corporation System and method to provide routing control of information over data networks
US7561517B2 (en) 2001-11-02 2009-07-14 Internap Network Services Corporation Passive route control of data networks
US7246230B2 (en) 2002-01-29 2007-07-17 Bea Systems, Inc. Single sign-on over the internet using public-key cryptography
US20030229686A1 (en) * 2002-06-07 2003-12-11 Kris Kortright System and method for synchronizing the configuration of distributed network management applications
US8447963B2 (en) 2002-06-12 2013-05-21 Bladelogic Inc. Method and system for simplifying distributed server management
US7114180B1 (en) * 2002-07-16 2006-09-26 F5 Networks, Inc. Method and system for authenticating and authorizing requestors interacting with content servers
CN1331045C (en) * 2002-08-19 2007-08-08 万达信息股份有限公司 Software automatic upgrading and updating method under Client/Server frame
US7937421B2 (en) * 2002-11-14 2011-05-03 Emc Corporation Systems and methods for restriping files in a distributed file system
WO2004056047A1 (en) * 2002-12-13 2004-07-01 Internap Network Services Corporation Topology aware route control
US7523184B2 (en) * 2002-12-31 2009-04-21 Time Warner Cable, Inc. System and method for synchronizing the configuration of distributed network management applications
US7877511B1 (en) 2003-01-13 2011-01-25 F5 Networks, Inc. Method and apparatus for adaptive services networking
US7174334B2 (en) * 2003-01-16 2007-02-06 Hewlett-Packard Development Company, L.P. System and method for efficiently replicating a file among a plurality of recipients
US7512701B2 (en) * 2003-01-16 2009-03-31 Hewlett-Packard Development Company, L.P. System and method for efficiently replicating a file among a plurality of recipients in a reliable manner
US7200598B2 (en) * 2003-01-16 2007-04-03 Hewlett-Packard Development Company, L.P. System and method for efficiently replicating a file among a plurality of recipients having improved scalability
US7454424B2 (en) * 2003-01-16 2008-11-18 Hewlett-Packard Development Company, L.P. System and method for efficiently replicating a file
US7359926B1 (en) 2003-02-13 2008-04-15 Stampede, Technologies, Inc. System for optimization of database replication/synchronization
US7761876B2 (en) * 2003-03-20 2010-07-20 Siemens Enterprise Communications, Inc. Method and system for balancing the load on media processors based upon CPU utilization information
US8626944B2 (en) * 2003-05-05 2014-01-07 Hewlett-Packard Development Company, L.P. System and method for efficient replication of files
US7353509B2 (en) * 2003-05-27 2008-04-01 Akamai Technologies, Inc. Method and system for managing software installs in a distributed computer network
US7760729B2 (en) 2003-05-28 2010-07-20 Citrix Systems, Inc. Policy based network address translation
US7251668B2 (en) * 2003-06-19 2007-07-31 International Business Machines Corporation Configuration management file rename utility
AU2004252912A1 (en) * 2003-06-24 2005-01-06 Interwoven, Inc. Website development involving journahng and parent maps replacement
TWI237792B (en) * 2003-07-11 2005-08-11 Via Tech Inc Method and apparatus for updating simultaneously distributed webpage data of various languages, and storage medium therefor
US7523217B2 (en) * 2003-07-15 2009-04-21 Hewlett-Packard Development Company, L.P. System and method having improved efficiency and reliability for distributing a file among a plurality of recipients
US7349906B2 (en) * 2003-07-15 2008-03-25 Hewlett-Packard Development Company, L.P. System and method having improved efficiency for distributing a file among a plurality of recipients
US7225208B2 (en) * 2003-09-30 2007-05-29 Iron Mountain Incorporated Systems and methods for backing up data files
US7472254B2 (en) * 2003-10-10 2008-12-30 Iora, Ltd. Systems and methods for modifying a set of data objects
US7978716B2 (en) 2003-11-24 2011-07-12 Citrix Systems, Inc. Systems and methods for providing a VPN solution
US7392265B2 (en) * 2003-12-02 2008-06-24 Sap Ag Updating data in a multi-system network that utilizes asynchronous message transfer
US7743420B2 (en) 2003-12-02 2010-06-22 Imperva, Inc. Dynamic learning method and adaptive normal behavior profile (NBP) architecture for providing fast protection of enterprise applications
US7383289B2 (en) * 2003-12-02 2008-06-03 Sap Aktiengesellschaft Updating and maintaining data in a multi-system network using asynchronous message transfer
US8601049B2 (en) * 2004-03-04 2013-12-03 The United States Postal Service System and method for providing centralized management and distribution of information to remote users
US8468229B2 (en) * 2004-03-31 2013-06-18 Telecom Italia S.P.A. Method and system for controlling content distribution, related network and computer program product therefor
US20060004806A1 (en) * 2004-06-01 2006-01-05 Kraft Frank M Updating data in a multi-system network that utilizes asynchronous message transfer
US7757074B2 (en) 2004-06-30 2010-07-13 Citrix Application Networking, Llc System and method for establishing a virtual private network
US8495305B2 (en) 2004-06-30 2013-07-23 Citrix Systems, Inc. Method and device for performing caching of dynamically generated objects in a data communication network
US8739274B2 (en) * 2004-06-30 2014-05-27 Citrix Systems, Inc. Method and device for performing integrated caching in a data communication network
US8914522B2 (en) 2004-07-23 2014-12-16 Citrix Systems, Inc. Systems and methods for facilitating a peer to peer route via a gateway
KR20070037650A (en) 2004-07-23 2007-04-05 사이트릭스 시스템스, 인크. A method and systems for routing packets from an endpoint to a gateway
US7711835B2 (en) 2004-09-30 2010-05-04 Citrix Systems, Inc. Method and apparatus for reducing disclosure of proprietary data in a networked environment
US7748032B2 (en) 2004-09-30 2010-06-29 Citrix Systems, Inc. Method and apparatus for associating tickets in a ticket hierarchy
US8613048B2 (en) 2004-09-30 2013-12-17 Citrix Systems, Inc. Method and apparatus for providing authorized remote access to application sessions
US8055711B2 (en) 2004-10-29 2011-11-08 Emc Corporation Non-blocking commit protocol systems and methods
US8238350B2 (en) * 2004-10-29 2012-08-07 Emc Corporation Message batching with checkpoints systems and methods
US8051425B2 (en) 2004-10-29 2011-11-01 Emc Corporation Distributed system with asynchronous execution systems and methods
US8700695B2 (en) 2004-12-30 2014-04-15 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP pooling
US7810089B2 (en) 2004-12-30 2010-10-05 Citrix Systems, Inc. Systems and methods for automatic installation and execution of a client-side acceleration program
US8954595B2 (en) 2004-12-30 2015-02-10 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP buffering
US8706877B2 (en) 2004-12-30 2014-04-22 Citrix Systems, Inc. Systems and methods for providing client-side dynamic redirection to bypass an intermediary
US8549149B2 (en) 2004-12-30 2013-10-01 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP multiplexing
US7885970B2 (en) 2005-01-20 2011-02-08 F5 Networks, Inc. Scalable system for partitioning and accessing metadata over multiple servers
US20060167838A1 (en) * 2005-01-21 2006-07-27 Z-Force Communications, Inc. File-based hybrid file storage scheme supporting multiple file switches
US8255456B2 (en) 2005-12-30 2012-08-28 Citrix Systems, Inc. System and method for performing flash caching of dynamically generated objects in a data communication network
EP2739014B1 (en) 2005-01-24 2018-08-01 Citrix Systems, Inc. Systems and methods for performing caching of dynamically generated objects in a network
US8085695B2 (en) * 2005-01-25 2011-12-27 Intel Corporation Bootstrapping devices using automatic configuration services
US8024568B2 (en) 2005-01-28 2011-09-20 Citrix Systems, Inc. Method and system for verification of an endpoint security scan
US7958347B1 (en) 2005-02-04 2011-06-07 F5 Networks, Inc. Methods and apparatus for implementing authentication
US7552115B2 (en) * 2005-04-15 2009-06-23 Microsoft Corporation Method and system for efficient generation of storage reports
JP2006309547A (en) * 2005-04-28 2006-11-09 Toshiba Corp Information processor and information processing method
US8171238B1 (en) 2007-07-05 2012-05-01 Silver Peak Systems, Inc. Identification of data stored in memory
US8370583B2 (en) 2005-08-12 2013-02-05 Silver Peak Systems, Inc. Network memory architecture for providing data based on local accessibility
US8095774B1 (en) 2007-07-05 2012-01-10 Silver Peak Systems, Inc. Pre-fetching data into a memory
US8392684B2 (en) 2005-08-12 2013-03-05 Silver Peak Systems, Inc. Data encryption in a network memory architecture for providing data based on local accessibility
US7571344B2 (en) * 2005-08-12 2009-08-04 Silver Peak Systems, Inc. Ensuring data integrity in network memory
US7676554B1 (en) 2005-09-15 2010-03-09 Juniper Networks, Inc. Network acceleration device having persistent in-memory cache
US7644108B1 (en) 2005-09-15 2010-01-05 Juniper Networks, Inc. Network acceleration device cache supporting multiple historical versions of content
US7979509B1 (en) 2005-09-15 2011-07-12 Juniper Networks, Inc. Clustered network acceleration devices having shared cache
US8929402B1 (en) 2005-09-29 2015-01-06 Silver Peak Systems, Inc. Systems and methods for compressing packet data by predicting subsequent data
US8489562B1 (en) 2007-11-30 2013-07-16 Silver Peak Systems, Inc. Deferred data storage
US8811431B2 (en) 2008-11-20 2014-08-19 Silver Peak Systems, Inc. Systems and methods for compressing packet data
CN100437420C (en) * 2005-09-30 2008-11-26 联想(北京)有限公司 Computer system and its safety encryption
US7788303B2 (en) * 2005-10-21 2010-08-31 Isilon Systems, Inc. Systems and methods for distributed system scanning
US7551572B2 (en) 2005-10-21 2009-06-23 Isilon Systems, Inc. Systems and methods for providing variable protection
US7797283B2 (en) * 2005-10-21 2010-09-14 Isilon Systems, Inc. Systems and methods for maintaining distributed data
US7917474B2 (en) 2005-10-21 2011-03-29 Isilon Systems, Inc. Systems and methods for accessing and updating distributed data
US7617305B2 (en) * 2005-12-07 2009-11-10 Watchguard Technologies, Inc. Email server system and method
KR100762689B1 (en) * 2005-12-08 2007-10-01 삼성에스디아이 주식회사 Portable Display Device
US8301839B2 (en) 2005-12-30 2012-10-30 Citrix Systems, Inc. System and method for performing granular invalidation of cached dynamically generated objects in a data communication network
US7921184B2 (en) 2005-12-30 2011-04-05 Citrix Systems, Inc. System and method for performing flash crowd caching of dynamically generated objects in a data communication network
US7848261B2 (en) 2006-02-17 2010-12-07 Isilon Systems, Inc. Systems and methods for providing a quiescing protocol
US7756898B2 (en) 2006-03-31 2010-07-13 Isilon Systems, Inc. Systems and methods for notifying listeners of events
US8417746B1 (en) 2006-04-03 2013-04-09 F5 Networks, Inc. File system management with enhanced searchability
US7730538B2 (en) * 2006-06-02 2010-06-01 Microsoft Corporation Combining virus checking and replication filtration
US8885632B2 (en) 2006-08-02 2014-11-11 Silver Peak Systems, Inc. Communications scheduler
US8539056B2 (en) * 2006-08-02 2013-09-17 Emc Corporation Systems and methods for configuring multiple network interfaces
US8755381B2 (en) 2006-08-02 2014-06-17 Silver Peak Systems, Inc. Data matching using flow based packet data storage
US7734184B2 (en) * 2006-08-04 2010-06-08 Finisar Corporation Optical transceiver module having an active linear optoelectronic device
US7882071B2 (en) * 2006-08-18 2011-02-01 Isilon Systems, Inc. Systems and methods for a snapshot of data
US7822932B2 (en) 2006-08-18 2010-10-26 Isilon Systems, Inc. Systems and methods for providing nonlinear journaling
US7680836B2 (en) * 2006-08-18 2010-03-16 Isilon Systems, Inc. Systems and methods for a snapshot of data
US7590652B2 (en) 2006-08-18 2009-09-15 Isilon Systems, Inc. Systems and methods of reverse lookup
US7680842B2 (en) 2006-08-18 2010-03-16 Isilon Systems, Inc. Systems and methods for a snapshot of data
US7752402B2 (en) * 2006-08-18 2010-07-06 Isilon Systems, Inc. Systems and methods for allowing incremental journaling
US7899800B2 (en) 2006-08-18 2011-03-01 Isilon Systems, Inc. Systems and methods for providing nonlinear journaling
US7676691B2 (en) * 2006-08-18 2010-03-09 Isilon Systems, Inc. Systems and methods for providing nonlinear journaling
US7953704B2 (en) * 2006-08-18 2011-05-31 Emc Corporation Systems and methods for a snapshot of data
US7627615B2 (en) * 2006-10-30 2009-12-01 Oracle International Corporation Copy-on-write versioning of documents
US8533846B2 (en) 2006-11-08 2013-09-10 Citrix Systems, Inc. Method and system for dynamically associating access rights with a resource
US8286029B2 (en) 2006-12-21 2012-10-09 Emc Corporation Systems and methods for managing unavailable storage devices
US8006281B2 (en) 2006-12-21 2011-08-23 Microsoft Corporation Network accessible trusted code
US20080155191A1 (en) * 2006-12-21 2008-06-26 Anderson Robert J Systems and methods for providing heterogeneous storage systems
US7593938B2 (en) 2006-12-22 2009-09-22 Isilon Systems, Inc. Systems and methods of directory entry encodings
US7509448B2 (en) * 2007-01-05 2009-03-24 Isilon Systems, Inc. Systems and methods for managing semantic locks
US20080209120A1 (en) * 2007-02-26 2008-08-28 Microsoft Corporation Accelerating cache performance by active cache validation
US8966080B2 (en) 2007-04-13 2015-02-24 Emc Corporation Systems and methods of managing resource utilization on a threaded computer system
US7900015B2 (en) * 2007-04-13 2011-03-01 Isilon Systems, Inc. Systems and methods of quota accounting
US7779048B2 (en) 2007-04-13 2010-08-17 Isilon Systems, Inc. Systems and methods of providing possible value ranges
US8682916B2 (en) 2007-05-25 2014-03-25 F5 Networks, Inc. Remote file virtualization in a switched file system
US8762984B2 (en) * 2007-05-31 2014-06-24 Microsoft Corporation Content distribution infrastructure
US7949692B2 (en) 2007-08-21 2011-05-24 Emc Corporation Systems and methods for portals into snapshot data
US7966289B2 (en) 2007-08-21 2011-06-21 Emc Corporation Systems and methods for reading objects in a file system
US7882068B2 (en) * 2007-08-21 2011-02-01 Isilon Systems, Inc. Systems and methods for adaptive copy on write
US9177115B2 (en) 2007-08-22 2015-11-03 International Business Machines Corporation Data subscription management system
US7948921B1 (en) 2007-09-20 2011-05-24 Silver Peak Systems, Inc. Automatic network optimization
US8245217B2 (en) * 2007-10-12 2012-08-14 Microsoft Corporation Management of software and operating system updates required for the process of creating a virtual machine facsimile of an existing physical or virtual machine
US8180747B2 (en) 2007-11-12 2012-05-15 F5 Networks, Inc. Load sharing cluster file systems
US8117244B2 (en) 2007-11-12 2012-02-14 F5 Networks, Inc. Non-disruptive file migration
US8548953B2 (en) 2007-11-12 2013-10-01 F5 Networks, Inc. File deduplication using storage tiers
US8307115B1 (en) 2007-11-30 2012-11-06 Silver Peak Systems, Inc. Network memory mirroring
US8352785B1 (en) 2007-12-13 2013-01-08 F5 Networks, Inc. Methods for generating a unified virtual snapshot and systems thereof
US7697557B2 (en) * 2007-12-26 2010-04-13 Alcatel Lucent Predictive caching content distribution network
US9135321B2 (en) * 2008-02-06 2015-09-15 Microsoft Technology Licensing, Llc Synchronization infrastructure for networked devices, applications and services in a loosely coupled multi-master synchronization environment
US8442052B1 (en) 2008-02-20 2013-05-14 Silver Peak Systems, Inc. Forward packet recovery
US9135284B1 (en) 2008-03-13 2015-09-15 Blue Coat Systems, Inc. Composite execution of rename operations in wide area file systems
US7870345B2 (en) 2008-03-27 2011-01-11 Isilon Systems, Inc. Systems and methods for managing stalled storage devices
US7953709B2 (en) 2008-03-27 2011-05-31 Emc Corporation Systems and methods for a read only mode for a portion of a storage system
US7949636B2 (en) 2008-03-27 2011-05-24 Emc Corporation Systems and methods for a read only mode for a portion of a storage system
US7984324B2 (en) * 2008-03-27 2011-07-19 Emc Corporation Systems and methods for managing stalled storage devices
US20090307302A1 (en) * 2008-06-06 2009-12-10 Snap-On Incorporated System and Method for Providing Data from a Server to a Client
US9747340B2 (en) * 2008-06-19 2017-08-29 Microsoft Technology Licensing, Llc Method and system of using a local hosted cache and cryptographic hash functions to reduce network traffic
US9717021B2 (en) 2008-07-03 2017-07-25 Silver Peak Systems, Inc. Virtual network overlay
US10164861B2 (en) 2015-12-28 2018-12-25 Silver Peak Systems, Inc. Dynamic monitoring and visualization for network health characteristics
US10805840B2 (en) 2008-07-03 2020-10-13 Silver Peak Systems, Inc. Data transmission via a virtual wide area network overlay
US8743683B1 (en) 2008-07-03 2014-06-03 Silver Peak Systems, Inc. Quality of service using multiple flows
US8549582B1 (en) 2008-07-11 2013-10-01 F5 Networks, Inc. Methods for handling a multi-protocol content name and systems thereof
US9286293B2 (en) * 2008-07-30 2016-03-15 Microsoft Technology Licensing, Llc Populating and using caches in client-side caching
US7962502B2 (en) * 2008-11-18 2011-06-14 Yahoo! Inc. Efficient caching for dynamic webservice queries using cachable fragments
US8769049B2 (en) * 2009-04-24 2014-07-01 Microsoft Corporation Intelligent tiers of backup data
US8560639B2 (en) * 2009-04-24 2013-10-15 Microsoft Corporation Dynamic placement of replica data
US8769055B2 (en) * 2009-04-24 2014-07-01 Microsoft Corporation Distributed backup and versioning
US8935366B2 (en) * 2009-04-24 2015-01-13 Microsoft Corporation Hybrid distributed and cloud backup architecture
US8301837B1 (en) 2009-05-19 2012-10-30 F5 Networks, Inc. Methods for providing a response and systems thereof
US8423581B2 (en) * 2009-10-07 2013-04-16 International Business Machines Corporation Proxy support for special subtree entries in a directory information tree using attribute rules
US8832259B1 (en) * 2009-10-30 2014-09-09 Hewlett-Packard Development Company, L.P. Virtual service mode methods for network remote monitoring and managing system
US20110102157A1 (en) * 2009-11-05 2011-05-05 Nokia Corporation Wake-Up For Wireless Devices Based On Requested Data
US10721269B1 (en) 2009-11-06 2020-07-21 F5 Networks, Inc. Methods and system for returning requests with javascript for clients before passing a request to a server
US8204860B1 (en) 2010-02-09 2012-06-19 F5 Networks, Inc. Methods and systems for snapshot reconstitution
US9195500B1 (en) 2010-02-09 2015-11-24 F5 Networks, Inc. Methods for seamless storage importing and devices thereof
US8347100B1 (en) 2010-07-14 2013-01-01 F5 Networks, Inc. Methods for DNSSEC proxying and deployment amelioration and systems thereof
US9286298B1 (en) 2010-10-14 2016-03-15 F5 Networks, Inc. Methods for enhancing management of backup data sets and devices thereof
US9753713B2 (en) 2010-10-22 2017-09-05 Microsoft Technology Licensing, Llc Coordinated upgrades in distributed systems
ES2408131B1 (en) * 2011-05-12 2014-06-05 Telefónica, S.A. SYSTEM AND METHOD FOR INTERCONNECTION OF NETWORK OF DISTRIBUTION OF CONTENTS
US8396836B1 (en) 2011-06-30 2013-03-12 F5 Networks, Inc. System for mitigating file virtualization storage import latency
US8838725B2 (en) * 2011-07-27 2014-09-16 Verizon Patent And Licensing Inc. Internet cache subscription for wireless mobile users
US9607006B2 (en) * 2011-10-06 2017-03-28 General Electric Company Temporary distributed file persistence
US9130991B2 (en) 2011-10-14 2015-09-08 Silver Peak Systems, Inc. Processing data packets in performance enhancing proxy (PEP) environment
US8463850B1 (en) 2011-10-26 2013-06-11 F5 Networks, Inc. System and method of algorithmically generating a server side transaction identifier
US9626224B2 (en) 2011-11-03 2017-04-18 Silver Peak Systems, Inc. Optimizing available computing resources within a virtual environment
US8719196B2 (en) 2011-12-19 2014-05-06 Go Daddy Operating Company, LLC Methods for monitoring computer resources using a first and second matrix, and a feature relationship tree
US8600915B2 (en) 2011-12-19 2013-12-03 Go Daddy Operating Company, LLC Systems for monitoring computer resources
US9020912B1 (en) 2012-02-20 2015-04-28 F5 Networks, Inc. Methods for accessing data in a compressed file system and devices thereof
US8266246B1 (en) * 2012-03-06 2012-09-11 Limelight Networks, Inc. Distributed playback session customization file management
KR101994163B1 (en) 2012-08-24 2019-09-30 삼성전자 주식회사 Device and method for synchronizing compression contents file and system using the same
US9519501B1 (en) 2012-09-30 2016-12-13 F5 Networks, Inc. Hardware assisted flow acceleration and L2 SMAC management in a heterogeneous distributed multi-tenant virtualized clustered system
JP6064529B2 (en) * 2012-11-07 2017-01-25 株式会社リコー Information processing device
US9596279B2 (en) 2013-02-08 2017-03-14 Dell Products L.P. Cloud-based streaming data receiver and persister
US9442993B2 (en) 2013-02-11 2016-09-13 Dell Products L.P. Metadata manager for analytics system
US9191432B2 (en) 2013-02-11 2015-11-17 Dell Products L.P. SAAS network-based backup system
US9141680B2 (en) * 2013-02-11 2015-09-22 Dell Products L.P. Data consistency and rollback for cloud analytics
US10257249B1 (en) * 2013-02-14 2019-04-09 The Directv Group, Inc. Method and system for communicating content to a client device by pulling content from a publisher from a content delivery network when first requested by the client device
US10375155B1 (en) 2013-02-19 2019-08-06 F5 Networks, Inc. System and method for achieving hardware acceleration for asymmetric flow connections
US9554418B1 (en) 2013-02-28 2017-01-24 F5 Networks, Inc. Device for topology hiding of a visited network
US9247027B1 (en) * 2013-12-27 2016-01-26 Google Inc. Content versioning in a client/server system with advancing capabilities
US11838851B1 (en) 2014-07-15 2023-12-05 F5, Inc. Methods for managing L7 traffic classification and devices thereof
US9948496B1 (en) 2014-07-30 2018-04-17 Silver Peak Systems, Inc. Determining a transit appliance for data traffic to a software service
US9875344B1 (en) * 2014-09-05 2018-01-23 Silver Peak Systems, Inc. Dynamic monitoring and authorization of an optimization device
US10182013B1 (en) 2014-12-01 2019-01-15 F5 Networks, Inc. Methods for managing progressive image delivery and devices thereof
US11895138B1 (en) 2015-02-02 2024-02-06 F5, Inc. Methods for improving web scanner accuracy and devices thereof
US10834065B1 (en) 2015-03-31 2020-11-10 F5 Networks, Inc. Methods for SSL protected NTLM re-authentication and devices thereof
US10021209B2 (en) * 2015-04-10 2018-07-10 Open Text Sa Ulc Systems and methods for caching of managed content in a distributed environment using a multi-tiered architecture
US10341432B2 (en) * 2015-04-27 2019-07-02 Honeywell International Inc. System for optimizing web page loading
US10404698B1 (en) 2016-01-15 2019-09-03 F5 Networks, Inc. Methods for adaptive organization of web application access points in webtops and devices thereof
US10797888B1 (en) 2016-01-20 2020-10-06 F5 Networks, Inc. Methods for secured SCEP enrollment for client devices and devices thereof
US10375159B2 (en) * 2016-04-28 2019-08-06 Fastly, Inc. Load balancing origin server requests
US10432484B2 (en) 2016-06-13 2019-10-01 Silver Peak Systems, Inc. Aggregating select network traffic statistics
US9967056B1 (en) 2016-08-19 2018-05-08 Silver Peak Systems, Inc. Forward packet recovery with constrained overhead
US10412198B1 (en) 2016-10-27 2019-09-10 F5 Networks, Inc. Methods for improved transmission control protocol (TCP) performance visibility and devices thereof
US10257082B2 (en) 2017-02-06 2019-04-09 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows
US10892978B2 (en) 2017-02-06 2021-01-12 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows from first packet data
US11044202B2 (en) 2017-02-06 2021-06-22 Silver Peak Systems, Inc. Multi-level learning for predicting and classifying traffic flows from first packet data
US10771394B2 (en) 2017-02-06 2020-09-08 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows on a first packet from DNS data
US10567492B1 (en) 2017-05-11 2020-02-18 F5 Networks, Inc. Methods for load balancing in a federated identity environment and devices thereof
US11212210B2 (en) 2017-09-21 2021-12-28 Silver Peak Systems, Inc. Selective route exporting using source type
US11223689B1 (en) 2018-01-05 2022-01-11 F5 Networks, Inc. Methods for multipath transmission control protocol (MPTCP) based session migration and devices thereof
US10833943B1 (en) 2018-03-01 2020-11-10 F5 Networks, Inc. Methods for service chaining and devices thereof
US10637721B2 (en) 2018-03-12 2020-04-28 Silver Peak Systems, Inc. Detecting path break conditions while minimizing network overhead
US11119750B2 (en) 2019-05-23 2021-09-14 International Business Machines Corporation Decentralized offline program updating
CN112433960B (en) * 2020-12-08 2022-06-21 四川长虹电器股份有限公司 Asynchronous version control-based cascaded cache refreshing method
US20220217136A1 (en) * 2021-01-04 2022-07-07 Bank Of America Corporation Identity verification through multisystem cooperation

Family Cites Families (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3950735A (en) 1974-01-04 1976-04-13 Honeywell Information Systems, Inc. Method and apparatus for dynamically controlling read/write operations in a peripheral subsystem
US4644532A (en) 1985-06-10 1987-02-17 International Business Machines Corporation Automatic update of topology in a hybrid network
US4965772A (en) 1987-06-15 1990-10-23 International Business Machines Corporation Method and apparatus for communication network alert message construction
US5053953A (en) 1990-01-05 1991-10-01 Bull Hn Information Systems Inc. Apparatus for aligning arithmetic operands during fetch
US5023826A (en) 1990-01-11 1991-06-11 Bull Hn Information Systems Inc. Apparatus for skipping arithmetic calculations involving leading zeros
WO1991014326A2 (en) 1990-03-05 1991-09-19 Massachusetts Institute Of Technology Switching networks with expansive and/or dispersive logical clusters for message routing
US5327529A (en) 1990-09-24 1994-07-05 Geoworks Process of designing user's interfaces for application programs
US5367642A (en) 1990-09-28 1994-11-22 Massachusetts Institute Of Technology System of express channels in an interconnection network that automatically bypasses local channel addressable nodes
US5299312A (en) 1990-11-15 1994-03-29 Massachusetts Institute Of Technology Network fault recovery by controllable switching of subnetworks
US5367635A (en) 1991-08-29 1994-11-22 Hewlett-Packard Company Network management agent with user created objects providing additional functionality
US6026452A (en) 1997-02-26 2000-02-15 Pitts; William Michael Network distributed site cache RAM claimed as up/down stream request/reply channel for storing anticipated data and meta data
US5611049A (en) 1992-06-03 1997-03-11 Pitts; William M. System for accessing distributed data cache channel at each network node to pass requests and data
US5371852A (en) 1992-10-14 1994-12-06 International Business Machines Corporation Method and apparatus for making a cluster of computers appear as a single host on a network
US5596742A (en) 1993-04-02 1997-01-21 Massachusetts Institute Of Technology Virtual interconnections for reconfigurable logic systems
WO1994025913A2 (en) 1993-04-30 1994-11-10 Novadigm, Inc. Method and apparatus for enterprise desktop management
US5406502A (en) 1993-06-29 1995-04-11 Elbit Ltd. System and method for measuring the operation of a device
WO1995005712A2 (en) 1993-08-13 1995-02-23 Frank Thomson Leighton Secret key exchange
US5565466A (en) 1993-08-13 1996-10-15 Zonagen, Inc. Methods for modulating the human sexual response
US5495607A (en) * 1993-11-15 1996-02-27 Conner Peripherals, Inc. Network management system having virtual catalog overview of files distributively stored across network domain
US5519694A (en) 1994-02-04 1996-05-21 Massachusetts Institute Of Technology Construction of hierarchical networks through extension
US5761484A (en) 1994-04-01 1998-06-02 Massachusetts Institute Of Technology Virtual interconnections for reconfigurable logic systems
US5528701A (en) 1994-09-02 1996-06-18 Panasonic Technologies, Inc. Trie based method for indexing handwritten databases
US5517617A (en) 1994-06-29 1996-05-14 Digital Equipment Corporation Automatic assignment of addresses in a computer communications network
US5606665A (en) 1994-07-01 1997-02-25 Digital Equipment Corporation Buffer descriptor prefetch in network and I/O design
US5768423A (en) 1994-09-02 1998-06-16 Panasonic Technologies Inc. Trie structure based method and apparatus for indexing and searching handwritten databases with dynamic search sequencing
US6085234A (en) 1994-11-28 2000-07-04 Inca Technology, Inc. Remote file services network-infrastructure cache
EP0826181A4 (en) * 1995-04-11 2005-02-09 Kinetech Inc Identifying data in a data processing system
US5936939A (en) 1995-05-22 1999-08-10 Fore Systems, Inc. Digital network including early packet discard mechanism with adjustable threshold
US5682382A (en) 1995-09-05 1997-10-28 Massachusetts Institute Of Technology Scalable, self-organizing packet radio network having decentralized channel management providing collision-free packet transfer
US5790554A (en) 1995-10-04 1998-08-04 Bay Networks, Inc. Method and apparatus for processing data packets in a network
US5778395A (en) * 1995-10-23 1998-07-07 Stac, Inc. System for backing up files from disk volumes on multiple nodes of a computer network
US6111876A (en) 1996-03-12 2000-08-29 Nortel Networks Limited VLAN frame format
US5959990A (en) 1996-03-12 1999-09-28 Bay Networks, Inc. VLAN frame format
US5949885A (en) 1996-03-12 1999-09-07 Leighton; F. Thomson Method for protecting content using watermarking
US5752023A (en) 1996-04-24 1998-05-12 Massachusetts Institute Of Technology Networked database system for geographically dispersed global sustainability data
US5663018A (en) 1996-05-28 1997-09-02 Motorola Pattern writing method during X-ray mask fabrication
US5913214A (en) 1996-05-30 1999-06-15 Massachusetts Inst Technology Data extraction from world wide web pages
US7003587B1 (en) * 1996-07-18 2006-02-21 Computer Associates Think, Inc. Method and apparatus for maintaining data integrity across distributed computer systems
US5919247A (en) 1996-07-24 1999-07-06 Marimba, Inc. Method for the distribution of code and data updates
US6076105A (en) * 1996-08-02 2000-06-13 Hewlett-Packard Corp. Distributed resource and project management
US5774660A (en) 1996-08-05 1998-06-30 Resonate, Inc. World-wide-web server with delayed resource-binding for resource-based load balancing on a distributed resource multi-node network
US5991306A (en) * 1996-08-26 1999-11-23 Microsoft Corporation Pull based, intelligent caching system and method for delivering data over a network
US6317860B1 (en) * 1996-10-28 2001-11-13 Altera Corporation Electronic design automation tool for display of design profile
GB2320167B (en) * 1996-12-06 2002-08-21 Distrib Systems Res Inst The Integrated information communication system
WO1998027506A2 (en) 1996-12-17 1998-06-25 Inca Technology, Inc. Ndc consistency reconnect mechanism
US5875296A (en) 1997-01-28 1999-02-23 International Business Machines Corporation Distributed file system web server user authentication with cookies
US5983281A (en) 1997-04-24 1999-11-09 International Business Machines Corporation Load balancing in a multiple network environment
US6006260A (en) 1997-06-03 1999-12-21 Keynote Systems, Inc. Method and apparatus for evalutating service to a user over the internet
US5974460A (en) 1997-06-16 1999-10-26 International Business Machines Corporation Apparatus and method for selecting an optimum telecommunications link
US6038601A (en) * 1997-07-21 2000-03-14 Tibco, Inc. Method and apparatus for storing and delivering documents on the internet
US6028857A (en) 1997-07-25 2000-02-22 Massachusetts Institute Of Technology Self-organizing network
US6006264A (en) 1997-08-01 1999-12-21 Arrowpoint Communications, Inc. Method and system for directing a flow between a client and a server
US6051169A (en) 1997-08-27 2000-04-18 International Business Machines Corporation Vacuum baking process
US6078956A (en) 1997-09-08 2000-06-20 International Business Machines Corporation World wide web end user response time monitor
US5933834A (en) * 1997-10-16 1999-08-03 International Business Machines Incorporated System and method for re-striping a set of objects onto an exploded array of storage units in a computer system
US6092196A (en) 1997-11-25 2000-07-18 Nortel Networks Limited HTTP distributed remote user authentication system
US6087196A (en) 1998-01-30 2000-07-11 The Trustees Of Princeton University Fabrication of organic semiconductor devices using ink jet printing
US6353836B1 (en) * 1998-02-13 2002-03-05 Oracle Corporation Method and apparatus for transferring data from the cache of one node to the cache of another node
JPH11249874A (en) * 1998-02-27 1999-09-17 Toshiba Corp Computer system and its synchronous processing method and recording medium
US6959318B1 (en) * 1998-03-06 2005-10-25 Intel Corporation Method of proxy-assisted predictive pre-fetching with transcoding
US6173293B1 (en) * 1998-03-13 2001-01-09 Digital Equipment Corporation Scalable distributed file system
SE512672C2 (en) 1998-06-12 2000-04-17 Ericsson Telefon Ab L M Procedure and system for transferring a cookie
US6108703A (en) 1998-07-14 2000-08-22 Massachusetts Institute Of Technology Global hosting system
AU5318999A (en) 1998-07-17 2000-02-07 F. Thomson Leighton Method for image processing to facilitate copy protection
US6594664B1 (en) * 2000-01-04 2003-07-15 International Business Machines Corporation System and method for online/offline uninterrupted updating of rooms in collaboration space
JP3674471B2 (en) * 2000-07-25 2005-07-20 日本電気株式会社 Content transfer method, network system, and machine-readable recording medium recording program
US7035911B2 (en) * 2001-01-12 2006-04-25 Epicrealm, Licensing Llc Method and system for community data caching
US6823362B2 (en) * 2001-10-16 2004-11-23 Hewlett-Packard Development Company, L.P. Effectively and efficiently updating content files among duplicate content servers

Cited By (213)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090248182A1 (en) * 1996-10-02 2009-10-01 James D. Logan And Kerry M. Logan Family Trust Audio player using audible prompts for playback selection
US8112504B2 (en) * 1996-10-02 2012-02-07 Personal Audio, LLC System for disseminating media content representing episodes in a serialized sequence
US20090198358A1 (en) * 1996-10-02 2009-08-06 James D. Logan And Kerry M. Logan Family Trust System for disseminating media content representing episodes in a serialized sequence
US7707289B1 (en) * 2000-01-31 2010-04-27 F5 Networks, Inc. Method and system for enabling persistent access to virtual servers by an LDNS server
US7016922B1 (en) * 2000-04-27 2006-03-21 Autodesk, Inc. Intelligent object versioning
US6732180B1 (en) * 2000-08-08 2004-05-04 The University Of Tulsa Method to inhibit the identification and retrieval of proprietary media via automated search engines utilized in association with computer compatible communications network
US20020087569A1 (en) * 2000-12-07 2002-07-04 International Business Machines Corporation Method and system for the automatic generation of multi-lingual synchronized sub-titles for audiovisual data
US7117231B2 (en) * 2000-12-07 2006-10-03 International Business Machines Corporation Method and system for the automatic generation of multi-lingual synchronized sub-titles for audiovisual data
US20040015950A1 (en) * 2001-05-10 2004-01-22 International Business Machines Corporation Application service provider upgrades
US6883036B1 (en) * 2001-06-25 2005-04-19 Bellsouth Intellectual Property Corporation System and method for managing network directories
US7571215B2 (en) 2001-07-16 2009-08-04 Bea Systems, Inc. Data replication protocol
US7702791B2 (en) 2001-07-16 2010-04-20 Bea Systems, Inc. Hardware load-balancing apparatus for session replication
US20030018732A1 (en) * 2001-07-16 2003-01-23 Jacobs Dean Bernard Data replication protocol
US20030014526A1 (en) * 2001-07-16 2003-01-16 Sam Pullara Hardware load-balancing apparatus for session replication
US7761449B2 (en) * 2001-08-09 2010-07-20 Hewlett-Packard Development Company, L.P. Self-disentangling data storage technique
US20030033051A1 (en) * 2001-08-09 2003-02-13 John Wilkes Self-disentangling data storage technique
US20060123066A1 (en) * 2001-08-30 2006-06-08 Bea Systems, Inc. Cluster caching with concurrency checking
US7444333B2 (en) 2001-08-30 2008-10-28 Bea Systems, Inc. Cluster caching with concurrency checking
US20030046230A1 (en) * 2001-08-30 2003-03-06 Jacobs Dean Bernard Method for maintaining account consistency
US20040243585A1 (en) * 2001-09-06 2004-12-02 Bea Systems, Inc. Exactly once cache framework
US20060235952A1 (en) * 2001-09-06 2006-10-19 Bea Systems, Inc. Exactly once JMS communication
US7487244B2 (en) 2001-09-06 2009-02-03 Bea Systems, Inc. Exactly once data framework method
US7293073B2 (en) 2001-09-06 2007-11-06 Bea Systems, Inc. Exactly once cache framework
US7383317B2 (en) 2001-09-06 2008-06-03 Bea Systems, Inc. Exactly once data framework system
US7409436B2 (en) 2001-09-06 2008-08-05 Bea Systems, Inc. Exactly once JMS communication
US20030221127A1 (en) * 2001-09-18 2003-11-27 Hank Risan System and method for providing global media content delivery
US7721103B2 (en) * 2001-09-18 2010-05-18 Media Rights Technologies, Inc. System and method for providing global media content delivery
US7054910B1 (en) * 2001-12-20 2006-05-30 Emc Corporation Data replication facility for distributed computing environments
US20060004959A1 (en) * 2002-01-18 2006-01-05 Bea Systems, Inc. System and method for heterogeneous caching
US7328322B2 (en) 2002-01-18 2008-02-05 Bea Systems, Inc. System and method for optimistic caching
US20080097997A1 (en) * 2002-01-18 2008-04-24 Bea Systems, Inc. System and method for optimistic caching
US20060123199A1 (en) * 2002-01-18 2006-06-08 Bea Systems, Inc. System and method for optimistic caching
US7930704B2 (en) 2002-02-06 2011-04-19 Oracle International Corporation J2EE component extension architecture
US7392317B2 (en) 2002-02-21 2008-06-24 Bea Systems, Inc. Systems and methods for migratable services
US20070147306A1 (en) * 2002-02-21 2007-06-28 Bea Systems, Inc. Systems and methods for migratable services
US7403996B2 (en) 2002-02-21 2008-07-22 Bea Systems, Inc. Systems and methods for migratable services
US7392302B2 (en) 2002-02-21 2008-06-24 Bea Systems, Inc. Systems and methods for automated service migration
US20030233433A1 (en) * 2002-02-21 2003-12-18 Halpern Eric M. Systems and methods for migratable services
US7620842B2 (en) 2002-02-22 2009-11-17 Bea Systems, Inc. Method for highly available transaction recovery for transaction processing systems
US7380155B2 (en) 2002-02-22 2008-05-27 Bea Systems, Inc. System for highly available transaction recovery for transaction processing systems
US20080162593A1 (en) * 2002-02-22 2008-07-03 Bea Systems, Inc. System for Highly Available Transaction Recovery for Transaction Processing Systems
US20060271814A1 (en) * 2002-02-22 2006-11-30 Bea Systems, Inc. Method for highly available transaction recovery for transaction processing systems
US7406618B2 (en) 2002-02-22 2008-07-29 Bea Systems, Inc. Apparatus for highly available transaction recovery for transaction processing systems
US7617289B2 (en) * 2002-02-22 2009-11-10 Bea Systems, Inc. System and method for using a data replication service to manage a configuration repository
US20040025079A1 (en) * 2002-02-22 2004-02-05 Ananthan Srinivasan System and method for using a data replication service to manage a configuration repository
US20070136393A1 (en) * 2002-02-22 2007-06-14 Bea Systems, Inc. System for Highly Available Transaction Recovery for Transaction Processing Systems
US20060129872A1 (en) * 2002-02-22 2006-06-15 Fung Priscilla C Apparatus for highly available transaction recovery for transaction processing systems
US20100070967A1 (en) * 2002-03-27 2010-03-18 Minolta Co., Ltd. Recording medium of network administration program
US20030220947A1 (en) * 2002-03-27 2003-11-27 Minolta Co., Ltd. Recording medium of network administration program
US7188126B2 (en) 2002-03-29 2007-03-06 Fujitsu Limited Electronic document management method and program
DE10311082B4 (en) * 2002-03-29 2009-12-17 Fujitsu Ltd., Kawasaki Electronic document management procedures
US20050192993A1 (en) * 2002-05-23 2005-09-01 Bea Systems, Inc. System and method for performing commutative operations in data access systems
US7318065B2 (en) 2002-05-23 2008-01-08 Bea Sytems, Inc. System and method for performing commutative operations in data access systems
US7895153B2 (en) 2002-05-23 2011-02-22 Oracle International Corporation System and method for performing commutative operations in data access systems
US20080091683A1 (en) * 2002-05-23 2008-04-17 Bea Systems, Inc. System and method for performing commutative operations in data access systems
US6999976B2 (en) 2002-05-29 2006-02-14 International Business Machines Corporation Method, apparatus, and program for using a Java archive to encode a file system delta
US20060036654A1 (en) * 2002-05-29 2006-02-16 Abdallah Nabeel W Method, apparatus, and program for using a java archive to encode a file system delta
US7136878B2 (en) 2002-05-29 2006-11-14 International Business Machines Corporation Method, apparatus, and program for updating a java archive to encode a file system delta
US20040078495A1 (en) * 2002-07-23 2004-04-22 Richard Mousseau System and method for implementing J2EE connector architecture
US7506342B2 (en) 2002-07-23 2009-03-17 Bea Systems, Inc. System and method for implementing J2EE connector architecture
US20040045008A1 (en) * 2002-08-29 2004-03-04 June Deborah C. J2ee connector architecture
US7698434B2 (en) 2002-08-29 2010-04-13 Bea Systems, Inc. J2EE connector architecture
GB2394809A (en) * 2002-10-01 2004-05-05 Sun Microsystems Inc Content server synchronisation
US7251670B1 (en) * 2002-12-16 2007-07-31 Cisco Technology, Inc. Methods and apparatus for replicating a catalog in a content distribution network
US20040158602A1 (en) * 2003-02-10 2004-08-12 Jeffrey Broberg Resource repository and technique for populating same
US7765551B2 (en) * 2003-02-10 2010-07-27 Novell, Inc. System for dynamically loading application resources from the first server to the second server based on the modified application resources from the first server
US7739233B1 (en) * 2003-02-14 2010-06-15 Google Inc. Systems and methods for replicating data
US8504518B1 (en) 2003-02-14 2013-08-06 Google Inc. Systems and methods for replicating data
US8065268B1 (en) 2003-02-14 2011-11-22 Google Inc. Systems and methods for replicating data
US10623488B1 (en) 2003-02-14 2020-04-14 Google Llc Systems and methods for replicating data
US9621651B1 (en) 2003-02-14 2017-04-11 Google Inc. Systems and methods for replicating data
US9047307B1 (en) 2003-02-14 2015-06-02 Google Inc. Systems and methods for replicating data
US8010491B2 (en) * 2003-02-28 2011-08-30 Microsoft Corporation Method for managing multiple file states for replicated files
US20040172424A1 (en) * 2003-02-28 2004-09-02 Microsoft Corporation. Method for managing multiple file states for replicated files
US20040193609A1 (en) * 2003-03-26 2004-09-30 Sony Corporation Master content directory service server for providing a consolidated network-wide content directory
US20050055352A1 (en) * 2003-09-08 2005-03-10 Sony Corporation Content directory and synchronization bridge
US20050055722A1 (en) * 2003-09-09 2005-03-10 Sony Corporation Intelligent routing of digital content
US20050060370A1 (en) * 2003-09-17 2005-03-17 Sony Corporation Version based content distribution and synchronization system and method
US9294441B2 (en) 2003-09-17 2016-03-22 Sony Corporation Middleware filter agent between server and PDA
US7735000B2 (en) 2003-09-25 2010-06-08 Sony Corporation Information and content exchange document type definitions to support content distribution
US20050071486A1 (en) * 2003-09-25 2005-03-31 Sony Corporation Information and content exchange document type definitions to support content distribution
US10372748B2 (en) 2004-01-22 2019-08-06 Sony Corporation Methods and apparatuses for presenting content
US8689113B2 (en) 2004-01-22 2014-04-01 Sony Corporation Methods and apparatus for presenting content
US20050166153A1 (en) * 2004-01-22 2005-07-28 Edward Eytchison Methods and apparatus for presenting content
US7966391B2 (en) * 2004-05-11 2011-06-21 Todd J. Anderson Systems, apparatus and methods for managing networking devices
US20050267928A1 (en) * 2004-05-11 2005-12-01 Anderson Todd J Systems, apparatus and methods for managing networking devices
US20050262169A1 (en) * 2004-05-19 2005-11-24 Christensen Barbara A Method and apparatus for synchronizing dataset object properties with underlying database structures
US7571197B2 (en) * 2004-05-19 2009-08-04 Unisys Corporation Method and apparatus for synchronizing dataset object properties with underlying database structures
US20050262101A1 (en) * 2004-05-20 2005-11-24 Bea Systems, Inc. System and method for performing batch configuration changes
US7660824B2 (en) 2004-05-20 2010-02-09 Bea Systems, Inc. System and method for performing batch configuration changes
US7941786B2 (en) * 2004-09-08 2011-05-10 Universal Electronics Inc. Configurable controlling device and associated configuration distribution system and method
US10509548B2 (en) 2004-09-08 2019-12-17 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US20060143572A1 (en) * 2004-09-08 2006-06-29 Universal Electronics Inc. Configurable controlling device and associated configuration distribution system and method
US9720575B2 (en) 2004-09-08 2017-08-01 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US20060288300A1 (en) * 2004-09-08 2006-12-21 Universal Electronics Inc. Configurable controlling device and associated configuration upload and download system and method
US11119637B2 (en) 2004-09-08 2021-09-14 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US7743012B2 (en) 2004-09-08 2010-06-22 Universal Electronics Inc. Configurable controlling device and associated configuration upload and download system and method
US11656743B2 (en) 2004-09-08 2023-05-23 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US11687217B2 (en) 2004-09-08 2023-06-27 Universal Electronics Inc. System and method for flexible configuration of a controlling device
US20060136473A1 (en) * 2004-12-20 2006-06-22 Lamb James A Service data organization
US20070005662A1 (en) * 2005-06-30 2007-01-04 Microsoft Corporation Extensible and automatically replicating server farm configuration management infrastructure
US7577661B2 (en) 2005-06-30 2009-08-18 Microsoft Corporation Extensible and automatically replicating server farm configuration management infrastructure
US20070043788A1 (en) * 2005-08-17 2007-02-22 International Business Machines Corporation Maintaining active-only storage pools
US7634516B2 (en) * 2005-08-17 2009-12-15 International Business Machines Corporation Maintaining an aggregate including active files in a storage pool in a random access medium
US7660834B2 (en) * 2005-08-17 2010-02-09 International Business Machines Corporation Maintaining an aggregate including active files in a storage pool
US20070043787A1 (en) * 2005-08-17 2007-02-22 Cannon David M Maintaining an aggregate including active files in a storage pool in a random access medium
US7613744B2 (en) * 2005-08-17 2009-11-03 International Business Machines Corporation Maintaining active-only copy storage pools
US20070043789A1 (en) * 2005-08-17 2007-02-22 International Business Machines Corporation Maintaining active-only copy storage pools
US20070043785A1 (en) * 2005-08-17 2007-02-22 Cannon David M Maintaining an aggregate including active files in a storage pool
US7657577B2 (en) * 2005-08-17 2010-02-02 International Business Machines Corporation Maintaining active-only storage pools
US8176408B2 (en) 2005-09-12 2012-05-08 Microsoft Corporation Modularized web provisioning
US20070061705A1 (en) * 2005-09-12 2007-03-15 Microsoft Corporation Modularized web provisioning
US8015235B1 (en) * 2006-01-03 2011-09-06 Emc Corporation Group services
US8949312B2 (en) * 2006-05-25 2015-02-03 Red Hat, Inc. Updating clients from a server
US20070276916A1 (en) * 2006-05-25 2007-11-29 Red Hat, Inc. Methods and systems for updating clients from a server
US20080016207A1 (en) * 2006-07-14 2008-01-17 Wesley Homer Cheng Electronic driver log application with bi-directional messaging to multiple backend systems
US8275750B2 (en) * 2006-11-08 2012-09-25 International Business Machines Corporation Method to efficiently use the disk space while unarchiving
US20080109498A1 (en) * 2006-11-08 2008-05-08 Pramod Achyut Bhandiwad Method to efficiently use the disk space while unarchiving
US9614813B2 (en) 2008-07-21 2017-04-04 Workshare Technology, Inc. Methods and systems to implement fingerprint lookups across remote agents
US9473512B2 (en) 2008-07-21 2016-10-18 Workshare Technology, Inc. Methods and systems to implement fingerprint lookups across remote agents
US8874775B2 (en) 2008-10-15 2014-10-28 Aster Risk Management Llc Balancing a distributed system by replacing overloaded servers
US8938549B2 (en) * 2008-10-15 2015-01-20 Aster Risk Management Llc Reduction of peak-to-average traffic ratio in distributed streaming systems
US20110055420A1 (en) * 2008-10-15 2011-03-03 Patentvc Ltd. Peer-assisted fractional-storage streaming servers
US20100094970A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Latency based selection of fractional-storage servers
US7822869B2 (en) * 2008-10-15 2010-10-26 Patentvc Ltd. Adaptation of data centers' bandwidth contribution to distributed streaming operations
US20100095013A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Fault Tolerance in a Distributed Streaming System
US20100094972A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Hybrid distributed streaming system comprising high-bandwidth servers and peer-to-peer devices
US20100095004A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Balancing a distributed system by replacing overloaded servers
US20100094974A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Load-balancing an asymmetrical distributed erasure-coded system
US20100094973A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Random server selection for retrieving fragments under changing network conditions
US20100094950A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Methods and systems for controlling fragment load on shared links
US20100094966A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Receiving Streaming Content from Servers Located Around the Globe
US8819260B2 (en) * 2008-10-15 2014-08-26 Aster Risk Management Llc Random server selection for retrieving fragments under changing network conditions
US8819261B2 (en) * 2008-10-15 2014-08-26 Aster Risk Management Llc Load-balancing an asymmetrical distributed erasure-coded system
US8819259B2 (en) * 2008-10-15 2014-08-26 Aster Risk Management Llc Fast retrieval and progressive retransmission of content
US8825894B2 (en) * 2008-10-15 2014-09-02 Aster Risk Management Llc Receiving streaming content from servers located around the globe
US8832292B2 (en) * 2008-10-15 2014-09-09 Aster Risk Management Llc Source-selection based internet backbone traffic shaping
US8832295B2 (en) * 2008-10-15 2014-09-09 Aster Risk Management Llc Peer-assisted fractional-storage streaming servers
US20100095016A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Methods and systems capable of switching from pull mode to push mode
US8874774B2 (en) 2008-10-15 2014-10-28 Aster Risk Management Llc Fault tolerance in a distributed streaming system
US20100094969A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Reduction of Peak-to-Average Traffic Ratio in Distributed Streaming Systems
US20100094975A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Adaptation of data centers' bandwidth contribution to distributed streaming operations
US8949449B2 (en) * 2008-10-15 2015-02-03 Aster Risk Management Llc Methods and systems for controlling fragment load on shared links
US20100094962A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Internet backbone servers with edge compensation
US20100095015A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Methods and systems for bandwidth amplification using replicated fragments
US20100094971A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Termination of fragment delivery services from data centers participating in distributed streaming operations
US20100094986A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Source-selection based Internet backbone traffic shaping
US20100095012A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Fast retrieval and progressive retransmission of content
US10963578B2 (en) 2008-11-18 2021-03-30 Workshare Technology, Inc. Methods and systems for preventing transmission of sensitive data from a remote computer device
US9959417B2 (en) 2008-11-18 2018-05-01 Workshare, Ltd. Methods and systems for preventing transmission of sensitive data from a remote computer device
US9218346B2 (en) * 2009-02-18 2015-12-22 Cdnetworks Co., Ltd. File system and method for delivering contents in file system
US20110302242A1 (en) * 2009-02-18 2011-12-08 Cdnetworks Co., Ltd. File system and method for delivering contents in file system
US8615494B1 (en) 2009-03-25 2013-12-24 Symantec Corporation Segment-based method for efficient file restoration
US8255366B1 (en) * 2009-03-25 2012-08-28 Symantec Corporation Segment-based method for efficient file restoration
US11042736B2 (en) 2010-11-29 2021-06-22 Workshare Technology, Inc. Methods and systems for monitoring documents exchanged over computer networks
US10445572B2 (en) 2010-11-29 2019-10-15 Workshare Technology, Inc. Methods and systems for monitoring documents exchanged over email applications
US10025759B2 (en) 2010-11-29 2018-07-17 Workshare Technology, Inc. Methods and systems for monitoring documents exchanged over email applications
US10963584B2 (en) * 2011-06-08 2021-03-30 Workshare Ltd. Method and system for collaborative editing of a remotely stored document
US11386394B2 (en) 2011-06-08 2022-07-12 Workshare, Ltd. Method and system for shared document approval
US10574729B2 (en) 2011-06-08 2020-02-25 Workshare Ltd. System and method for cross platform document sharing
US20120317239A1 (en) * 2011-06-08 2012-12-13 Workshare Ltd. Method and system for collaborative editing of a remotely stored document
US9613340B2 (en) 2011-06-14 2017-04-04 Workshare Ltd. Method and system for shared document approval
US8495017B2 (en) * 2011-08-03 2013-07-23 Amadeus S.A.S. Method and system to maintain strong consistency of distributed replicated contents in a client/server system
US20130036092A1 (en) * 2011-08-03 2013-02-07 Amadeus S.A.S. Method and System to Maintain Strong Consistency of Distributed Replicated Contents in a Client/Server System
US11030163B2 (en) 2011-11-29 2021-06-08 Workshare, Ltd. System for tracking and displaying changes in a set of related electronic documents
US10880359B2 (en) 2011-12-21 2020-12-29 Workshare, Ltd. System and method for cross platform document sharing
US8370341B1 (en) * 2012-01-06 2013-02-05 Inkling Systems, Inc. Systems and methods for determining and facilitating content updates for a user device
US9542177B1 (en) * 2012-10-30 2017-01-10 Amazon Technologies, Inc. Peer configuration analysis and enforcement
US10055409B2 (en) 2013-03-14 2018-08-21 Workshare, Ltd. Method and system for document retrieval with selective document comparison
US11341191B2 (en) 2013-03-14 2022-05-24 Workshare Ltd. Method and system for document retrieval with selective document comparison
US11567907B2 (en) 2013-03-14 2023-01-31 Workshare, Ltd. Method and system for comparing document versions encoded in a hierarchical representation
US10783326B2 (en) 2013-03-14 2020-09-22 Workshare, Ltd. System for tracking changes in a collaborative document editing environment
US10306467B2 (en) * 2013-04-11 2019-05-28 Uniloc 2017 Llc Shared state among multiple devices
US20140310404A1 (en) * 2013-04-11 2014-10-16 Uniloc Luxembourg S.A. Shared state among multiple devices
US10069698B2 (en) * 2013-07-23 2018-09-04 Fujitsu Limited Fault-tolerant monitoring apparatus, method and system
US11509582B2 (en) 2013-07-25 2022-11-22 Noction, Inc. System and method for managing bandwidth usage rates in a packet-switched network
US11102124B2 (en) 2013-07-25 2021-08-24 Noction, Inc. System and method for managing bandwidth usage rates in a packet-switched network
US10003536B2 (en) 2013-07-25 2018-06-19 Grigore Raileanu System and method for managing bandwidth usage rates in a packet-switched network
US10911492B2 (en) 2013-07-25 2021-02-02 Workshare Ltd. System and method for securing documents prior to transmission
US10785156B2 (en) 2013-07-25 2020-09-22 Noction, Inc. System and method for managing bandwidth usage rates in a packet-switched network
US11316790B2 (en) 2013-07-25 2022-04-26 Noction, Inc. System and method for managing bandwidth usage rates in a packet-switched network
US9948676B2 (en) 2013-07-25 2018-04-17 Workshare, Ltd. System and method for securing documents prior to transmission
US9336228B2 (en) * 2013-12-18 2016-05-10 Verizon Patent And Licensing Inc. Synchronization of program code between revision management applications utilizing different version-control architectures
US20150169614A1 (en) * 2013-12-18 2015-06-18 Verizon Patent And Licensing Inc. Synchronization of program code between revision management applications utilizing different version-control architectures
US9762436B2 (en) * 2014-02-25 2017-09-12 Red Hat, Inc. Unified and persistent network configuration
US20150244569A1 (en) * 2014-02-25 2015-08-27 Red Hat, Inc. Unified and persistent network configuration
US11683389B2 (en) 2014-04-08 2023-06-20 Dropbox, Inc. Browser display of native application presence and interaction data
US11172038B2 (en) 2014-04-08 2021-11-09 Dropbox, Inc. Browser display of native application presence and interaction data
US10791186B2 (en) 2014-04-08 2020-09-29 Dropbox, Inc. Displaying presence in an application accessing shared and synchronized content
US10887388B2 (en) 2014-04-08 2021-01-05 Dropbox, Inc. Managing presence among devices accessing shared and synchronized content
US10965746B2 (en) 2014-04-08 2021-03-30 Dropbox, Inc. Determining presence in an application accessing shared and synchronized content
US9483768B2 (en) 2014-08-11 2016-11-01 24/7 Customer, Inc. Methods and apparatuses for modeling customer interaction experiences
WO2016025490A1 (en) * 2014-08-11 2016-02-18 24/7 Customer, Inc. Methods and apparatuses for modeling customer interaction experiences
US10924408B2 (en) 2014-11-07 2021-02-16 Noction, Inc. System and method for optimizing traffic in packet-switched networks with internet exchanges
US11182551B2 (en) 2014-12-29 2021-11-23 Workshare Ltd. System and method for determining document version geneology
US10133723B2 (en) 2014-12-29 2018-11-20 Workshare Ltd. System and method for determining document version geneology
US9769070B2 (en) 2015-01-28 2017-09-19 Maxim Basunov System and method of providing a platform for optimizing traffic through a computer network with distributed routing domains interconnected through data center interconnect links
US11526260B2 (en) 2015-03-02 2022-12-13 Dropbox, Inc. Native application collaboration
US11132107B2 (en) 2015-03-02 2021-09-28 Dropbox, Inc. Native application collaboration
US11763013B2 (en) 2015-08-07 2023-09-19 Workshare, Ltd. Transaction document management system and method
CN106657174A (en) * 2015-10-28 2017-05-10 阿里巴巴集团控股有限公司 Data synchronizing and updating methods and data synchronizing and updating devices
US10506038B1 (en) * 2015-12-24 2019-12-10 Jpmorgan Chase Bank, N.A. Method and system for implementing a global node architecture
US11170345B2 (en) 2015-12-29 2021-11-09 Dropbox Inc. Content item activity feed for presenting events associated with content items
US20170185687A1 (en) * 2015-12-29 2017-06-29 Dropbox, Inc. Content Item Activity Feed for Presenting Events Associated with Content Items
US10248933B2 (en) * 2015-12-29 2019-04-02 Dropbox, Inc. Content item activity feed for presenting events associated with content items
US11875028B2 (en) 2015-12-30 2024-01-16 Dropbox, Inc. Native application collaboration
US11425175B2 (en) 2016-04-04 2022-08-23 Dropbox, Inc. Change comments for synchronized content items
US11943264B2 (en) 2016-04-04 2024-03-26 Dropbox, Inc. Change comments for synchronized content items
US11317140B2 (en) 2016-10-07 2022-04-26 Rovi Guides, Inc. Systems and methods for selectively storing specific versions of media assets
US10931998B2 (en) 2016-10-07 2021-02-23 Rovi Guides, Inc. Systems and methods for selectively storing specific versions of previously stored media assets based on pre-defined differences in characteristics
WO2018067180A1 (en) * 2016-10-07 2018-04-12 Rovi Guides, Inc. Systems and methods for selectively storing specific versions of previously stored media assets based on pre-defined differences in characteristics
US20230214324A1 (en) * 2021-12-30 2023-07-06 Verizon Media Inc. Content cache invalidation using cache tags
US11880303B2 (en) * 2021-12-30 2024-01-23 Yahoo Ad Tech Llc Content cache invalidation using cache tags

Also Published As

Publication number Publication date
US7113962B1 (en) 2006-09-26
US7707182B1 (en) 2010-04-27
US6405219B2 (en) 2002-06-11

Similar Documents

Publication Publication Date Title
US6405219B2 (en) Method and system for automatically updating the version of a set of files stored on content servers
US6349311B1 (en) Storage of reverse delta updates
US6732111B2 (en) Method, apparatus, system, and program product for attaching files and other objects to a partially replicated database
US7685169B2 (en) Multiple concurrent active file systems
US6167407A (en) Backtracked incremental updating
US8190741B2 (en) Customizing a namespace in a decentralized storage environment
US7529778B1 (en) System and method for providing access to consistent point-in-time file versions
US8423591B2 (en) Method and system for modularizing windows imaging format
US5999740A (en) Updating mechanism for software
US5778389A (en) Method and system for synchronizing computer file directories
US20050149582A1 (en) Method and system for synchronization of copies of a database
US20090216815A1 (en) Conflict Management During Data Object Synchronization Between Client and Server
US20070050431A1 (en) Deploying content between networks
US20080154983A1 (en) Interface apparatus and method for managing file versions
US20230221980A1 (en) Deploying a cloud instance of a user virtual machine
MXPA04001929A (en) Method for managing multiple file states for replicated files.
US20030163802A1 (en) Method, apparatus, and program for constructing an execution environment, and computer readable medium recording program thereof
US20190392051A1 (en) Shard-level synchronization of cloud-based data store and local file system with dynamic sharding
EP1480130B1 (en) Method and apparatus for moving data between storage devices
JPH1021061A (en) Automatic version-up system for client software
EP1066571B1 (en) Method, apparatus, system, and program product for attaching files and other objects to a partially replicated database
CA3170220A1 (en) Data migration
Shapiro et al. CPCMS: A Configuration Management System Based on Cryptographic Names.
JPH11212985A (en) Information library device
JPH0887410A (en) Program updating and restoring method

Legal Events

Date Code Title Description
AS Assignment

Owner name: F5 NETWORKS, INC., WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SAETHER, CHRISTIAN D.;SLOAT, DAVID E.;REEL/FRAME:010387/0780

Effective date: 19991022

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12

SULP Surcharge for late payment

Year of fee payment: 11