US7907544B2 - Overlay network for location-independent communication between computer systems - Google Patents

Overlay network for location-independent communication between computer systems Download PDF

Info

Publication number
US7907544B2
US7907544B2 US10/387,456 US38745603A US7907544B2 US 7907544 B2 US7907544 B2 US 7907544B2 US 38745603 A US38745603 A US 38745603A US 7907544 B2 US7907544 B2 US 7907544B2
Authority
US
United States
Prior art keywords
node
nodes
network
overlay
initiator
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related, expires
Application number
US10/387,456
Other versions
US20040179481A1 (en
Inventor
Sven Graupner
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.)
Hewlett Packard Enterprise Development LP
Original Assignee
Hewlett Packard Development Co LP
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 Hewlett Packard Development Co LP filed Critical Hewlett Packard Development Co LP
Priority to US10/387,456 priority Critical patent/US7907544B2/en
Assigned to HEWLETT-PACKARD DEVELOPMENT COMPANY L.P. reassignment HEWLETT-PACKARD DEVELOPMENT COMPANY L.P. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HEWLETT-PACKARD COMPANY
Assigned to HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. reassignment HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GRAUPNER, SVEND
Publication of US20040179481A1 publication Critical patent/US20040179481A1/en
Application granted granted Critical
Publication of US7907544B2 publication Critical patent/US7907544B2/en
Assigned to HEWLETT PACKARD ENTERPRISE DEVELOPMENT LP reassignment HEWLETT PACKARD ENTERPRISE DEVELOPMENT LP ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal

