USRE44363E1 - Arrangement for load sharing in computer networks - Google Patents

Arrangement for load sharing in computer networks Download PDF

Info

Publication number
USRE44363E1
USRE44363E1 US11/347,783 US34778398A USRE44363E US RE44363 E1 USRE44363 E1 US RE44363E1 US 34778398 A US34778398 A US 34778398A US RE44363 E USRE44363 E US RE44363E
Authority
US
United States
Prior art keywords
replicated
server
resource
servers
router
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 - Lifetime
Application number
US11/347,783
Inventor
Nail Kavak
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.)
Intellectual Ventures Assets 161 LLC
Original Assignee
Intellectual Ventures I LLC
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 Intellectual Ventures I LLC filed Critical Intellectual Ventures I LLC
Priority to US11/347,783 priority Critical patent/USRE44363E1/en
Assigned to TELIASONERA AB reassignment TELIASONERA AB CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: TELIA AB
Assigned to DATA ADVISORS LLC reassignment DATA ADVISORS LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: TELIASONERA AB, TELIASONERA FINLAND OYJ
Assigned to TELIA AB reassignment TELIA AB ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KAVAK, NAIL
Assigned to INTELLECTUAL VENTURES I LLC reassignment INTELLECTUAL VENTURES I LLC MERGER (SEE DOCUMENT FOR DETAILS). Assignors: DATA ADVISORS LLC
Application granted granted Critical
Publication of USRE44363E1 publication Critical patent/USRE44363E1/en
Anticipated expiration legal-status Critical
Assigned to INTELLECTUAL VENTURES ASSETS 161 LLC reassignment INTELLECTUAL VENTURES ASSETS 161 LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTELLECTUAL VENTURES I LLC
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/101Server selection for load balancing based on network conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/1021Server selection for load balancing based on client or server locations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1036Load balancing of requests to servers for services different from user content provisioning, e.g. load balancing across domain name servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1038Load balancing arrangements to avoid a single path through a load balancer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols

