COMMUNICATIONS NETWORK TOPOLOGY FOR MINIMIZING LATENCY IN A MANY-TO-ONE ENVIRONMENT
20240297913 ยท 2024-09-05
Inventors
Cpc classification
G06F16/27
PHYSICS
G06F16/282
PHYSICS
G06F16/2379
PHYSICS
H04L67/10015
ELECTRICITY
International classification
Abstract
The disclosure herein provides a pyramid topology for a communications network in which an authoritative server sits at the top of the pyramid. This is the principal server. The principal server connects to a sub-layer of subordinate servers (i.e., slave servers). The principal server gathers data from the subordinate servers at a predetermined interval based on the maximum number of connections that can be serviced within the desired timeframe. An additional layer of lower-level subordinate servers can be added under each of the higher-level subordinate servers to increase the network capacity. Additional levels of subordinate servers can be added to further increase the network capacity such that a single network may include a principal server and many cascading levels of subordinate servers to form the pyramid structure.
Claims
1. A method of minimizing latency in a communication network in which a plurality of user devices update a first data field, the method comprising the steps of: providing a principal server including a principal stored value of the first data field; providing a first sub-layer of subordinate servers in communication with the principal server, wherein each subordinate server in the first sub-layer includes a first sub-layer stored value of the first data field, wherein the first sub-layer of subordinate servers includes at least N-number of servers; providing an N-number of groups of second sub-layer of subordinate servers in communication with the first sub-layer of subordinate servers, wherein each subordinate server in the second sub-layer includes a second sub-layer stored value of the first data field, wherein each group of the second sub-layer of subordinate servers includes at least N-number of servers in communication with a respective one of the subordinate servers in the first sub-layer of subordinate servers; in each of the subordinate servers in the second sub-layer, receiving an end user input value of the first data field from one or more of the plurality of user devices; in each of the subordinate servers in the first sub-layer, receiving a second sub-layer input value of the first data field from each of the subordinate servers in the respective group of second sub-layer servers; in the principal server, receiving a first sub-layer input value of the first data field from each of the subordinate servers in the first sub-layer; and in the principal server, updating the principal stored value of the first data field to equal an aggregated value of the first sub-layer input value of the first data field from each of the subordinate servers in the first sub-layer, which is equal to an aggregated value of the end user input value of the first data field from each of the plurality of user devices.
2. The method of claim 1, wherein the principal stored value of the first data field is a sentiment value.
3. The method claim 2, wherein the sentiment value relates to a first participant in a live sporting event.
4. The method of claim 3, wherein the first participant is an individual.
5. The method of claim 3, wherein the first participant is a team.
6. The method of claim 3, wherein the aggregated value of the end user input value of the first data field from each of the plurality of user devices triggers one of a visual effect or an audible effect at the live sporting event.
7. The method of claim 6, wherein the audible effect is simulated cheering at the live sporting event.
8. The method of claim 3, wherein the principal server further includes a principal stored value of a second data field.
9. The method of claim 8, wherein the principal stored value of the second data field is a sentiment value.
10. The method claim 9, wherein the sentiment value relates to a second participant in a live sporting event.
11. A communication network comprising: a principal server including a principal stored value of a first data field; a first sub-layer of subordinate servers in communication with the principal server, wherein each subordinate server in the first sub-layer includes a first sub-layer stored value of the first data field, wherein the first sub-layer of subordinate servers includes at least N-number of servers; and an N-number of groups of second sub-layer of subordinate servers in communication with the first sub-layer of subordinate servers, wherein each subordinate server in the second sub-layer includes a second sub-layer stored value of the first data field, wherein each group of the second sub-layer of subordinate servers includes at least N-number of servers in communication with a respective one of the subordinate servers in the first sub-layer of subordinate servers; wherein each of the subordinate servers in the second sub-layer receives an end user input value of the first data field from one or more of a plurality of user devices; wherein each of the subordinate servers in the first sub-layer receives a second sub-layer input value of the first data field from each of the subordinate servers in the respective group of second sub-layer servers; wherein the principal server receives a first sub-layer input value of the first data field from each of the subordinate servers in the first sub-layer and updates the principal stored value of the first data field to equal an aggregated value of the first sub-layer input value of the first data field from each of the subordinate servers in the first sub-layer, which is equal to an aggregated value of the end user input value of the first data field from each of the plurality of user devices.
12. The system of claim 11, wherein the principal stored value of the first data field is a sentiment value.
13. The system claim 12, wherein the sentiment value relates to a first participant in a live sporting event.
14. The system of claim 13, wherein the first participant is an individual.
15. The system of claim 13, wherein the first participant is a team.
16. The system of claim 13, wherein the aggregated value of the end user input value of the first data field from each of the plurality of user devices triggers one of a visual effect or an audible effect at the live sporting event.
17. The system of claim 16, wherein the audible effect is simulated cheering at the live sporting event.
18. The system of claim 13, wherein the principal server further includes a principal stored value of a second data field.
19. The system of claim 18, wherein the principal stored value of the second data field is a sentiment value.
20. The system claim 19, wherein the sentiment value relates to a second participant in a live sporting event.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0029] The figures depict one or more embodiments of the subject matter described herein. They are provided as examples only. Within the figures, reference numbers are used to refer to elements described in the detailed description.
[0030]
[0031]
[0032]
DETAILED DESCRIPTION OF THE INVENTION
[0033]
[0034] As shown in
[0035] Referring to
[0036] Additional slave servers 202 to the first tier 203 will not add to the total processing time, but an additional tier of slave servers 202 will. For example, if the master server 201 can handle 1,000 slave servers 202 or user connections in one second, then each slave server 202 of the first tier 203 can also handle 1,000 slave servers or user connections in one second. That means that the time it takes the database of the master server 201 to service all 1,000 databases of the slave servers 202 of the first tier 203 is the same amount of time it will take each slave server 202 of the first tier 203 to service all 1,000 databases of the slave servers 202 of the second tier 204. The final outcome is that increasing the load from 1,000 user connections to 1,000,000 user connections will only double the time to two seconds.
[0037] Further, if you add a third tier of slave servers 202, you can service up to 1 billion user connections, and only triple the time it takes the master server 201 to process its user connections.
[0038] Therefore, if master server 201 can service 1,000 connections in one second using the above-described server topology, it will only take two seconds to service a million user connections with a first tier 203 of slave servers 202 and it will take only three seconds to service a billion user connections with a second tier 204 of slave servers 202.
[0039] Below is a mathematical calculation of
[0040] Referring to EQNs 1-5, if N=100, T=l second, and the system must support 800,000 connections, then X=100 at the second level (one tier of slave servers), X=10,000 at the third level (two tiers of slave servers), and X=1,000,000 at the fourth level (three tiers of slave servers). Since 800,000 is greater than the number of servers at the third level and less than the number of servers in the fourth level, three tiers of slave servers are needed. At three tiers of service (#=3) and T=one second, t is 333 ms.
[0041] In order to operate at maximum efficiency, when a slave server 202 sends an update of the single shared value, which is in the form of a data packet of the single aggregate value of all the updates received by the slave server 202, to either the database in the server tier above that slave server or the database of the master server 102, then that slave server database will reset the single shared value to a default value, e.g. zero, if the single shared value is performing a counting function. By resetting after sending an update, the slave server database does not expend processing time determining the difference between the current value of the single shared value and the value of the single shared value at the time the slave server database last updated either the server in the tier above that slave server, or the master server 201.
[0042] Referring to
[0043] Referring to the alternative embodiment illustrated in
[0044] It should be noted that various changes and modifications to the presently preferred embodiments described herein will be apparent to those skilled in the art. Such changes and modifications may be made without departing from the spirit and scope of the present invention and without diminishing its attendant advantages.