Definitions

  • This invention relates generally to an overlay network. More particularly, this invention relates to establishing an overlay network for a computer system.
  • the Internet today consists of a collection of interconnected administrative domains. Each domain is under the control of one or more administrators who decide what hardware equipment to employ and what control software to run. This localized control of the administrative domains requires the coexistence of a number of disparate, heterogeneous systems.
  • IP Internet Protocol
  • Each Internet data communication is translated into the delivery of a sequence of varying sized IP protocol packets that travel across one or more administrative domains until they reach the final destination.
  • IP routing between compute systems applies at the physical network layer.
  • Physical networks change as components change. In order to hide those changes from applications running on compute systems and communicating with one another, using addresses of physical locations, physical computer systems where applications reside, should be avoided in communication between applications on different computer systems. The reason is that physical locations may become subject to change when changes in the physical network environment occur.
  • the proposed overlay network layer instead uses communication paths established between communicating applications instead of physical (IP) addresses in the underlying network.
  • the invention consists of the method how those communication paths are automatically established during initial deployment of applications of one or more computer systems, and a message routing system that is based on the established communication paths. Communication paths remain constant throughout the existence of an application independently of changes eventually occurring in the underlying physical networks.
  • the invention can also be applied in environments where applications are not directly exist on physical compute systems, but on virtual compute systems, which are compute systems that are comprised of virtualized resources.
  • IP the sender of the data only specifies the destination address
  • the network chooses a forwarding path through which to route the IP packets. Routing protocols cooperate across different administrative domains, and through a variety of different software and hardware techniques, to monitor the presence and/or the state of connections in the Internet. Because of the great size and heterogeneous nature of the Internet, and the complexity of the routing task, these routing protocols are typically minimalistic and tend to focus on guarantee of connection and minimizing routing hops rather than optimizing performance. Overlay networks have been used to overcome these challenges.
  • An overlay network of alternate routing mechanisms may be typically constructed on top of the existing Internet routing mechanisms to find and exploit available resources.
  • An overlay routing mechanism is typically completely transparent and separate from the Internet routing protocols and is preferably deployed throughout some small, but widely distributed, portion of the Internet as a distributed user application.
  • an overlay network consists of nodes intended communication on a network such as the Internet. These nodes are connected to the underlying network via transmission links. Overlay network nodes utilize existing network transmission lines and infrastructure, via network links to create a virtual topology.
  • the prior art overlay network nodes typically communicate using existing, established Internet protocols such as IP addresses and are very sensitive to changes by the underlying network and applications.
  • the invention is a method for establishing on overlay topology, such that the method comprising the steps of: establish a plurality of nodes, such that each node is located in a predetermined data center; and generating references among the established nodes, such that the established nodes are represented independently of the respective predetermined data center.
  • the invention is a method for using position information in the overlay topology for automatic generation of service identifiers comprising the steps of generating a local name for each individual cluster; concatenating the local name with a nodes own identification path; and passing the concatenated path on a descendent nodes.
  • the invention is an overlay network for computer network comprising: a plurality of nodes; an initiator node; and a plurality of network domains.
  • FIG. 1 illustrates a diagram of an overlay network, according to an embodiment of the invention
  • FIG. 2 illustrates a diagram of the automatic generation of instance identifiers based on their position in the overlay network topology, according to an embodiment of the invention
  • FIG. 3 illustrates of an exemplary method, according to an embodiment of the invention.
  • FIG. 4 illustrates of an exemplary method, according to an embodiment of the invention.
  • FIG. 1 illustrates a diagram of an overlay network 10 , according to an embodiment of the invention.
  • the overlay network 10 includes a plurality of nodes 20 including an initiator node 25 , first network domain 30 , and second network domain 40 .
  • the nodes 20 are connected to each other and the first and second network domains 30 , 40 via references 50 .
  • the nodes 20 are protocol handlers which may reside on computer systems that host a plurality services.
  • the nodes 20 may perform and control deployment processes based on received configuration data.
  • One of ordinary skill can recognize that the nodes 20 may be implemented in plurality of different ways, for example, as servlets behind web servers or as daemon processes.
  • the nodes 20 may be associated with the boot image and automatically started.
  • the initiator node 25 is a software agent that is of a kind known in the art. At its installation, the initiator node 25 generates other nodes 20 which in turn may generate more may generate more nodes 20 .
  • the resulting nodes 20 exist in a hierarchical relationship, extending from the initial initiator node 25 down the “children” nodes 20 .
  • the overly network consists of the initiator nodes 25 and the plurality of resulting children nodes 20 .
  • the initiator node 25 passes a reference to itself on to all its descendant nodes (i.e., nodes that are connected to the initiator node 25 by a reference).
  • the descendant nodes may pass their own references to their descendants.
  • Each node 20 stores the reference to its initiator node 25 and refers to all its descendants.
  • references 50 link nodes 20 .
  • references can materialize in a plurality of different forms.
  • the overly network 10 is overlaying a first underlying network domain 30 and a second underlying network domain 40 .
  • the first and second underlying networks 30 and 40 may be different customers, management domains.
  • the first and second underlying networks 30 and 40 may be such computer networks such as Ethernet or other type computer networks having a plurality of computers connected via a specific protocol.
  • the topology of the underlying networks 30 and 40 may be a grid structure, distinct from the hierarchical topology from the overlay structure 10 .
  • FIG. 1 illustrates dashed lines connecting a node 20 in the overlay network 10 to an individual computer system in either the first or second underlying network 30 and 40 .
  • the dashed lines indicates that each node 20 in the overly network 10 is assigned to one physical hosting node in the underlying network.
  • FIG. 2 illustrates a diagram of the automatic generation of node identifiers based on their position in the overlay network 10 topology.
  • the diagram illustrates an overlay network 10 consisting of a plurality of nodes 20 .
  • the plurality of nodes 20 are connected via a reference 50 .
  • the paths 50 are generated by each individual node, connecting a higher-level node 20 (parent) with a lower level node 20 (child).
  • the paths 50 connecting the nodes 20 may allow nodes 20 to be identified in the topology.
  • a richer schemata model is possible, as well as specifying an originating point from where a path originates.
  • any node not just the highest-level node may act as a start point.
  • multiple paths may be used to identify a node 20 . Using such schemata may avoid the highest-level node 20 from being a single point of failure.
  • FIG. 2 is an illustration of path: /hp_mgmt_domain/dc_paloalto/cluster — 21/customer x.
  • hp_mgmt_domain is the highest-level node 20 , and is connected to dc_paloalto via reference 50 .
  • Hp_mgmt_domain may be a high-level system server and dc_paloalto is local client server.
  • a network cluster (cluster — 21) connects dc_paloalto with customer x. Therefore, in order for the high-level server (hp_mgmt_domain) to communicate with customer x, it must send information along the above stated path.
  • other customers customer_y
  • high-level servers oracle_db
  • the overly network 10 is a plurality of connected nodes, such that each nodes represents a service or server (not shown) in a distributed computer system. These services and servers may come from distinct sources and numerous environments.
  • the overly network 10 may use generalized references 50 as a way to provide underlying network diversity and a uniform view of the system.
  • the references 50 may materials in a plurality of different formats, such as: traditional addresses or universal resource locators (URL), X.500 style lists of attribute-value pairs, textual descriptions of neighbor services that are later resolved into addresses in a known manner, unified messaging techniques that provide abstractions from email addresses or phone numbers, location-independent, persistent universal resource names (URN).
  • URL universal resource locators
  • UPN persistent universal resource names
  • FIG. 3 illustrates a flow-chart of a method for establishing a node and reference in a server, in accordance with an embodiment of the invention.
  • the overlay 10 network is comprised of a plurality of nodes connected by references 50 .
  • an initiator for the overlay network to be created, there is a software program, which is called an initiator.
  • the initiator generates the nodes and references in a predetermined server, thereby connecting the server to the overlay network 10 .
  • the initiator In step 305 , the initiator generates a local name for server.
  • the node may have a name that reflects its level in the overall network (i.e., customer x).
  • the name itself is arbitrary and depends on the designer.
  • the initiator deploys a node.
  • the node typically is a software agent stored on a server, which receive and store control information.
  • the node program registers with a directory (not shown) stored in a hosting server. Registration is based on a set of attributes the node obtains from the hosting server (i.e., domain-specific attributes).
  • the node may locate the directory to which it will register with by obtaining an explicit address of the directory with other attributes from the hosting environment. Also, it may locate the directory by issuing a resolution name request that may be resolved in the network's DNS environment to the appropriate directory address.
  • a directory contains description of the nodes based on registration of attributes including locations and initial contact information.
  • a directory also contains a description of service instances including their position in the overlay network 10 created during the deployment process.
  • the method establishes a reference pointing to the descendent, as shown in step 315 .
  • the deployed node stores a reference to its creator and refers to all its descendants.
  • a reference point is established pointing to its creator and refers to all its descendants.
  • Reference points may be initially established during service deployment. Each node passes a reference to itself on to all its descendants that will pass their own reference on to all their descendants. Each deployed node stores the reference to its creator and references to all its descendants. Further references may be established as well as such references to siblings or references to services to which dependencies exist.
  • any service relationship may be expressed by a node reference, and a multiple of overlay networks may be formed upon the same set of services.
  • FIG. 4 illustrates a flow-chart of a method for using position information in the overlay topology for automatic generation of service identifiers.
  • An overlay topology 10 can be used to automatically derive node identification information from the position of the node in the topology.
  • Step 405 a local name is generated for each individual cluster.
  • a user or system administrator may determine the local name.
  • step 410 the method concatenates the local name with nodes own identification path. This is done at the software level in a manner known in the prior art.
  • step 420 the method passes the concatenated path on the descendent nodes as its identification path. Paths through the topology may be automatically derived during the node deployment process.