Definitions

  • the present invention relates to an arrangement for load sharing in computer networks, and more exactly, an arrangement for distribution of traffic, for instance via Internet, from clients to the service suppliers who provide services from a multiple of servers.
  • the invention makes possible distribution to a number of replicated servers. Suitable server is selected, for instance, on basis or available resources at the server's interface or on less delay in the connection.
  • the invention results in better performance and reduced traffic by distribution of the traffic geographically and from a resource point of view.
  • a conventional way of solving this problem is to replace an existing server by another which has higher process capacity and storage capacity. In most cases, however, the problem is not lack of capacity but lack of load sharing, i.e. the solution often is to utilize the existing network resources better.
  • the information is copied or replicated in a multiple of servers which are distributed geographically in different places in order to improve response times.
  • the traffic is distributed on the different servers by using a sequential (round robin) or random technology.
  • this sequential technology the servers are selected sequentially in turn, whereas random technology selects servers in just any order.
  • random technology selects servers in just any order.
  • the present invention solves the above mentioned problems by utilizing information about the load and the network topology of the servers, together with a technology to to address suitable servers, namely the anycast-technology (anycast routing and anycast addressing).
  • the invention can distribute traffic to geographically distributed servers so that the traffic is distributed to for instance less loaded server.
  • the present invention provides an arrangement for load sharing in a computer network, comprising a larger number of users or clients with computers, at least one service supplier which provides services via a number of replicated servers, a computer network with routers which can connect the client computers with the servers in order to connect a client computer which requests a service with suitable server.
  • a number of replicated servers belong to a common address group (anycast-group) and each anycast-group is connected to a domain name server which has the ability to select one of the replicated servers, so that a router can establish a connection between the selected server and the service-requesting client computer.
  • the domain name server is arranged to select the least loaded replicated server or the nearest replicated server.
  • Each replicated server can transmit a resource message which contains information about available resources at the server in question, and about the link parameters of the server.
  • the new technology according to the present invention a number of advantages are achieved.
  • the end users make benefit from the lower delay and higher performance.
  • the number of servers in the network or with the service supplier can be reduced. It will be easy to add or subtract servers without the users becoming interfered with, i.e. without interrupting services in progress. This implies considerably reduced investment costs and managing costs for the network operator and the service supplier, while the end laser at the same time is offered higher performance.
  • the end users are not aware of that there are several servers which provide the same service.
  • the invention provides cost efficient solutions which can be configured automatically and are transparent to the user.
  • the invention makes possible step by step expansion of servers and adapts the capacity according to the need. By routing traffic to the least loaded server, the number of jumps and potential time delays are reduced.
  • FIG. 1 is a diagram over the arrangement according to the invention.
  • FIG. 2 is an illustration over the format of a resource message according to the invention.
  • Network bandwidth and processor capacity of servers and client computers are increasing from a general point of view, but not fast enough to keep pace with the more and more increasing number of users in the network. The number of users soon will be a billion.
  • replicated servers are in clusters near the original server, this will reduce the load on the single server, but does not reduce the network traffic because all requests are still going to the cluster. If, however, replicated servers are distributed over the network, and if clients automatically can locate the nearest or least loaded server, this would reduce the network traffic as well.
  • the aim of the present invention is to provide an arrangement by which the network resources can be used more efficiently.
  • the aim is to dynamically route the user traffic to a least loaded application server.
  • FIG. 1 is shown a diagram over a preferred arrangement according to the invention.
  • a client computer 1 has a virtual circuit connection established to its domain name servers (DNS) 2 , of which one is shown in the figure, via the network 3 .
  • DNS domain name servers
  • routers 4 which establish connections with servers 5 A to 5 E as service suppliers. All the servers 5 A, 5 B, 5 C, 5 D, 5 E are copies of each other and constitute the same anycast-group or “common address group”. Anycast-groups only transmit a virtual IP-address to their neighbours.
  • a logical address can correspond to a number of physical addresses.
  • the domain name server has knowledge of all anycast-groups. For scaling and performance reasons anycast-groups can be distributed over many domain name servers.
  • the anycast-group members are connected to the domain name servers by a point-to-multipoint-connection.
  • the function of the arrangement can be summarized as follows.
  • the client computer first transmits a request to a domain name server to resolve a domain name into an IP-address. Control messages to and from the domain name server are represented by the bold arrows 6 in the figure.
  • the domain name server first controls the semantics of the DNS-request in order to find out which application that was requested. For instance, an ftp-request is handled in a different way than a ping-request. The former is long-lived, whereas the latter is short-lived.
  • the type of application assists the domain name server in selecting the most relevant server for each request. In some cases the least loaded server is selected, whereas in other cases the cheapest link and belonging server is selected.
  • a transmitter sometimes prefers to use the shortest route for time critical applications, for instance pictures, video, ftp, and in other cases the same transmitter would prefer the cheapest route, such as ping, dns etc.
  • the domain name server receives continuously routing information from all anycast-servers which it is serving.
  • the routing information is transmitted via the connections marked 7 in the FIG. 1 .
  • the routing information includes details about the available capacity for each link, the number of jumps to each server, the bandwidth of each link, the processor capacity, measured delay etc.
  • the domain name server returns the IP-address to the server which is best adapted to the application demands which are derived from the DNS-request. When the IP-address has been resolved, it is returned to the client computer so that a direct connection is established between the client computer and the server.
  • the connection is transparent to the domain name server.
  • the data flow is shown at 8 in FIG. 1 .
  • anycast-technology is used to select one server out of the different suitable, exactly alike servers.
  • An anycast-address (common address) is used to represent a group of nodes, one of which shall be selected.
  • the domain name server delivers the IP-address to all destinations which are represented by the anycast-address. Since many servers can have the same anycast-address, the router conventionally selects one of them by collecting information about the number of jumps to the different servers and selects the nearest one. Use of links is another at present available criterion. Other possible criteria are costs, processor load, storage, routing policy etc.
  • One important aspect of the invention is to use the anycast-technology to access services which are delivered by a larger number of servers which are operating on different network nodes. Especially the same service can be accessed by one single anycast-address irrespective of how many servers that are used for the service and of where the servers are located in the network. To copy the service at many servers over the network is useful when high service accessibility is required.
  • Other services which might benefit from anycast-technolgy include: World Wide Web, video services, domain name servers, address resolving servers, Neighbour Discovery-servers, 020-number services, telephoning via Internet, and the Public Switched Telephone Network in order to find the most cost efficient voice services etc.
  • An anycast-server, ANS which can be located together with the domain name server 2 , holds information about the membership for all anycast-service members 5 A- 5 E.
  • a node can register itself at the anycast-service, join as a member, withdraw from and stop participating in the ANS-service.
  • RA Resource Advertisement
  • QoS routes service quality routes
  • Each server produces a resource advertisement for each coverage area and indicates the largest amount of accessible resources for reservations on the interface of each of the servers in the coverage area, together with the delay parameters of the link. These parameters are roughly analogous to the standard cost value “Open Shortest Path First” (OSPF), but are independent of the standard service type value to better characterize the static delay characteristics of a link.
  • OSPF Open Shortest Path First
  • a new copy of the resource message is produced whenever a new routing resource advertisement is produced for the coverage area, or whenever the available bandwidth resource or the delay is changed for a link in the coverage area.
  • An algorithm can be used so that a new resource advertisement is produced only when the available bandwith resource is changed to a considerable extent. Resource advertisements are transmitted in flows through one single coverage area. The format of the resource advertisement is shown i FIG. 2 .
  • the number of links is the link number which is included in the resource advertisement.
  • the link type, link identity, and link data are the same as for the routing resource advertisement.
  • the available link resource is represented by packet data area parameters in floating point format with simple precision according to IEEE, as in the service model Control Load.
  • the link delay is a statistical delay value for the link expressed in milliseconds.
  • Input to the routing calculation includes source address and destination address and the service qualities for the flow, which at present are the packet data area parameters from the Path-message of the resource reservation protocol, but might also be derived from other trigger units.
  • the statistical delay value is used in the same way as OSPF uses the zero cost value of the TOS (Type of Service) of the router.
  • the DNS-server need both information about available resources and existing resource reservation in additon to the normal information about topology and membership.
  • the local router When a new replicated server connects to an anycast-group, the local router informs about the existence of the service as a part of its normal routing exchanges with the neighbouring routers. If the local router observes that a replicated server has stopped transmitting messages, also this negative information is transmitted to the neighbouring routers. Each of the neighbouring routers studies a distance value for the announced anycast-server, updates its tables based on this value, and forwards in its turn the updated information to its neighbours. Each router maintains knowledge at least of the route to the nearest anycast-servers and possibly a small list over alternative servers in case it is informed that the previous nearest server is down.
  • every router in the network will have the sufficient knowledge to route anycast-packets to the nearest server, but need not maintain a database over all anycast-servers in the network. If a client transmits a request for connection to the anycast-group, and if it is not a service in the local subnetwork, the local router forwards the packet to the nearest replicated server based on the current routing tables.
  • an anycast-call can be routed to one of the servers on a normal level in the server hierarchy, irrespective of where these servers are physically located in the network.
  • the normal level would be either the level for the anycast-caller's node, or nearest level above.
  • the anycast-caller shall not need to know any details about how the service hierarchy is organized, or even how the levels in the server hierarchy are numbered. All that the caller need to specify is that an anycast-call should be routed to a server on the lowest possible higher level where a server can be found.
  • the invention suggests to widen the definition of proximity which is used by routing algorithms to include new parameters to measure proximity.
  • PNNI-routing levels Prior Network Node Interface
  • PNNI-routing levels are used to identify the hierarchical levels of the servers. If we let the difference between two routing level identifiers be an acceptable measure of proximity between two corresponding nodes, an anycast-caller need not directly specify a level in the hierarchy. By use of this measurement parameter routing to servers on the lowest possible higher level in a hierarchy of servers can be supported, irrespective of the physical distance between the requested server and the client.

Abstract

The invention relates to an arrangement for load sharing in computer networks and, more exactly, an arrangement for distribution of traffic, for instance via Internet, from clients (1) to service suppliers who provide services from many servers. The invention makes possible distribution to one of a number of replicated servers. Suitable server is selected for instance on basis of available resources at the interface of the server, or less delay in the transmission. The invention results in better performance and reduced traffic by distribution of the traffic geographically and from a resource point of view. According to the invention, a number of replicated servers (5A-5E) belong to an anycast-group and each anycast-group is connected to a domain name server (2) which has the ability to select one of the replicated servers, so that a router (4) can establish a connection between the selected server and the service-requesting client computer. Each replicated server (5A-5E) can transmit a resource advertisement which contains information about available resources at the server in question, and about the link parameters of the server.

Description

