WO2006063623A1 - Method and devices for distributing service requests to service providers - Google Patents
Method and devices for distributing service requests to service providers Download PDFInfo
- Publication number
- WO2006063623A1 WO2006063623A1 PCT/EP2004/053546 EP2004053546W WO2006063623A1 WO 2006063623 A1 WO2006063623 A1 WO 2006063623A1 EP 2004053546 W EP2004053546 W EP 2004053546W WO 2006063623 A1 WO2006063623 A1 WO 2006063623A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- value
- service
- service provider
- vector
- distribution function
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/53—Network services using third party service providers
Definitions
- the present invention relates to a method and devices for distributing service requests to service providers.
- One example for such request for distribution is the pooling of devices like mobile services switching centre or base station controller.
- devices with basically the same capabilities although perhaps different capacity are grouped.
- the pool comprises entities that are similar in a certain respect that is relevant for a connection.
- speech codecs may differ by the coding schemes they support, by the supplier they originate from and by their capacity, however, they may build a pool if they support the requested coding scheme for a particular connection. If a device from such pool is needed, it has to be selected.
- IMSI International Mobile Subscriber Identity
- EMSI div 10 International Mobile Subscriber Identity
- the hash values between 0 and 999 are then distributed to the respective devices, e.g. mobile services switching centres.
- this way requires either that each of the IMSI values and any group of IMSI occurs with the same probability.
- the method has the advantage that only steps that do require a lower number of processor cycles have to be repeated if a system related to the distribution function is modified.
- the invented method for setting up or adapting a device for distributing service requests to service providers comprises the steps of defining an arbitration vector that comprises at least one element for each element of a result space of a distribution function, defining a preference vector for a service provider, taking a value of the arbitration vector, determining the intended accumulated probabilities of selection for each service provider, wherein each probability is assigned to a respective rage between 0 and 1.
- It comprises the further steps of determining the range into that the value of the arbitration vector belongs, and the service provider to that the range is assigned, which will be called selected service provider in the following, taking a value from the preference vector assigned to the selected service provider, assigning in the result space of the distribution function an identity of the selected service provider to a value corresponding to the value of the preference vector, and repeating the steps of determining the intended accumulated probabilities, of determining the range, of taking a value from the preference vector, of assigning in the result space, and of taking the next value until each value of the result space is assigned to a service provider.
- the device for distributing is a device for determining a network node of a pool of network nodes that shall be used when handling a service request.
- the method may comprise the additional steps of determining that a service provider identity has been already assigned to a value in the result space of the distribution function corresponding to the value taken from the preference vector and selecting a different value from the preference vector.
- the distribution function can be implemented for example as a hash function and the result space may be a hash table.
- the arbitration vector is determined only once for a telecommunications network, and the determination of a preference vector is done once for each service provider in a telecommunications network.
- the distribution function is set-up or adapted by the method.
- the device further comprises an input randomiser unit for performing a pseudo random function with an identity of a service requesting entity.
- the randomiser unit can be adapted to scale the result to a range that corresponds with an input value range of the determining function of the determining unit.
- Fig. 1 depicts a flow of a method according to the invention
- Fig. 2 depicts a device according to the invention.
- FIG. 1 depicts a flow of a method according to the invention.
- the invented method starts in a first step 101.
- an arbitration vector is defined.
- the arbitration vector is comprises elements in a range that corresponds to accumulated probabilities.
- the arbitration vector comprises elements with values between 0 and 1 wherein 0 and 1 may be included.
- the arbitration vector comprises one element for each result value of the distribution function.
- the arbitration vector values can be determined for example by means of a PRNG (Pseudo Random Number Generator).
- PRNG Physical Random Number Generator
- the first function leads to the following arbitration vector ⁇ 0.40, 0.84, 0.35, 0.45, 0.32, 0.89, 0.02, 0.58, 0.16, 0.38 ⁇ .
- a preference vector is defined.
- one preference vector is defined for each service instance.
- the preference vector comprises a sequence of distribution function values, wherein the sequence reflects an order of preference in which values of the distribution function shall be assigned to a service provider.
- the preference vector values can be determined for example by means of a PRNG.
- the preference vector for a service instance is determined once and then kept for said service instance.
- each preference vector comprises all values of the distribution function, however, not in the same sequence. If the capacities of the different service instances are known, then conflict free preference tables may be generated. However, using an arbitration vector instead of generating conflict free tables has the advantage that the tables do not have to be modified if the number or capacities of service providers change.
- the function receives an input and generates a result within said result space.
- it is more particular one of: 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9.
- Each of these vectors is assigned to a service instance, which is one of the mobile services switching centre MSCl, MSC2, and MSC2.
- a service instance could be any other entity used for providing a service, in particular any of a pooled device used in a cellular telecommunications network.
- MSCl For simplicity reasons we assign pvi to MSCl, pv 2 to MSC2 and pv 3 to MSC3.
- the capacities of the MSCs relate to each other as 1 to 2 to 3.
- the probability that a device is selected for serving should correspond to its capability; therefore it should be 1/6 for MSCl, 2/6 for MSC2 and 3/6 for MSC3. In a good appreciation it is 17% or 0.17 for MSCl , 0.33 for MSC2 and 0.5 for MSC3.
- the accumulated probability is then for MSCl 0.17, for MSC3 it is 0.5 that is 0.17 + 0.33; and for MSC3 it is 1 as the sum of 0.17 + 0.33 + 0.5.
- conflict free preference vectors are generated using the knowledge that for MSCl 2 values often, for MSC3 three values often and five values often for MSC3 should be selected.
- a value is taken from the arbitration vector.
- the values of the arbitration vector are taken consecutively from the first to the last value.
- a step 106 the range is determined, the value of the arbitration vector falls within.
- Example: the value of 0.40 is above the value of 0.17 but below the value of 0.5, thus it falls into the range of MSC2.
- a value is selected from the associated preference vector.
- the values of a preference vector are selected consecutively. Then it is checked whether the respective value is already assigned to a service instance. If it is already assigned, the consecutive value is selected, if not the value is kept.
- the first value in the preference vector of MSC2 is 6.
- an identification of the service provider is assigned to the corresponding value of the distribution function.
- an identification of MSC2 for example an address of MSC2, is assigned to the value 6 of the distribution function.
- the steps 104 to 108 are repeated until an identity of a service instance is assigned to any of the distribution function values.
- the next value of the arbitration vector is 0.84, which is above 0.44. Thus a value is selected from the preference vector assigned to MSC3.
- the first pv3 value is 4. Thus an identity of MSC3 is assigned to the result value 4 of the distribution function.
- the values of the result space are assigned to MSC IDs as defined after the first two steps is depicted as follows: ⁇ x, x, x, x, 3, x, 2, x, x, x ⁇ .
- x means not defined
- 2 is an ID of MSC2
- 3 is an ID of MSC3
- the first x represents what is assigned to 0
- the last one what is assigned to 9.
- the other determination of the further values is depicted by means of the following table. It depicts in the first three columns the respective accumulated probabilities, in the forth column the respective arbitration vector value. Column five shows the MSC that is assigned to the range the arbitration vector value falls within.
- Column six comprises the preference vector value of the preference vector, which is the next one to select.
- the last column comprises the selected value that differs from the preference vector value if the preference vector value has already been assigned to an MSC. This is the case for three values of MSC3. Then the consecutive value is selected, unless, as for 0, with successor 5, this value has also already been assigned, here to MSC2.
- the method ends in a step 109.
- the hash table has to be modified. To that end only the steps 104 to 108 have to be repeated. It should be noted that the method for generating a distribution table is deterministic, that is that a given input, like load distribution factors, leads to a particular, reproducible result.
- Figure 2 depicts a device according to the invention.
- the device DEV2 for distributing service requests to service providers comprising an input output unit IOU2, a processing unit PU2 and a distribution function DF2.
- the distribution function is set-up or adapted by a method according to claim 1.
- the distribution function is a hash function that maps an input value to a result value of 0 to 9.
- the assignment of hash result value to the three MSCs has been defined with the following vector ⁇ 1, 3, 1, 3, 3, 2, 2, 3, 2, 3 ⁇ as described for figure 1.
- the device further comprises an input randomiser unit RU2.
- the unit randomises an input e.g. an identity of a service requester.
- the input randomiser unit is adapted to scale the result to a range that corresponds with an input value range of the determining function of the determining unit. This increases the randomness of the input value and thus compensates a potential lack of equal distribution of input values.
- the units and means of the control node, the device and the mobile station can be implemented by means of software, e.g. a software module, hardware, or a combination of both.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
Abstract
Description
Claims
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/721,463 US8036667B2 (en) | 2004-12-16 | 2004-12-16 | Method and devices for distributing service requests to service providers |
EP04804892A EP1825649B1 (en) | 2004-12-16 | 2004-12-16 | Method and devices for distributing service requests to service providers |
ES04804892T ES2329802T3 (en) | 2004-12-16 | 2004-12-16 | METHOD AND DEVICES FOR DISTRIBUTING SERVICE REQUESTS TO SERVICE PROVIDERS. |
DE602004022094T DE602004022094D1 (en) | 2004-12-16 | 2004-12-16 | METHOD AND EQUIPMENT FOR DISTRIBUTING SERVICE REQUIREMENTS TO SERVICE PROVIDERS |
PCT/EP2004/053546 WO2006063623A1 (en) | 2004-12-16 | 2004-12-16 | Method and devices for distributing service requests to service providers |
CN2004800446229A CN101080912B (en) | 2004-12-16 | 2004-12-16 | Method and device for distributing service requests to service providers |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/EP2004/053546 WO2006063623A1 (en) | 2004-12-16 | 2004-12-16 | Method and devices for distributing service requests to service providers |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2006063623A1 true WO2006063623A1 (en) | 2006-06-22 |
Family
ID=34959633
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/EP2004/053546 WO2006063623A1 (en) | 2004-12-16 | 2004-12-16 | Method and devices for distributing service requests to service providers |
Country Status (6)
Country | Link |
---|---|
US (1) | US8036667B2 (en) |
EP (1) | EP1825649B1 (en) |
CN (1) | CN101080912B (en) |
DE (1) | DE602004022094D1 (en) |
ES (1) | ES2329802T3 (en) |
WO (1) | WO2006063623A1 (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020143945A1 (en) * | 2001-01-29 | 2002-10-03 | Shahabuddin Johara Shireen | System for optimal resource allocation and planning for hosting computing services |
US20030125059A1 (en) * | 2001-12-31 | 2003-07-03 | Samsung Electronics Co., Ltd. | Distributed identity server for use in a telecommunication switch |
US6611859B1 (en) * | 1999-03-08 | 2003-08-26 | Sony Corporation | Address setting method, client apparatus, server apparatus and client-server system |
US20040073640A1 (en) * | 2002-09-23 | 2004-04-15 | Cricket Technologies Llc | Network load management apparatus, system, method, and electronically stored computer product |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6078943A (en) * | 1997-02-07 | 2000-06-20 | International Business Machines Corporation | Method and apparatus for dynamic interval-based load balancing |
US6553420B1 (en) * | 1998-03-13 | 2003-04-22 | Massachusetts Institute Of Technology | Method and apparatus for distributing requests among a plurality of resources |
US6629176B1 (en) * | 1999-11-02 | 2003-09-30 | Agilent Technologies, Inc. | Arbiter architecture allowing rapid implementation of arbitration policies |
US7197566B1 (en) * | 2000-09-29 | 2007-03-27 | Intel Corporation | Method and apparatus for selecting server to distribute multimedia data via a network |
-
2004
- 2004-12-16 DE DE602004022094T patent/DE602004022094D1/en active Active
- 2004-12-16 WO PCT/EP2004/053546 patent/WO2006063623A1/en active Application Filing
- 2004-12-16 EP EP04804892A patent/EP1825649B1/en not_active Not-in-force
- 2004-12-16 ES ES04804892T patent/ES2329802T3/en active Active
- 2004-12-16 US US11/721,463 patent/US8036667B2/en not_active Expired - Fee Related
- 2004-12-16 CN CN2004800446229A patent/CN101080912B/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6611859B1 (en) * | 1999-03-08 | 2003-08-26 | Sony Corporation | Address setting method, client apparatus, server apparatus and client-server system |
US20020143945A1 (en) * | 2001-01-29 | 2002-10-03 | Shahabuddin Johara Shireen | System for optimal resource allocation and planning for hosting computing services |
US20030125059A1 (en) * | 2001-12-31 | 2003-07-03 | Samsung Electronics Co., Ltd. | Distributed identity server for use in a telecommunication switch |
US20040073640A1 (en) * | 2002-09-23 | 2004-04-15 | Cricket Technologies Llc | Network load management apparatus, system, method, and electronically stored computer product |
Also Published As
Publication number | Publication date |
---|---|
EP1825649A1 (en) | 2007-08-29 |
CN101080912A (en) | 2007-11-28 |
ES2329802T3 (en) | 2009-12-01 |
DE602004022094D1 (en) | 2009-08-27 |
US20090298506A1 (en) | 2009-12-03 |
US8036667B2 (en) | 2011-10-11 |
CN101080912B (en) | 2011-11-23 |
EP1825649B1 (en) | 2009-07-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10452621B2 (en) | Network coded storage with multi-resolution codes | |
CN101815033B (en) | Method, device and system for load balancing | |
CN108023794B (en) | Equipment access control method and device | |
US10728050B2 (en) | Method of terminal-based conference load-balancing, and device and system utilizing same | |
CN112948120A (en) | Load balancing method, system, device and storage medium | |
CN114928578B (en) | Chip structure | |
KR20080006596A (en) | Methods and apparatus for enhanced delivery of content over a data network | |
CN115002050B (en) | Workload proving chip | |
CN109800236A (en) | Support the distributed caching method and equipment of multinode | |
CN103425684A (en) | Method and device for database operation | |
US8036667B2 (en) | Method and devices for distributing service requests to service providers | |
EP3770784B1 (en) | Api topology hiding method, device and system | |
US20170024346A1 (en) | Apparatus and method for on-chip crossbar design in a network switch using benes network | |
CN107528884B (en) | User request processing method and device of aggregation server | |
WO2013012873A1 (en) | Mobile-to-mobile call determination | |
CN114296869A (en) | Server node service method and device based on TCP long connection | |
US10419432B2 (en) | Method and apparatus for use with different memory maps | |
WO2012167443A1 (en) | Address pool reassignment method and network management system entity device | |
CN115801787B (en) | Road end data transmission method and device, electronic equipment and storage medium | |
CN114629862B (en) | Port connection system, method and computer equipment | |
US12113708B2 (en) | Provisioning memory resources on flexible hardware platforms | |
CN114978892B (en) | Target node determining method and device | |
KR20100020093A (en) | System and method for registering location of terminal in mobile radio communication network | |
CN118678305A (en) | Method and system for maintaining short message conversation | |
KR970031534A (en) | Authentication key generation method used in authentication center of digital mobile communication network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2004804892 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 11721463 Country of ref document: US |
|
WWE | Wipo information: entry into national phase |
Ref document number: 200480044622.9 Country of ref document: CN |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWP | Wipo information: published in national office |
Ref document number: 2004804892 Country of ref document: EP |