Abstract

A computer network system having an overlay network, which comprises of a plurality of nodes and an initiator node connected via a reference. The generalized references are links, which interconnect the nodes and form an overlay topology. The system uses position information in the overlay topology for message routing between participating applications in the overly network. The automatic generation of path-based service identifiers and service locations is another aspect of the system.

Description

FIELD OF THE INVENTION
This invention relates generally to an overlay network. More particularly, this invention relates to establishing an overlay network for a computer system.
BACKGROUND OF THE INVENTION
The Internet today consists of a collection of interconnected administrative domains. Each domain is under the control of one or more administrators who decide what hardware equipment to employ and what control software to run. This localized control of the administrative domains requires the coexistence of a number of disparate, heterogeneous systems. The basic communication protocol through which different domains communicate is IP (Internet Protocol). Each Internet data communication is translated into the delivery of a sequence of varying sized IP protocol packets that travel across one or more administrative domains until they reach the final destination.
Another aspect is that IP routing between compute systems applies at the physical network layer. Physical networks change as components change. In order to hide those changes from applications running on compute systems and communicating with one another, using addresses of physical locations, physical computer systems where applications reside, should be avoided in communication between applications on different computer systems. The reason is that physical locations may become subject to change when changes in the physical network environment occur. The proposed overlay network layer instead uses communication paths established between communicating applications instead of physical (IP) addresses in the underlying network.
The invention consists of the method how those communication paths are automatically established during initial deployment of applications of one or more computer systems, and a message routing system that is based on the established communication paths. Communication paths remain constant throughout the existence of an application independently of changes eventually occurring in the underlying physical networks.
Reconfiguration of applications regarding their communication facilities are avoided that otherwise (without using the proposed overlay network) would be required. The invention can also be applied in environments where applications are not directly exist on physical compute systems, but on virtual compute systems, which are compute systems that are comprised of virtualized resources.
In IP, the sender of the data only specifies the destination address, whereas the network (the collection of hardware and software systems distributed through several administrative domains) chooses a forwarding path through which to route the IP packets. Routing protocols cooperate across different administrative domains, and through a variety of different software and hardware techniques, to monitor the presence and/or the state of connections in the Internet. Because of the great size and heterogeneous nature of the Internet, and the complexity of the routing task, these routing protocols are typically minimalistic and tend to focus on guarantee of connection and minimizing routing hops rather than optimizing performance. Overlay networks have been used to overcome these challenges.
An overlay network of alternate routing mechanisms may be typically constructed on top of the existing Internet routing mechanisms to find and exploit available resources. An overlay routing mechanism is typically completely transparent and separate from the Internet routing protocols and is preferably deployed throughout some small, but widely distributed, portion of the Internet as a distributed user application.
Typically, an overlay network consists of nodes intended communication on a network such as the Internet. These nodes are connected to the underlying network via transmission links. Overlay network nodes utilize existing network transmission lines and infrastructure, via network links to create a virtual topology.
However, the prior art overlay network nodes typically communicate using existing, established Internet protocols such as IP addresses and are very sensitive to changes by the underlying network and applications.
SUMMARY OF THE INVENTION
According to an embodiment of the invention, the invention is a method for establishing on overlay topology, such that the method comprising the steps of: establish a plurality of nodes, such that each node is located in a predetermined data center; and generating references among the established nodes, such that the established nodes are represented independently of the respective predetermined data center.
According to another embodiment of the invention, the invention is a method for using position information in the overlay topology for automatic generation of service identifiers comprising the steps of generating a local name for each individual cluster; concatenating the local name with a nodes own identification path; and passing the concatenated path on a descendent nodes.
According to yet another embodiment of the invention, the invention is an overlay network for computer network comprising: a plurality of nodes; an initiator node; and a plurality of network domains.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 illustrates a diagram of an overlay network, according to an embodiment of the invention;
FIG. 2 illustrates a diagram of the automatic generation of instance identifiers based on their position in the overlay network topology, according to an embodiment of the invention;
FIG. 3 illustrates of an exemplary method, according to an embodiment of the invention; and
FIG. 4 illustrates of an exemplary method, according to an embodiment of the invention.
DETAILED DESCRIPTION OF A PREFERRED EMBODIMENT
In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to one of ordinary skill in the art that these specific details need not be used to practice the present invention. In other instances, well known structures, interfaces, and processes have not been shown in detail in order not to unnecessarily obscure the present invention.
FIG. 1 illustrates a diagram of an overlay network 10, according to an embodiment of the invention. The overlay network 10 includes a plurality of nodes 20 including an initiator node 25, first network domain 30, and second network domain 40. The nodes 20 are connected to each other and the first and second network domains 30, 40 via references 50.
The nodes 20 are protocol handlers which may reside on computer systems that host a plurality services. The nodes 20 may perform and control deployment processes based on received configuration data. One of ordinary skill can recognize that the nodes 20 may be implemented in plurality of different ways, for example, as servlets behind web servers or as daemon processes. The nodes 20 may be associated with the boot image and automatically started.
The initiator node 25 is a software agent that is of a kind known in the art. At its installation, the initiator node 25 generates other nodes 20 which in turn may generate more may generate more nodes 20. The resulting nodes 20 exist in a hierarchical relationship, extending from the initial initiator node 25 down the “children” nodes 20. The overly network consists of the initiator nodes 25 and the plurality of resulting children nodes 20.
The initiator node 25 passes a reference to itself on to all its descendant nodes (i.e., nodes that are connected to the initiator node 25 by a reference). The descendant nodes may pass their own references to their descendants. Each node 20 stores the reference to its initiator node 25 and refers to all its descendants.
As stated above, references 50 link nodes 20. One of ordinary skill can appreciate that the references can materialize in a plurality of different forms.
As shown in FIG. 1, the overly network 10 is overlaying a first underlying network domain 30 and a second underlying network domain 40. One of ordinary skill in the art can appreciate that the number of underlying networks is for illustrative purposes only and not meant to be restrictive. The first and second underlying networks 30 and 40 may be different customers, management domains. The first and second underlying networks 30 and 40 may be such computer networks such as Ethernet or other type computer networks having a plurality of computers connected via a specific protocol. The topology of the underlying networks 30 and 40 may be a grid structure, distinct from the hierarchical topology from the overlay structure 10.
FIG. 1 illustrates dashed lines connecting a node 20 in the overlay network 10 to an individual computer system in either the first or second underlying network 30 and 40. The dashed lines indicates that each node 20 in the overly network 10 is assigned to one physical hosting node in the underlying network.
FIG. 2 illustrates a diagram of the automatic generation of node identifiers based on their position in the overlay network 10 topology. The diagram illustrates an overlay network 10 consisting of a plurality of nodes 20. The plurality of nodes 20 are connected via a reference 50. The paths 50 are generated by each individual node, connecting a higher-level node 20 (parent) with a lower level node 20 (child).
The paths 50 connecting the nodes 20 may allow nodes 20 to be identified in the topology. A richer schemata (model) is possible, as well as specifying an originating point from where a path originates. One of ordinary skill may appreciate that any node (not just the highest-level node) may act as a start point. Also, multiple paths may be used to identify a node 20. Using such schemata may avoid the highest-level node 20 from being a single point of failure.
FIG. 2, for example, is an illustration of path: /hp_mgmt_domain/dc_paloalto/cluster21/customer x. As shown in FIG. 2, hp_mgmt_domain is the highest-level node 20, and is connected to dc_paloalto via reference 50. Hp_mgmt_domain may be a high-level system server and dc_paloalto is local client server. A network cluster (cluster21) connects dc_paloalto with customer x. Therefore, in order for the high-level server (hp_mgmt_domain) to communicate with customer x, it must send information along the above stated path. Also, note that other customers (customer_y) and high-level servers (oracle_db) may also be connected to the nodes via different paths.
As shown in FIGS. 1 and 2, the overly network 10 is a plurality of connected nodes, such that each nodes represents a service or server (not shown) in a distributed computer system. These services and servers may come from distinct sources and numerous environments. The overly network 10 may use generalized references 50 as a way to provide underlying network diversity and a uniform view of the system. One of ordinary skill in the art will appreciate that the references 50 may materials in a plurality of different formats, such as: traditional addresses or universal resource locators (URL), X.500 style lists of attribute-value pairs, textual descriptions of neighbor services that are later resolved into addresses in a known manner, unified messaging techniques that provide abstractions from email addresses or phone numbers, location-independent, persistent universal resource names (URN). One of ordinary skill in the art can also appreciate that this list is illustrative in nature and is not meant as the entire list or scope of formats, which may be used as references 50.
FIG. 3 illustrates a flow-chart of a method for establishing a node and reference in a server, in accordance with an embodiment of the invention. As stated above with regards to FIG. 1, the overlay 10 network is comprised of a plurality of nodes connected by references 50. However, for the overlay network to be created, there is a software program, which is called an initiator. The initiator generates the nodes and references in a predetermined server, thereby connecting the server to the overlay network 10.
In step 305, the initiator generates a local name for server. For example, as shown with regards to FIG. 2, the node may have a name that reflects its level in the overall network (i.e., customer x). However, one of ordinary skill in the art may appreciate that the name itself is arbitrary and depends on the designer.
In step 310, the initiator deploys a node. The node typically is a software agent stored on a server, which receive and store control information. Typically, the node program registers with a directory (not shown) stored in a hosting server. Registration is based on a set of attributes the node obtains from the hosting server (i.e., domain-specific attributes). The node may locate the directory to which it will register with by obtaining an explicit address of the directory with other attributes from the hosting environment. Also, it may locate the directory by issuing a resolution name request that may be resolved in the network's DNS environment to the appropriate directory address. A directory contains description of the nodes based on registration of attributes including locations and initial contact information. A directory also contains a description of service instances including their position in the overlay network 10 created during the deployment process.
Once a node had been deployed in the hosting server, the method establishes a reference pointing to the descendent, as shown in step 315. The deployed node stores a reference to its creator and refers to all its descendants.
In step 320, a reference point is established pointing to its creator and refers to all its descendants. Reference points may be initially established during service deployment. Each node passes a reference to itself on to all its descendants that will pass their own reference on to all their descendants. Each deployed node stores the reference to its creator and references to all its descendants. Further references may be established as well as such references to siblings or references to services to which dependencies exist. One of ordinary skill in the art can appreciate that any service relationship may be expressed by a node reference, and a multiple of overlay networks may be formed upon the same set of services.
FIG. 4 illustrates a flow-chart of a method for using position information in the overlay topology for automatic generation of service identifiers. An overlay topology 10 can be used to automatically derive node identification information from the position of the node in the topology.
Step 405, a local name is generated for each individual cluster. One of ordinary skill in the art can appreciate that a user or system administrator may determine the local name.
In step 410, the method concatenates the local name with nodes own identification path. This is done at the software level in a manner known in the prior art.
In step 420, the method passes the concatenated path on the descendent nodes as its identification path. Paths through the topology may be automatically derived during the node deployment process.
What has been described and illustrated herein is a preferred embodiment of the invention along with some of its variations. The terms, descriptions and figures used herein are set forth by way of illustration only and are not meant as limitations. Those skilled in the art will recognize that many variations are possible within the spirit and scope of the invention, which is intended to be defined by the following claims—and their equivalents—in which all terms are meant in their broadest reasonable sense unless otherwise indicated.