This application is a reissue application of U.S. application Ser. No. 09/424,872 (U.S. Pat. No. 6,687,731), which is a National Stage Entry of PCT/SE98/01085, filed on Jun. 8, 1998, which claims foreign priority to SE 9702239, filed Jun. 12, 1997, each of which is incorporated by reference in its entirety.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to an arrangement for load sharing in computer networks, and more exactly, an arrangement for distribution of traffic, for instance via Internet, from clients to the service suppliers who provide services from a multiple of servers. The invention makes possible distribution to a number of replicated servers. Suitable server is selected, for instance, on basis or available resources at the server's interface or on less delay in the connection. The invention results in better performance and reduced traffic by distribution of the traffic geographically and from a resource point of view.
2. Discussion of the Background
Many internationally big companies provide a multiple of copies of their information servers, in some cases also abroad, with the aim to increase accessability and performance for the Internet user. One problem is that some servers always are more loaded than others, especially because audio- and video file transmissions in real time are becoming more and more popular. This results in congestions in the networks.
A conventional way of solving this problem is to replace an existing server by another which has higher process capacity and storage capacity. In most cases, however, the problem is not lack of capacity but lack of load sharing, i.e. the solution often is to utilize the existing network resources better.
In some cases the information is copied or replicated in a multiple of servers which are distributed geographically in different places in order to improve response times. Traditionally, the traffic is distributed on the different servers by using a sequential (round robin) or random technology. In this sequential technology the servers are selected sequentially in turn, whereas random technology selects servers in just any order. In none of these technologies information about the load on the servers, or of the localization of the servers in the network, is utilized.
The present invention solves the above mentioned problems by utilizing information about the load and the network topology of the servers, together with a technology to to address suitable servers, namely the anycast-technology (anycast routing and anycast addressing). By that, the invention can distribute traffic to geographically distributed servers so that the traffic is distributed to for instance less loaded server.
SUMMARY OF THE INVENTION
Consequently the present invention provides an arrangement for load sharing in a computer network, comprising a larger number of users or clients with computers, at least one service supplier which provides services via a number of replicated servers, a computer network with routers which can connect the client computers with the servers in order to connect a client computer which requests a service with suitable server.
According to the invention a number of replicated servers belong to a common address group (anycast-group) and each anycast-group is connected to a domain name server which has the ability to select one of the replicated servers, so that a router can establish a connection between the selected server and the service-requesting client computer.
Preferably the domain name server is arranged to select the least loaded replicated server or the nearest replicated server. Each replicated server can transmit a resource message which contains information about available resources at the server in question, and about the link parameters of the server.
Thanks to the new technology according to the present invention, a number of advantages are achieved. The end users make benefit from the lower delay and higher performance. The number of servers in the network or with the service supplier can be reduced. It will be easy to add or subtract servers without the users becoming interfered with, i.e. without interrupting services in progress. This implies considerably reduced investment costs and managing costs for the network operator and the service supplier, while the end laser at the same time is offered higher performance. The end users are not aware of that there are several servers which provide the same service.
The invention provides cost efficient solutions which can be configured automatically and are transparent to the user. The invention makes possible step by step expansion of servers and adapts the capacity according to the need. By routing traffic to the least loaded server, the number of jumps and potential time delays are reduced.
BRIEF DESCRIPTION OF THE DRAWINGS
A preferred embodiment of the invention will be described in detail below with reference to enclosed drawings where:
FIG. 1 is a diagram over the arrangement according to the invention, and
FIG. 2 is an illustration over the format of a resource message according to the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
One of the more important limited resources for instance in World Wide Web is network bandwidth and processor capacity of servers and client computers. The network bandwidth and the processor power are increasing from a general point of view, but not fast enough to keep pace with the more and more increasing number of users in the network. The number of users soon will be a billion.
This would be no problem if the users restricted their activities to their local machines, but the network makes possible for the users to request documents from servers in distant located places. It is also a fact that some servers are more popular than others, which means that these servers have to carry a too heavy load in spite of that there are a lot of servers which can deliver the same services. A solution to this problem is to store documents nearer the users. This will reduce both the network traffic and the load of the servers. A similar solution is a replication or copying which essentially implies buffer storing before the documents are requested. The cost of multireplication can be reduced by using flow transmission distribution as is supported by NNTP (Network News Transfer Protocol). Further, replication can be applied both at services and documents. If replicated servers are in clusters near the original server, this will reduce the load on the single server, but does not reduce the network traffic because all requests are still going to the cluster. If, however, replicated servers are distributed over the network, and if clients automatically can locate the nearest or least loaded server, this would reduce the network traffic as well.
The aim of the present invention is to provide an arrangement by which the network resources can be used more efficiently. The aim is to dynamically route the user traffic to a least loaded application server. The advantages which at that are achieved, are mentioned above. Even if the invention is described with special reference to IP over ATM (i.e. networks which operate with Internet-protocol with Asynchronous Transfer Mode), the invention can as well be applied to other technologies than ATM.
In FIG. 1 is shown a diagram over a preferred arrangement according to the invention. A client computer 1 has a virtual circuit connection established to its domain name servers (DNS) 2, of which one is shown in the figure, via the network 3. There may be a secondary connection to a reserve domain name server (not shown) which can be accessed at error or at break/interruption. In the network there are a number of routers 4, which establish connections with servers 5A to 5E as service suppliers. All the servers 5A, 5B, 5C, 5D, 5E are copies of each other and constitute the same anycast-group or “common address group”. Anycast-groups only transmit a virtual IP-address to their neighbours. A logical address can correspond to a number of physical addresses.
The domain name server has knowledge of all anycast-groups. For scaling and performance reasons anycast-groups can be distributed over many domain name servers. The anycast-group members are connected to the domain name servers by a point-to-multipoint-connection.
The function of the arrangement can be summarized as follows. The client computer first transmits a request to a domain name server to resolve a domain name into an IP-address. Control messages to and from the domain name server are represented by the bold arrows 6 in the figure. The domain name server first controls the semantics of the DNS-request in order to find out which application that was requested. For instance, an ftp-request is handled in a different way than a ping-request. The former is long-lived, whereas the latter is short-lived. The type of application assists the domain name server in selecting the most relevant server for each request. In some cases the least loaded server is selected, whereas in other cases the cheapest link and belonging server is selected.
In an IPATM-network a transmitter sometimes prefers to use the shortest route for time critical applications, for instance pictures, video, ftp, and in other cases the same transmitter would prefer the cheapest route, such as ping, dns etc.
The domain name server receives continuously routing information from all anycast-servers which it is serving. The routing information is transmitted via the connections marked 7 in the FIG. 1. The routing information includes details about the available capacity for each link, the number of jumps to each server, the bandwidth of each link, the processor capacity, measured delay etc. The domain name server returns the IP-address to the server which is best adapted to the application demands which are derived from the DNS-request. When the IP-address has been resolved, it is returned to the client computer so that a direct connection is established between the client computer and the server. The connection is transparent to the domain name server. The server or document which is requested, then can be transferred to the client computer. The data flow is shown at 8 in FIG. 1.
To select one server out of the different suitable, exactly alike servers, anycast-technology is used. An anycast-address (common address) is used to represent a group of nodes, one of which shall be selected. When an anycast-address is received, the domain name server delivers the IP-address to all destinations which are represented by the anycast-address. Since many servers can have the same anycast-address, the router conventionally selects one of them by collecting information about the number of jumps to the different servers and selects the nearest one. Use of links is another at present available criterion. Other possible criteria are costs, processor load, storage, routing policy etc.
One important aspect of the invention is to use the anycast-technology to access services which are delivered by a larger number of servers which are operating on different network nodes. Especially the same service can be accessed by one single anycast-address irrespective of how many servers that are used for the service and of where the servers are located in the network. To copy the service at many servers over the network is useful when high service accessibility is required. Other services which might benefit from anycast-technolgy include: World Wide Web, video services, domain name servers, address resolving servers, Neighbour Discovery-servers, 020-number services, telephoning via Internet, and the Public Switched Telephone Network in order to find the most cost efficient voice services etc.
An anycast-server, ANS, which can be located together with the domain name server 2, holds information about the membership for all anycast-service members 5A-5E. A node can register itself at the anycast-service, join as a member, withdraw from and stop participating in the ANS-service.
To make load sharing distribution to least loaded servers, each server needs to inform the surroundings about its accessible resources. To this purpose a Resource Advertisement (RA) is transmitted. At calculation of service quality routes (QoS routes), RA is used.
Each server produces a resource advertisement for each coverage area and indicates the largest amount of accessible resources for reservations on the interface of each of the servers in the coverage area, together with the delay parameters of the link. These parameters are roughly analogous to the standard cost value “Open Shortest Path First” (OSPF), but are independent of the standard service type value to better characterize the static delay characteristics of a link. A new copy of the resource message is produced whenever a new routing resource advertisement is produced for the coverage area, or whenever the available bandwidth resource or the delay is changed for a link in the coverage area. An algorithm can be used so that a new resource advertisement is produced only when the available bandwith resource is changed to a considerable extent. Resource advertisements are transmitted in flows through one single coverage area. The format of the resource advertisement is shown i FIG. 2.
The number of links is the link number which is included in the resource advertisement. For each link, the link type, link identity, and link data, are the same as for the routing resource advertisement. The available link resource is represented by packet data area parameters in floating point format with simple precision according to IEEE, as in the service model Control Load. The link delay is a statistical delay value for the link expressed in milliseconds.
Input to the routing calculation includes source address and destination address and the service qualities for the flow, which at present are the packet data area parameters from the Path-message of the resource reservation protocol, but might also be derived from other trigger units. In order to calculate the best route, or the route with least delay, the statistical delay value is used in the same way as OSPF uses the zero cost value of the TOS (Type of Service) of the router.
The DNS-server need both information about available resources and existing resource reservation in additon to the normal information about topology and membership.
When a new replicated server connects to an anycast-group, the local router informs about the existence of the service as a part of its normal routing exchanges with the neighbouring routers. If the local router observes that a replicated server has stopped transmitting messages, also this negative information is transmitted to the neighbouring routers. Each of the neighbouring routers studies a distance value for the announced anycast-server, updates its tables based on this value, and forwards in its turn the updated information to its neighbours. Each router maintains knowledge at least of the route to the nearest anycast-servers and possibly a small list over alternative servers in case it is informed that the previous nearest server is down. In this way every router in the network will have the sufficient knowledge to route anycast-packets to the nearest server, but need not maintain a database over all anycast-servers in the network. If a client transmits a request for connection to the anycast-group, and if it is not a service in the local subnetwork, the local router forwards the packet to the nearest replicated server based on the current routing tables.
It is assumed that an anycast-call can be routed to one of the servers on a normal level in the server hierarchy, irrespective of where these servers are physically located in the network. For may applications the normal level would be either the level for the anycast-caller's node, or nearest level above. The anycast-caller shall not need to know any details about how the service hierarchy is organized, or even how the levels in the server hierarchy are numbered. All that the caller need to specify is that an anycast-call should be routed to a server on the lowest possible higher level where a server can be found. To meet the demands and address a server hierarchy by one single address, the invention suggests to widen the definition of proximity which is used by routing algorithms to include new parameters to measure proximity. Suppose that PNNI-routing levels (Private Network Node Interface) are used to identify the hierarchical levels of the servers. If we let the difference between two routing level identifiers be an acceptable measure of proximity between two corresponding nodes, an anycast-caller need not directly specify a level in the hierarchy. By use of this measurement parameter routing to servers on the lowest possible higher level in a hierarchy of servers can be supported, irrespective of the physical distance between the requested server and the client.
Consequently the present invention provides an arrangement for load sharing which solves the indicated problems. An expert in the field realizes that the invention can be implemented in a number of different ways with different combinations of hardware and software without leaving the frame of the invention. The extent of protection of the invention is only limited by the patent claims below.

Claims (40)

What is claimed is:
1. A computer implemented system for designating a resource location among a plurality of resource locations, comprising:
at least one client computer;
at least one service supplier responsive to requests of the at least one client computer, the at least one service supplier comprising,
i. a domain server configured to provide access to the plurality of resource locations in response to a request from the at least one client computer, the plurality of resource locations being replicated servers operably linked to the domain server, a portion of the replicated servers being configured to be responsive to an anycast address protocol,
ii. at least one router responsive to the portion of replicated servers, the router having a routing table configured to receive resource advertisements from the portion of replicated servers, the resource advertisements including at least capacity data of each replicated server, the router being operably linked to the domain server for resolving the designation of the resource location among the plurality of resource locations,
wherein the domain server utilizes the anycast address protocol for accessing the plurality of resource locations, the router table being responsive to the anycast requests of the domain server to designate the resource location for access by the at least one client computer in accordance with the resource advertisements of the table, and
wherein a resource advertisement is periodically transmitted from a corresponding replicated server upon a change of a predetermined amount in the capacity data of the corresponding replicated server.
2. The computer implemented system of claim 1, wherein the at least one router designates the resource location as the replicated server having the most available capacity in accordance with the resource advertisements of the table.
3. The computer implemented system of claim 1, wherein the resource advertisement includes link data.
4. The computer implemented system of claim 3, wherein the link data includes parameters for indicating a link latency value.
5. The computer implemented system of claim 1, wherein the routing table designates the resource location based only on a location of each replicated server.
6. The computer implemented system of claim 1, wherein the resource advertisement includes at least one of token bucket depth and token bucket rate.
7. The system of claim 1, wherein the replicated servers are arranged in a service hierarchy and respective Private Network Node Interface (PNNI) routing levels are used to identify respective hierarchical levels of the replicated servers.
8. The system of claim 7, wherein the at least one router designates the resource location as a replicated server on a lowest possible level in the service hierarchy, a difference in the respective PNNI routing levels of any two replicated servers in the service hierarchy being used as a measure of proximity between the two replicated servers.
9. A method of designating a replicated server among a plurality of replicated servers, comprising:
receiving, by a domain server, a service request from at least one client computer, the domain server operably linked to the plurality of replicated servers, wherein the replicated servers are accessible using an anycast address protocol;
receiving, by at least one router, an anycast service request from the domain server, each router operably linked to the domain server for resolving the designation of the replicated server among the plurality of replicated servers;
receiving, by a respective routing table of the at least one router, resource advertisements from the plurality of replicated servers, the resource advertisements including respective capacity data of the plurality of replicated servers; and
designating the replicated server among the plurality of replicated servers based on information stored in the respective routing table,
wherein a resource advertisement is periodically transmitted from each replicated server upon a change of a predetermined amount in the capacity data of the corresponding replicated server.
10. The method of claim 9, wherein the at least one router designates the replicated server having the most available capacity in accordance with the information in the respective routing table.
11. The method of claim 9, wherein the resource advertisements include link data.
12. The method of claim 9, wherein the link data includes parameters indicating a link latency value.
13. The method of claim 9, wherein the routing table designates the resource location based only on a location of each replicated server.
14. The method of claim 9, wherein the resource advertisement includes at least one of token bucket depth and token bucket rate.
15. The method of claim 9, wherein the replicated servers are arranged in a service hierarchy and respective Private Network Node Interface (PNNI) routing levels are used to identify respective hierarchical levels of the replicated servers.
16. The method of claim 15, wherein the at least one router designates the resource location as a replicated server on a lowest possible level in the service hierarchy, a difference in the respective PNNI routing levels of any two replicated servers in the service hierarchy being used as a measure of proximity between the two replicated servers.
17. A system for managing resources, comprising:
a service supplier responsive to requests of a client computer, wherein the service supplier comprises:
a domain server capable of providing access to a plurality of resource locations based at least in part upon a request from the client computer, the plurality of resource locations comprising replicated servers capable of communicating with the domain server, a portion of the replicated servers being configured to be responsive to an anycast address protocol,
a router responsive to the portion of replicated servers, the router comprising a routing table capable of receiving resource advertisements from the portion of replicated servers, the resource advertisements comprising capacity data of each replicated server, the router being capable of communicating with the domain server for resolving designation of the resource location among the plurality of resource locations,
wherein the domain server is capable of utilizing the anycast address protocol for communicating with the plurality of resource locations, the router table being responsive to the anycast requests of the domain server to designate the resource location for access by the client computer based at least in part upon the resource advertisements of the table, and
wherein the resource advertisement is periodically transmitted from a corresponding replicated server upon a change of a predetermined amount in the capacity data of the corresponding replicated server.
18. The system according to claim 17, wherein the router is capable of designating the resource location as the replicated server having the most available capacity, based at least in part upon the resource advertisements of the table.
19. The system according to claim 17, wherein the resource advertisement comprises parameters for indicating a link latency value.
20. The system according to claim 17, wherein the routing table is capable of designating the resource location based only on a location of each replicated server.
21. The system according to claim 17, wherein the resource advertisement comprises a token bucket depth.
22. The system according to claim 17, wherein the resource advertisement comprises a token bucket rate.
23. An article comprising a non-transitory storage medium having stored thereon instructions, which, if executed, result in:
receiving a service request from at least one client computer, wherein a domain server is capable of communicating with the plurality of replicated servers, and wherein the replicated servers are capable of being accessed utilizing an anycast address protocol;
receiving resource advertisements from the plurality of replicated servers, the resource advertisements comprising respective capacity data of the plurality of replicated servers;
designating the replicated server among the plurality of replicated servers based at least in part on information stored in a respective routing table; and
periodically transmitting a resource advertisement from each replicated server based at least in part upon a change of a predetermined amount in the capacity data of the corresponding replicated server.
24. The article according to claim 23, further comprising receiving an anycast service request from the domain server, each router being capable of coupling to the domain server for resolving the designation of the replicated server among the plurality of replicated servers.
25. The article according to claim 23, further comprising, designating the replicated server having the most available capacity based at least in part upon the information in the respective routing table, at least in part by the at least one router.
26. The article according to claim 23, wherein the resource advertisements comprise link data.
27. The article according to claim 26, wherein the link data comprises parameters indicating a link latency value.
28. The article according to claim 23, further comprising designating the resource location based at least in part upon on a location of each replicated server, at least in part by the routing table.
29. The article according to claim 23, wherein the resource advertisement comprises a token bucket depth.
30. The article according to claim 23, wherein the resource advertisement comprises a token bucket rate.
31. The article according to claim 23, further comprising arranging the replicated servers in a service hierarchy.
32. A method, comprising:
receiving a service request from at least one client computer, wherein a domain server is capable of communicating with the plurality of replicated servers, and wherein the replicated servers are capable of being accessed utilizing an anycast address protocol;
receiving resource advertisements from the plurality of replicated servers, the resource advertisements comprising respective capacity data of the plurality of replicated servers;
designating the replicated server among the plurality of replicated servers based at least in part on information stored in a respective routing table of a router; and
periodically transmitting a resource advertisement from each replicated server based at least in part upon a change of a predetermined amount in the capacity data of the corresponding replicated server.
33. The method according to claim 32, further comprising receiving an anycast service request from the domain server, each router being capable of coupling to the domain server for resolving the designation of the replicated server among the plurality of replicated servers.
34. The method according to claim 32, further comprising, designating the replicated server having the most available capacity based at least in part upon the information in the respective routing table, at least in part by the at least one router.
35. The method according to claim 32, wherein the resource advertisements comprise link data.
36. The method according to claim 35, wherein the link data comprises parameters indicating a link latency value.
37. The method according to claim 32, further comprising designating the resource location based at least in, part upon on a location of each replicated server, at least in part by the routing table.
38. The method according to claim 32, wherein the resource advertisement comprises a token bucket depth.
39. The method according to claim 32, wherein the resource advertisement comprises a token bucket rate.
40. The method according to claim 32, further comprising arranging the replicated servers in a service hierarchy.
US11/347,783 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks Expired - Lifetime USRE44363E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/347,783 USRE44363E1 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
SE9702239A SE507720C2 (en) 1997-06-12 1997-06-12 Arrangements for load balancing in computer networks
PCT/SE1998/001085 WO1998057275A2 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks
US11/347,783 USRE44363E1 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks
US09/424,872 US6687731B1 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/424,872 Reissue US6687731B1 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks

Publications (1)

Publication Number Publication Date
USRE44363E1 true USRE44363E1 (en) 2013-07-09

Family

ID=20407348

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/424,872 Ceased US6687731B1 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks
US11/347,783 Expired - Lifetime USRE44363E1 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/424,872 Ceased US6687731B1 (en) 1997-06-12 1998-06-08 Arrangement for load sharing in computer networks

Country Status (8)

Country Link
US (2) US6687731B1 (en)
EP (1) EP1010102B1 (en)
DE (1) DE69834731T2 (en)
DK (1) DK1010102T3 (en)
EE (1) EE03542B1 (en)
NO (1) NO323990B1 (en)
SE (1) SE507720C2 (en)
WO (1) WO1998057275A2 (en)

Families Citing this family (91)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5948061A (en) 1996-10-29 1999-09-07 Double Click, Inc. Method of delivery, targeting, and measuring advertising over networks
US6665702B1 (en) 1998-07-15 2003-12-16 Radware Ltd. Load balancing
US6249801B1 (en) * 1998-07-15 2001-06-19 Radware Ltd. Load balancing
WO2000008802A2 (en) 1998-08-03 2000-02-17 Doubleclick Inc. Network for distribution of re-targeted advertising
US6611872B1 (en) 1999-01-11 2003-08-26 Fastforward Networks, Inc. Performing multicast communication in computer networks by using overlay routing
CN1206602C (en) * 1999-06-17 2005-06-15 国际商业机器公司 System and method for comprehensive load distribution and source management in internet network
US6415323B1 (en) * 1999-09-03 2002-07-02 Fastforward Networks Proximity-based redirection system for robust and scalable service-node location in an internetwork
US6785704B1 (en) 1999-12-20 2004-08-31 Fastforward Networks Content distribution system for operation over an internetwork including content peering arrangements
SE514979C2 (en) * 1999-11-24 2001-05-28 Telia Ab Method and system for determining the availability of a data file in a distributed system
KR100431255B1 (en) * 2000-01-12 2004-05-12 세이코 엡슨 가부시키가이샤 Personal digital terminal and data output control system
JP2001312484A (en) * 2000-05-02 2001-11-09 Internatl Business Mach Corp <Ibm> Method and system for fast web server selection
US7565450B2 (en) 2000-03-16 2009-07-21 Adara Networks Inc. System and method for using a mapping between client addresses and addresses of caches to support content delivery
US7162539B2 (en) * 2000-03-16 2007-01-09 Adara Networks, Inc. System and method for discovering information objects and information object repositories in computer networks
US7552233B2 (en) 2000-03-16 2009-06-23 Adara Networks, Inc. System and method for information object routing in computer networks
NL1015007C2 (en) * 2000-04-25 2001-10-26 Koninkl Kpn Nv Network with cache servers.
AU2001255776A1 (en) * 2000-04-28 2001-11-12 Cenus Technologies, Inc. System and method for using uniform resource locators to map application layer content names to network layer anycast addresses
US7343422B2 (en) 2000-04-28 2008-03-11 Adara Networks, Inc. System and method for using uniform resource locators to map application layer content names to network layer anycast addresses
US7908337B2 (en) 2000-04-28 2011-03-15 Adara Networks, Inc. System and method for using network layer uniform resource locator routing to locate the closest server carrying specific content
US7577754B2 (en) 2000-04-28 2009-08-18 Adara Networks, Inc. System and method for controlling access to content carried in a caching architecture
US7725596B2 (en) 2000-04-28 2010-05-25 Adara Networks, Inc. System and method for resolving network layer anycast addresses to network layer unicast addresses
AU2001255744A1 (en) * 2000-04-28 2001-11-12 Cenus Technologies, Inc. System and method for using network layer uniform resource locator routing to locate the closest server carrying specific content
JP2002024194A (en) * 2000-07-05 2002-01-25 Matsushita Electric Ind Co Ltd Method and system for processing of job distribution
US6965938B1 (en) * 2000-09-07 2005-11-15 International Business Machines Corporation System and method for clustering servers for performance and load balancing
US8027892B2 (en) 2001-03-28 2011-09-27 International Business Machines Corporation System and method for automating invoice processing with positive confirmation
US7386495B2 (en) 2001-03-23 2008-06-10 International Business Machines Corporation System and method for processing tax codes by company group
US7155403B2 (en) 2001-03-22 2006-12-26 International Business Machines Corporation System and method for leveraging procurement across companies and company groups
DE60135200D1 (en) 2001-01-31 2008-09-18 Hewlett Packard Co Method and device to create documents
EP1233572A1 (en) * 2001-02-19 2002-08-21 Telefonaktiebolaget L M Ericsson (Publ) Method and system for multiple hosts anycast routing
DE60122782T2 (en) * 2001-03-02 2007-08-30 Nokia Corp. ADDRESSING METHOD AND SYSTEM FOR USE OF ANYCAST ADDRESS
US7243077B2 (en) 2001-03-02 2007-07-10 International Business Machines Corporation Method and computer program product for managing an internet trading network
US7720996B2 (en) * 2001-03-27 2010-05-18 Microsoft Corporation Internet protocol (IP) address proximity and application to peer provider location
US7363374B2 (en) * 2001-04-27 2008-04-22 International Business Machines Corporation Method and system for fault-tolerant remote boot in the presence of boot server overload/failure with self-throttling boot servers
FI20011651A (en) * 2001-08-15 2003-02-16 Nokia Corp Load balancing for a server cluster
US20030041167A1 (en) * 2001-08-15 2003-02-27 International Business Machines Corporation Method and system for managing secure geographic boundary resources within a network management framework
GB2380911B (en) * 2001-10-13 2004-09-08 Hewlett Packard Co Performance of a multi-stage service within an information technology network
US20080279222A1 (en) * 2001-10-18 2008-11-13 Level 3 Communications Llc Distribution of traffic across a computer network
US20030079027A1 (en) 2001-10-18 2003-04-24 Michael Slocombe Content request routing and load balancing for content distribution networks
JP3857105B2 (en) * 2001-10-30 2006-12-13 富士通株式会社 Data transfer device
KR100827493B1 (en) * 2002-01-04 2008-05-06 엘지전자 주식회사 Method and System for supplying Anycast service
JP2003209570A (en) * 2002-01-11 2003-07-25 Fujitsu Ltd Relaying method, and client, server, and repeater used for implementing the method
US8166185B2 (en) * 2002-03-05 2012-04-24 Hewlett-Packard Development Company, L.P. System and method for enterprise software distribution
US7085848B2 (en) * 2002-03-15 2006-08-01 Microsoft Corporation Time-window-constrained multicast using connection scheduling
US6983449B2 (en) 2002-03-15 2006-01-03 Electronic Data Systems Corporation System and method for configuring software for distribution
US7590618B2 (en) * 2002-03-25 2009-09-15 Hewlett-Packard Development Company, L.P. System and method for providing location profile data for network nodes
WO2003084184A1 (en) * 2002-03-27 2003-10-09 British Telecommunications Public Limited Company Tunnel broker management
JP4161782B2 (en) * 2002-04-18 2008-10-08 松下電器産業株式会社 Mobile node and mobile communication method
FR2840703B1 (en) * 2002-06-06 2004-12-17 Cit Alcatel APPLICATION OF ACTIVE NETWORKS FOR LOAD DISTRIBUTION WITHIN A PLURALITY OF SERVICE SERVERS
US7571206B2 (en) * 2002-08-12 2009-08-04 Equallogic, Inc. Transparent request routing for a partitioned application service
US7461147B1 (en) * 2002-08-26 2008-12-02 Netapp. Inc. Node selection within a network based on policy
US7461146B2 (en) * 2003-01-20 2008-12-02 Equallogic, Inc. Adaptive storage block data distribution
US7627650B2 (en) * 2003-01-20 2009-12-01 Equallogic, Inc. Short-cut response for distributed services
US7127577B2 (en) * 2003-01-21 2006-10-24 Equallogic Inc. Distributed snapshot process
US8037264B2 (en) * 2003-01-21 2011-10-11 Dell Products, L.P. Distributed snapshot process
US7937551B2 (en) * 2003-01-21 2011-05-03 Dell Products L.P. Storage systems having differentiated storage pools
US20040210724A1 (en) * 2003-01-21 2004-10-21 Equallogic Inc. Block data migration
US8499086B2 (en) * 2003-01-21 2013-07-30 Dell Products L.P. Client load distribution
US7363342B1 (en) * 2003-07-08 2008-04-22 Microsoft Corporation Method and apparatus for providing web services in a collaborative computing system
US8909726B1 (en) * 2003-08-27 2014-12-09 Cisco Technology, Inc. Priority based anycast routing
US20060112170A1 (en) * 2004-05-03 2006-05-25 Craig Sirkin Geo-locating load balancing
US8089972B2 (en) 2004-05-03 2012-01-03 Level 3 Communications, Llc Registration redirect server
US20060064478A1 (en) * 2004-05-03 2006-03-23 Level 3 Communications, Inc. Geo-locating load balancing
US7861246B2 (en) * 2004-06-17 2010-12-28 Platform Computing Corporation Job-centric scheduling in a grid environment
US7844969B2 (en) * 2004-06-17 2010-11-30 Platform Computing Corporation Goal-oriented predictive scheduling in a grid environment
US7340654B2 (en) * 2004-06-17 2008-03-04 Platform Computing Corporation Autonomic monitoring in a grid environment
US9843557B2 (en) 2004-12-09 2017-12-12 Level 3 Communications, Llc Systems and methods for dynamically registering endpoints in a network
US7734019B1 (en) 2004-12-09 2010-06-08 Level 3 Communications, Llc Systems and methods for third party emergency call termination
US8768350B2 (en) 2004-12-09 2014-07-01 Level 3 Communications, Llc Systems and methods for locating endpoints in a communication network
US8626925B2 (en) * 2005-12-16 2014-01-07 Panasonic Corporation Systems and methods for providing a selective multicast proxy on a computer network
US7764615B2 (en) * 2006-07-10 2010-07-27 International Business Machines Corporation Distributing rate limits and tracking rate consumption across members of a cluster
US7760641B2 (en) * 2006-07-10 2010-07-20 International Business Machines Corporation Distributed traffic shaping across a cluster
US7813276B2 (en) * 2006-07-10 2010-10-12 International Business Machines Corporation Method for distributed hierarchical admission control across a cluster
US8214524B2 (en) 2007-12-21 2012-07-03 Hostway Corporation System and method for selecting an optimal authoritative name server
JP4547440B2 (en) * 2008-03-31 2010-09-22 富士通株式会社 Virtual tape system
US8954548B2 (en) * 2008-08-27 2015-02-10 At&T Intellectual Property Ii, L.P. Targeted caching to reduce bandwidth consumption
AU2010276462B1 (en) 2010-12-27 2012-01-12 Limelight Networks, Inc. Partial object caching
CN102203758A (en) 2008-09-19 2011-09-28 杰出网络公司 Content delivery network stream server vignette distribution
AU2010202034B1 (en) 2010-04-07 2010-12-23 Limelight Networks, Inc. Partial object distribution in content delivery network
US9426213B2 (en) 2008-11-11 2016-08-23 At&T Intellectual Property Ii, L.P. Hybrid unicast/anycast content distribution network system
US8543686B2 (en) * 2009-07-23 2013-09-24 University-Industry Cooperation Group Of Kyung Hee University Dynamic resource collaboration between network service providers
US8560597B2 (en) 2009-07-30 2013-10-15 At&T Intellectual Property I, L.P. Anycast transport protocol for content distribution networks
US8966033B2 (en) * 2009-08-17 2015-02-24 At&T Intellectual Property I, L.P. Integrated proximity routing for content distribution
US8296458B2 (en) * 2009-08-24 2012-10-23 At&T Intellectual Property I, Lp Adaptive routing of content requests using multiple anycast addresses
US8560598B2 (en) * 2009-12-22 2013-10-15 At&T Intellectual Property I, L.P. Integrated adaptive anycast for content distribution
US8904016B2 (en) * 2010-03-02 2014-12-02 Nokia Corporation Method and apparatus for selecting network services
US8856281B2 (en) * 2010-03-22 2014-10-07 At&T Intellectual Property I, L.P. Internet protocol version 6 content routing
CN102761618A (en) * 2012-07-03 2012-10-31 杭州华三通信技术有限公司 Method, equipment and system for realizing load balancing
GB2507105A (en) * 2012-10-19 2014-04-23 Ibm Consumer location-based host service placement
US9560127B2 (en) 2013-01-18 2017-01-31 International Business Machines Corporation Systems, methods and algorithms for logical movement of data objects
CN103957147A (en) * 2014-05-14 2014-07-30 北京邮电大学 Strong and weak network element interconnection method based on capacity mapping and task immigration
CN111107122B (en) * 2018-10-29 2023-08-18 上海诺基亚贝尔股份有限公司 Method, apparatus and computer readable medium for discovering fog resources in a network
CN113051276B (en) * 2021-04-21 2022-08-19 平安普惠企业管理有限公司 Method, device, computer equipment and storage medium for configuring business service

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4933936A (en) 1987-08-17 1990-06-12 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Distributed computing system with dual independent communications paths between computers and employing split tokens
US5031089A (en) 1988-12-30 1991-07-09 United States Of America As Represented By The Administrator, National Aeronautics And Space Administration Dynamic resource allocation scheme for distributed heterogeneous computer systems
EP0479660A2 (en) 1990-10-02 1992-04-08 Digital Equipment Corporation Distributed configuration profile for computing system
US5283897A (en) 1990-04-30 1994-02-01 International Business Machines Corporation Semi-dynamic load balancer for periodically reassigning new transactions of a transaction type from an overload processor to an under-utilized processor based on the predicted load thereof
US5539883A (en) 1991-10-31 1996-07-23 International Business Machines Corporation Load balancing of network by maintaining in each computer information regarding current load on the computer and load on some other computers in the network
JPH08271863A (en) 1995-03-31 1996-10-18 Sharp Corp Circuit substrate and display device
EP0742658A2 (en) 1995-05-08 1996-11-13 AT&T IPM Corp. Dynamic channel assignment for data transmitted via cable television channels
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
US5881238A (en) * 1995-06-07 1999-03-09 International Business Machines Corporation System for assignment of work requests by identifying servers in a multisystem complex having a minimum predefined capacity utilization at lowest importance level
US6052718A (en) * 1997-01-07 2000-04-18 Sightpath, Inc Replica routing
US6061349A (en) 1995-11-03 2000-05-09 Cisco Technology, Inc. System and method for implementing multiple IP addresses on multiple ports
US6154744A (en) 1995-06-07 2000-11-28 Intervu, Inc. System and method for optimized storage and retrieval of data on a distributed computer network
US6167438A (en) 1997-05-22 2000-12-26 Trustees Of Boston University Method and system for distributed caching, prefetching and replication
US6185619B1 (en) 1996-12-09 2001-02-06 Genuity Inc. Method and apparatus for balancing the process load on network servers according to network and serve based policies
US6185691B1 (en) 1997-12-29 2001-02-06 Intel Corporation Clock generation
US6189043B1 (en) 1997-06-09 2001-02-13 At&T Corp Dynamic cache replication in a internet environment through routers and servers utilizing a reverse tree generation
US6343313B1 (en) 1996-03-26 2002-01-29 Pixion, Inc. Computer conferencing system with real-time multipoint, multi-speed, multi-stream scalability

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4933936A (en) 1987-08-17 1990-06-12 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Distributed computing system with dual independent communications paths between computers and employing split tokens
US5031089A (en) 1988-12-30 1991-07-09 United States Of America As Represented By The Administrator, National Aeronautics And Space Administration Dynamic resource allocation scheme for distributed heterogeneous computer systems
US5283897A (en) 1990-04-30 1994-02-01 International Business Machines Corporation Semi-dynamic load balancer for periodically reassigning new transactions of a transaction type from an overload processor to an under-utilized processor based on the predicted load thereof
EP0479660A2 (en) 1990-10-02 1992-04-08 Digital Equipment Corporation Distributed configuration profile for computing system
US5539883A (en) 1991-10-31 1996-07-23 International Business Machines Corporation Load balancing of network by maintaining in each computer information regarding current load on the computer and load on some other computers in the network
JPH08271863A (en) 1995-03-31 1996-10-18 Sharp Corp Circuit substrate and display device
EP0742658A2 (en) 1995-05-08 1996-11-13 AT&T IPM Corp. Dynamic channel assignment for data transmitted via cable television channels
US5881238A (en) * 1995-06-07 1999-03-09 International Business Machines Corporation System for assignment of work requests by identifying servers in a multisystem complex having a minimum predefined capacity utilization at lowest importance level
US6154744A (en) 1995-06-07 2000-11-28 Intervu, Inc. System and method for optimized storage and retrieval of data on a distributed computer network
US6061349A (en) 1995-11-03 2000-05-09 Cisco Technology, Inc. System and method for implementing multiple IP addresses on multiple ports
US6343313B1 (en) 1996-03-26 2002-01-29 Pixion, Inc. Computer conferencing system with real-time multipoint, multi-speed, multi-stream scalability
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
US6185619B1 (en) 1996-12-09 2001-02-06 Genuity Inc. Method and apparatus for balancing the process load on network servers according to network and serve based policies
US6052718A (en) * 1997-01-07 2000-04-18 Sightpath, Inc Replica routing
US6167438A (en) 1997-05-22 2000-12-26 Trustees Of Boston University Method and system for distributed caching, prefetching and replication
US6189043B1 (en) 1997-06-09 2001-02-13 At&T Corp Dynamic cache replication in a internet environment through routers and servers utilizing a reverse tree generation
US6185691B1 (en) 1997-12-29 2001-02-06 Intel Corporation Clock generation

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
International Preliminary Examination Report on International application No. PCT/SE98/01085 dated Oct. 26, 1999; 4 pages.
International Search Report on International application No. PCT/SE98/01085 dated Dec. 17, 1998; 4 pages.
The ATM Forum Technical Committee LAN Emulation Over ATM, version 1.0, Jan. 1995. *
The ATM Forum, Technical Committee, LAN Emulation Over ATM, Version 1.0, Jan. 1995, 139 pages.