Claims (18)

1. A method for establishing an overlay network topology, the method comprising:
using an initiator node in the overlay network to establish a plurality of nodes in a redetermined service such that each node is located in a predetermined data center;
using the initiator node to generate references among the established nodes in the predetermined service such that the established nodes are represented independently of the respective predetermined data centers; and
generating node identifiers for the plurality of nodes based on positions of the plurality of nodes in the overlay network.
2. The method of claim 1, wherein the initiator node is a software program stored on a server, such that the initiator node connects the server to the overlay topology.
3. The method of claim 1, further comprising the steps of:
generating a local name for a server;
deploying one of the plurality of nodes for the server; and
establishing a reference pointing the one node to a creator node of the one node; and
referring the one node to all descendant nodes of the one node.
4. The method of claim 3, wherein the one node is a software agent stored on the server, which receives and stores control information.
5. The method of claim 4, wherein the software agent includes a node program that registers with a directory stored in a hosting server.
6. The method of claim 5, wherein the node locates the directory to which it will register with by obtaining an explicit address of the directory with other attributes from the hosting server or it locates the directory by issuing a resolution name request that is resolved in the network's DNS environment to the appropriate directory address.
7. The method of claim 3, wherein the reference is initially established during service deployment.
8. A method for using position information in an overlay network for automatic generation of a service path identifier comprising:
generating, as initiated by an initiator node, a cluster node in the overlay network for an individual cluster that hosts a service
generating a local name for the cluster node of the individual cluster;
concatenating the local name with the initiator node's own identification path of the cluster node to form a concatenated path; and
passing the concatenated path to the cluster node so that the concatenated path becomes the service path identifier for the service hosted by the cluster node, wherein the service path identifier is based on the position of the cluster node in the overlay network.
9. The method of claim 8, wherein the path through the overlay network is automatically derived during the node deployment process.
10. An overlay network for a computer network comprising:
a plurality of nodes;
an initiator node configured to generate at least a first node of the plurality of nodes, wherein the first node is in turn configured to generate at least a second node of the plurality of nodes such that the plurality of nodes exist in a hierarchical relationship with the second node being a descendent node of the first node, and both the first and second nodes being descendent nodes of the initiator node, wherein the initiator node is further configured to generate node identifiers for the plurality of nodes based on positions of the plurality of nodes in the overlay network; and
a plurality of network domains.
11. The network of claim 10, wherein the plurality of nodes are connected to each other and to the plurality of network domains via references.
12. The network of claim 11, wherein the plurality of nodes may perform and control deployment processes based on received configuration data.
13. The network of claim 10, wherein the plurality of nodes are protocol handlers which may reside on computer systems that host a plurality services.
14. The network of claim 10, wherein the initiator node is a software agent.
15. The network of claim 10, wherein the initiator node passes a reference to itself on to all its descendant nodes in the plurality of nodes.
16. The network of claim 10, wherein the overlay network is overlaying the plurality of network domains.
17. The network of claim 16, wherein the plurality of network domains include computer networks of at least one of Ethernet or other type computer networks having a plurality of computers connected via a specific protocol.
18. The network of claim 17, wherein a topology of the plurality of network domains is a grid structure, distinct from the hierarchical topology from an overlay structure of the overlay network.
US10/387,456 2003-03-14 2003-03-14 Overlay network for location-independent communication between computer systems Expired - Fee Related US7907544B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/387,456 US7907544B2 (en) 2003-03-14 2003-03-14 Overlay network for location-independent communication between computer systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/387,456 US7907544B2 (en) 2003-03-14 2003-03-14 Overlay network for location-independent communication between computer systems

Publications (2)

Publication Number Publication Date
US20040179481A1 US20040179481A1 (en) 2004-09-16
US7907544B2 true US7907544B2 (en) 2011-03-15

Family

ID=32961897

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/387,456 Expired - Fee Related US7907544B2 (en) 2003-03-14 2003-03-14 Overlay network for location-independent communication between computer systems

Country Status (1)

Country Link
US (1) US7907544B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180097876A1 (en) * 2016-09-30 2018-04-05 Hewlett Packard Enterprise Development Lp Overlay Network Management
US11240296B2 (en) * 2018-10-22 2022-02-01 Nippon Telegraph And Telephone Corporation Distributed processing system and distributed processing method

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9603582D0 (en) 1996-02-20 1996-04-17 Hewlett Packard Co Method of accessing service resource items that are for use in a telecommunications system
US20050015511A1 (en) * 2003-07-02 2005-01-20 Nec Laboratories America, Inc. Accelerated large data distribution in overlay networks
US7568199B2 (en) * 2003-07-28 2009-07-28 Sap Ag. System for matching resource request that freeing the reserved first resource and forwarding the request to second resource if predetermined time period expired
US7546553B2 (en) * 2003-07-28 2009-06-09 Sap Ag Grid landscape component
US7594015B2 (en) * 2003-07-28 2009-09-22 Sap Ag Grid organization
US7673054B2 (en) 2003-07-28 2010-03-02 Sap Ag. Grid manageable application process management scheme
US7703029B2 (en) * 2003-07-28 2010-04-20 Sap Ag Grid browser component
US7574707B2 (en) * 2003-07-28 2009-08-11 Sap Ag Install-run-remove mechanism
US7631069B2 (en) * 2003-07-28 2009-12-08 Sap Ag Maintainable grid managers
US7555546B1 (en) * 2003-09-25 2009-06-30 Nortel Networks Limited Enterprise network services architecture
US7810090B2 (en) * 2003-12-17 2010-10-05 Sap Ag Grid compute node software application deployment
US9025753B2 (en) * 2004-01-22 2015-05-05 Verizon Patent And Licensing Inc. Comprehensive communication services system
US7565383B2 (en) * 2004-12-20 2009-07-21 Sap Ag. Application recovery
US7793290B2 (en) * 2004-12-20 2010-09-07 Sap Ag Grip application acceleration by executing grid application based on application usage history prior to user request for application execution
US8737261B2 (en) * 2006-11-27 2014-05-27 Telefonaktiebolaget L M Ericsson (Publ) Node registering method
US7872990B2 (en) * 2008-04-30 2011-01-18 Microsoft Corporation Multi-level interconnection network
US20100146394A1 (en) * 2008-12-04 2010-06-10 Morris Robert P Methods, Systems, And Computer Program Products For Browsing Using A Geospatial Map Metaphor
US7933272B2 (en) * 2009-03-11 2011-04-26 Deep River Systems, Llc Methods and systems for resolving a first node identifier in a first identifier domain space to a second node identifier in a second identifier domain space
US8238538B2 (en) 2009-05-28 2012-08-07 Comcast Cable Communications, Llc Stateful home phone service

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6073012A (en) * 1997-10-04 2000-06-06 Motorola, Inc. System for defining an individual subscriber unit location within a wireless communication system and method therefor
US20020093956A1 (en) * 2001-01-16 2002-07-18 Gurin Michael H. Dynamic communication and method of use
US20030159067A1 (en) * 2002-02-21 2003-08-21 Nokia Corporation Method and apparatus for granting access by a portable phone to multimedia services
US20040054807A1 (en) * 2002-09-11 2004-03-18 Microsoft Corporation System and method for creating improved overlay network with an efficient distributed data structure
US6792430B1 (en) * 1998-07-29 2004-09-14 Qwest Communications International Information organization and navigation by user-generated associative overlays
US20060036719A1 (en) * 2002-12-02 2006-02-16 Ulf Bodin Arrangements and method for hierarchical resource management in a layered network architecture
US7185077B1 (en) * 2000-01-25 2007-02-27 Cisco Technology, Inc. Methods and apparatus for managing the arrangement of nodes in a network
US7185052B2 (en) * 2001-05-16 2007-02-27 Akamai Technologies, Inc. Meta content delivery network system
US7188173B2 (en) * 2002-09-30 2007-03-06 Intel Corporation Method and apparatus to enable efficient processing and transmission of network communications
US7401132B1 (en) * 2002-12-20 2008-07-15 Symantec Operating Corporation Method and system for creating a peer-to-peer overlay network
US7656868B2 (en) * 2004-01-30 2010-02-02 Telefonaktiebolaget L M Ericsson (Publ) Method for transferring packets in networks comprising a plurality of linked intermediate networks

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6073012A (en) * 1997-10-04 2000-06-06 Motorola, Inc. System for defining an individual subscriber unit location within a wireless communication system and method therefor
US6792430B1 (en) * 1998-07-29 2004-09-14 Qwest Communications International Information organization and navigation by user-generated associative overlays
US7185077B1 (en) * 2000-01-25 2007-02-27 Cisco Technology, Inc. Methods and apparatus for managing the arrangement of nodes in a network
US20020093956A1 (en) * 2001-01-16 2002-07-18 Gurin Michael H. Dynamic communication and method of use
US7185052B2 (en) * 2001-05-16 2007-02-27 Akamai Technologies, Inc. Meta content delivery network system
US20030159067A1 (en) * 2002-02-21 2003-08-21 Nokia Corporation Method and apparatus for granting access by a portable phone to multimedia services
US20040054807A1 (en) * 2002-09-11 2004-03-18 Microsoft Corporation System and method for creating improved overlay network with an efficient distributed data structure
US7613796B2 (en) * 2002-09-11 2009-11-03 Microsoft Corporation System and method for creating improved overlay network with an efficient distributed data structure
US7188173B2 (en) * 2002-09-30 2007-03-06 Intel Corporation Method and apparatus to enable efficient processing and transmission of network communications
US20060036719A1 (en) * 2002-12-02 2006-02-16 Ulf Bodin Arrangements and method for hierarchical resource management in a layered network architecture
US7401132B1 (en) * 2002-12-20 2008-07-15 Symantec Operating Corporation Method and system for creating a peer-to-peer overlay network
US7656868B2 (en) * 2004-01-30 2010-02-02 Telefonaktiebolaget L M Ericsson (Publ) Method for transferring packets in networks comprising a plurality of linked intermediate networks

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180097876A1 (en) * 2016-09-30 2018-04-05 Hewlett Packard Enterprise Development Lp Overlay Network Management
US10212223B2 (en) * 2016-09-30 2019-02-19 Hewlett Packard Enterprise Development Lp Overlay network management
US11240296B2 (en) * 2018-10-22 2022-02-01 Nippon Telegraph And Telephone Corporation Distributed processing system and distributed processing method