Also Published As

Publication number Publication date
DE69834731D1 (en) 2006-07-06
SE9702239L (en) 1998-07-06
EP1010102B1 (en) 2006-05-31
NO995672D0 (en) 1999-11-19
DK1010102T3 (en) 2006-09-18
WO1998057275A2 (en) 1998-12-17
SE9702239D0 (en) 1997-06-12
EP1010102A2 (en) 2000-06-21
DE69834731T2 (en) 2007-05-10
SE507720C2 (en) 1998-07-06
NO995672L (en) 2000-02-10
WO1998057275A3 (en) 1999-03-04
EE03542B1 (en) 2001-10-15
EE9900572A (en) 2000-08-15
US6687731B1 (en) 2004-02-03
NO323990B1 (en) 2007-07-30

Similar Documents

Publication Publication Date Title
USRE44363E1 (en) Arrangement for load sharing in computer networks
US11184462B2 (en) Selecting an instance of a resource using network routability information
US9847930B2 (en) System and method for directing clients to optimal servers in computer networks
US7552233B2 (en) System and method for information object routing in computer networks
EP2319221B1 (en) Content distribution network
KR100524258B1 (en) A proximity-based redirection system for robust and scalable service-node location in an internetwork
US6597684B1 (en) Distributed architecture and associated protocols for efficient quality of service-based route computation
US20130218958A1 (en) Content request routing method
US8238334B2 (en) Optimal path selection for accessing networked applications
JP2000311130A (en) Method and system for balancing load on wide area network, load balance server and load balance server selector
JP2000307657A (en) Router monitor system for data transmission system using network dispatcher for host cluster
EP1433077B1 (en) System and method for directing clients to optimal servers in computer networks
CN1898903B (en) Method and apparatus for performing routing operations in communications network
Xie et al. Efficient Management of Integrated Services Using a Path Information Base
JP2024031529A (en) Control device, control method, and program
Dasgupta et al. Maintaining replicated redirection services in Web-based information systems
EP1009131A1 (en) Method and system for optimizing the end to end path selection in very large packet switching networks
Deshpande Overview of CDN-ISP collaboration strategies
Yamada et al. SHARING SERVICE RESOURCE INFROMATION FOR APPLICATION INTEGRTATION IN A VIRTUAL ENTERPRISE

Legal Events

Date Code Title Description
AS Assignment

Owner name: TELIA AB, SWEDEN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KAVAK, NAIL;REEL/FRAME:017547/0107

Effective date: 20000114

Owner name: DATA ADVISORS LLC, NEVADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:TELIASONERA AB;TELIASONERA FINLAND OYJ;REEL/FRAME:017545/0288

Effective date: 20050422

Owner name: TELIASONERA AB, SWEDEN

Free format text: CHANGE OF NAME;ASSIGNOR:TELIA AB;REEL/FRAME:017545/0286

Effective date: 20030616

AS Assignment

Owner name: INTELLECTUAL VENTURES I LLC, DELAWARE

Free format text: MERGER;ASSIGNOR:DATA ADVISORS LLC;REEL/FRAME:027682/0187

Effective date: 20120206

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: INTELLECTUAL VENTURES ASSETS 161 LLC, DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTELLECTUAL VENTURES I LLC;REEL/FRAME:051945/0001

Effective date: 20191126