Also Published As

Publication number Publication date
US20040179481A1 (en) 2004-09-16

Similar Documents

Publication Publication Date Title
US7907544B2 (en) Overlay network for location-independent communication between computer systems
US11902364B2 (en) Automatic replacement of computing nodes in a virtual computer network
TWI813743B (en) Independent datastore in a network routing environment
US11171836B2 (en) Providing virtual networking functionality for managed computer networks
US20230074913A1 (en) Managing Virtual Networks of Virtual Machines Using Telecommunications Infrastructure Systems
US10516590B2 (en) External health checking of virtual private cloud network environments
JP4503225B2 (en) Virtual network with adaptive dispatcher
US8937960B2 (en) Managing communications for modified computer networks
US9736016B2 (en) Managing failure behavior for computing nodes of provided computer networks
JP5049344B2 (en) Inter-region communication within a rendezvous federation
Pietzuch et al. Peer-to-peer overlay broker networks in an event-based middleware
US8914429B2 (en) Method for creating global distributed namespace
JP3581589B2 (en) Communication network system and service management method in communication network system
US10404773B2 (en) Distributed cluster processing system and packet processing method thereof
JP2009543447A (en) Inter-region communication within a rendezvous federation
JP3557405B2 (en) Protocol information management of interface hierarchical network between dedicated networks
JP2005522103A (en) Temporary network
Kaneda et al. Virtual private grid: A command shell for utilizing hundreds of machines efficiently

Legal Events

Date Code Title Description
AS Assignment

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY L.P., TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT-PACKARD COMPANY;REEL/FRAME:014061/0492

Effective date: 20030926

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY L.P.,TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT-PACKARD COMPANY;REEL/FRAME:014061/0492

Effective date: 20030926

AS Assignment

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GRAUPNER, SVEND;REEL/FRAME:014045/0643

Effective date: 20030314

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: HEWLETT PACKARD ENTERPRISE DEVELOPMENT LP, TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.;REEL/FRAME:037079/0001

Effective date: 20151027

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20230315