![]() Latency-reducing bandwidth-prioritization for network servers and clients
专利摘要:
Communications bandwidth available to network servers and computers running client processes is allocated among connections available to those devices based on sets of priorities. Those priorities include type of information being retrieved, how fast user connections can receive information, which part of a document is being transmitted, user identity, stored indicia indicating importance of the document and the state of application processes running on said computer. Bandwidth is reallocated on an event driven basis upon arrival of a new request for retrieval, finishing sending information in response to a retrieval request, cancellation of a retrieval request, detection of the inability of a user connection to use all of the bandwidth allocated to it, a change of priority and timeout of a timer. 公开号:US20010003830A1 申请号:US08/865,962 申请日:1997-05-30 公开日:2001-06-14 发明作者:Jakob Nielsen 申请人:Sun Microsystems Inc; IPC主号:H04L47-805
专利说明:
[0001] 1. Field of the Invention [0001] [0002] The invention relates to communication systems and more particularly to client server communication systems in which communications resources provided to a retrieval request or to a connection to a particular server can be adjusted to reflect priorities. [0002] [0003] 2. Description of Related Art [0003] [0004] Accessing the content of servers on a network, such as the World Wide Web (WWW), is often agonizingly slow. Response time may be so slow that users cancel their request for a page and select another page, perhaps that of a competitor. Getting enough text to the user quickly so that he may begin reading is important to prevent him from canceling his request. Reducing the initial latency from request to delivery of readable text will result in a more satisfying browsing experience for the user. [0004] [0005] Data compression is known. Various data compression algorithms may be employed depending upon the type of data (text, image, video, audio) to be transmitted. Fortunately, many if not most network servers employ compression. Unfortunately, the latency problems associated with retrieving server pages continue to grow worse with increasing network usage. [0005] SUMMARY OF THE INVENTION [0006] The present system provides apparatus, systems, methods and computer program products which will allow improved average response time in client server technology. This is accomplished by prioritizing the content of network pages and allocating server or client bandwidth accordingly. The prioritization scheme is driven by the need to render a viewable page as quickly as possible so that the user may begin reading it. In the prior art, all files that make up the final appearance of a WWW page (text, style sheets, graphics, audio etc.) are sent with equal priority. By using a prioritization scheme, it is possible to dramatically reduce the latency perceived by the user which, in turn, increases the perceived usability of the web site. [0006] [0007] Two mechanisms facilitate this. First, the order in which information is displayed to the user “hides” some of the latency thus creating the perception of faster response time. Second, by monitoring individual connections it is possible to determine which connections are not currently utilizing the bandwidth initially made available to them. When this occurs, the unused bandwidth is allocated to all other existing connections which might be able to use it. [0007] [0008] The same concepts can be applied to the client-side (the user) in one form by allowing the client to indicate to the server the speed with which the client will accept information. In another form, a client that has multiple browsers connected to respective multiple network servers can prioritize each connection to insure, for example, that the current browser window's connection is allocated more bandwidth than a minimized browser window's connection. This is not possible using the prior art since all connections are given the same priority. [0008] [0009] The invention is directed to computer apparatus, such as that found at a server, for allocating communications bandwidth to a plurality of user connections. The apparatus includes a processor configured to allocate communications bandwidth to said user connections based on at least one set of priorities. [0009] [0010] The invention is also directed to computer apparatus, such as that running a client process, for allocating communications bandwidth to a plurality of server connections based on at least one set of priorities. [0010] [0011] The invention is also directed to a communications system operating on a network and having at least one server and at least one computer running a client process in which said at least one server or said at least one computer allocates bandwidth to a plurality of network connections based on at least one set of priorities. [0011] [0012] The invention is also directed to methods for operating servers and clients to allocate bandwidth to connections based on at least one set of priorities. [0012] [0013] The invention also relates to computer program products useful for carrying out the methods and for implementing the apparatus described. [0013] [0014] The foregoing and other features, aspects and advantages of the present invention will become more apparent from the following detailed description of the present invention when taken in conjunction with the accompanying drawings. [0014] BRIEF DESCRIPTION OF THE DRAWINGS [0015] The object, features and advantages of the system of the present invention will be apparent from the following descriptions, in which: [0015] [0016] FIG. 1A illustrates a computer of a type suitable for carrying out the invention as either a client or a server. [0016] [0017] FIG. 1B illustrates a block diagram of the computer of FIG. 1A. [0017] [0018] FIG. 1C illustrates an exemplary memory medium containing on or more programs usable with the computer of FIG. 1A. [0018] [0019] FIG. 2A is an illustration of one exemplary form of implementing the invention using a network such as an intranet. [0019] [0020] FIG. 2B is an illustration of another exemplary form of implementing the invention using a typical internet arrangement. [0020] [0021] FIG. 3 is an illustration of bandwidth allocation from a network server to several clients. [0021] [0022] FIG. 4 is a database schema organized as an exemplary way for storing file-type priorities. [0022] [0023] FIG. 5 is a database schema of an exemplary way for storing current connection information, namely in an Allocated Utilization Table (AUT). [0023] [0024] FIG. 6 is a flowchart of a process to initiate dynamic bandwidth allocation by the server. [0024] [0025] FIG. 7A is a flowchart of a process for dynamic bandwidth allocation by the server. [0025] [0026] FIG. 7B is a illustration depicting the result of one iteration of the dynamic bandwidth allocation procedure of FIG. 7A. [0026] [0027] FIG. 8A is a database schema organized as an exemplary way for storing client browser-status priorities. [0027] [0028] FIG. 8B is a flowchart of a process for clientside control of bandwidth allocation. [0028] [0029] FIG. 9 is a flowchart of a process for changing the priority of a connection after a fixed amount of data has been transmitted. [0029] [0030] FIG. 10A is a database schema organized as an exemplary way for storing a value representing the respective amount of data specific files need to have transmitted at high priority. [0030] [0031] FIG. 10B is a flowchart of a process for changing the priority of a connection after the variable amount of data indicated in FIG. 10A has been transmitted. [0031] [0032] FIG. 11A is a database schema organized as an exemplary way for storing a list of customer passwords and the corresponding priority multiplier. [0032] [0033] FIG. 11B is a flowchart of a process for increasing the priority of a connection using the information contained within FIG. 11A. [0033] [0034] FIG. 12A is a database schema organized as an exemplary way for storing a list of documents and their associated priority multipliers. [0034] [0035] FIG. 12B is a flowchart of a process for increasing the priority of a connection using the information contained within FIG. 12A. [0035] NOTATIONS AND NOMENCLATURE [0036] The detailed descriptions which follow may be presented in terms of program procedures executed on a computer or network of computers. These procedural descriptions and representations are the means used by those skilled in the art to most effectively convey the substance of their work to others skilled in the art. [0036] [0037] A procedure is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. These steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It proves convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. It should be noted, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. [0037] [0038] Further, the manipulations performed are often referred to in terms, such as adding or comparing, which are commonly associated with mental operations performed by a human operator. No such capability of a human operator is necessary, or desirable in most cases, in any of the operations described herein which form part of the present invention; the operations are machine operations. Useful machines for performing the operation of the present invention include general purpose digital computers or similar devices. [0038] [0039] The present invention also relates to apparatus for performing these operations. This apparatus may be specially constructed for the required purpose or it may comprise a general purpose computer as selectively activated or reconfigured by a computer program stored in the computer. The procedures presented herein are not inherently related to a particular computer or other apparatus. Various general purpose machines may be used with programs written in accordance with the teachings herein, or it may prove more convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these machines will appear from the description given. [0039] DESCRIPTION OF THE PREFERRED EMBODIMENTS [0040] FIG. 1A illustrates a computer of a type suitable for carrying out the invention. Viewed externally in FIG. 1A, a computer system has a central processing unit [0040] 100 having disk drives 110A and 110B. Disk drive indications 110A and 110B are merely symbolic of a number of disk drives which might be accommodated by the computer system. Typically, these would include a floppy disk drive such as 110A, a hard disk drive (not shown externally) and a CD ROM drive indicated by slot 110B. The number and type of drives varies, typically, with different computer configurations. The computer has a display 120 upon which information is displayed. A keyboard 130 and a mouse 140 are typically also available as input devices. Preferably, the computer illustrated in FIG. 1A is a SPARC workstation from Sun Microsystems, Inc. [0041] FIG. 1B illustrates a block diagram of the internal hardware of the computer of FIG. 1A. A bus [0041] 150 serves as the main information highway interconnecting the other components of the computer. CPU 155 is the central processing unit of the system, performing calculations and logic operations required to execute programs. Read only memory (160) and random access memory (165) constitute the main memory of the computer. Disk controller 170 interfaces one or more disk drives to the system bus 150. These disk drives may be floppy disk drives, such as 173, internal or external hard drives, such as 172, or CD ROM or DVD (Digital Video Disks) drives such as 171. A display interface 175 interfaces a display 120 and permits information from the bus to be viewed on the display. Communications with external devices such as a network can occur over communications port 185. [0042] FIG. 1C illustrates an exemplary memory medium which can be used with drives such as [0042] 173 in FIG. 1B or 110A in FIG. 1A. Typically, memory media such as a floppy disk, CD ROM, or Digital Video Disk will contain the program information for controlling the computer to enable the computer to performs its functions in accordance with the invention. [0043] FIG. 2A is an illustration of one exemplary form of implementing the invention using a network such as an intranet. The network [0043] 200 is typically an internal organizational network that connects the client computing device and at least one WWW server. [0044] FIG. 2B is an illustration of another exemplary form of implementing the invention using a typical Internet arrangement. The client computing device [0044] 250 connects via one network with the client's Internet Service Provider (ISP) 240. The ISP 240 then connects via the Internet 230 to a WWW server 260 requested by the user. [0045] FIG. 3 is an illustration of bandwidth allocation from a network server to several clients. The network server [0045] 300 has a predetermined amount of bandwidth N 310 which it must divide 320, 330, 340 and 350 between multiple clients 360, 370, 380, and 390. Note that the bandwidth allocation each client receives varies. This variance reflects the bandwidth allocation of the prioritized client connections as described in FIGS. 47, hereinafter. [0046] FIG. 4 is a database schema organized as an exemplary way for storing file-type priorities. The table has two columns: File Type [0046] 400 and Priority 410. An HTML file 420 will have a priority of 4 (430). A style sheet 440 will have a priority of 3 (450). Priority 2 470 is reserved for future use. GIF 480 and JPG files 490 both have priorities of 1 (485 and 495). [0047] FIG. 5 is a database schema organized as an exemplary way for storing connection information about clients actively involved in retrievals. The Allocation Utilization Table (AUT) [0047] 500 shown is a data structure used to track the status of each active current connection. For each such active current connection the file name 510, priority 520 (determined from FIG. 4), allocated bandwidth 530, utilized bandwidth 540, and a recalculation Boolean variable 550 are stored in the AUT. The AUT is used to provide the data for the bandwidth reallocation algorithm of FIG. 7. In rows 560 and 565 it should be noted that the allocated bandwidth exceeds the utilized bandwidth. When this difference exceeds a threshold, the recalculation variables are automatically set to FALSE to prevent re-allocation of more bandwidth than the connection can utilize. [0048] FIG. 6 is a flowchart of a monitoring procedure to initiate dynamic bandwidth allocation by the server. A continuous monitoring loop [0048] 600 responds to events affecting bandwidth allocation. One event is a new request (605) for bandwidth. Normally, this will occur when an HTTP GET command is received by the server. Following a new request 605 the requested file name and its associated priority based on its file-type are placed into the AUT and the recalculation variable is set to TRUE (610). Then the recalculation of bandwidth allocation algorithm is invoked (650) which updates the AUT, then the AUT is used to provide parameters to the bandwidth allocator (655) and the monitoring loop resumes 600. [0049] An event indicating the completion or cancellation of a transmission connection ([0049] 615) will remove the connection from the AUT (620). Then the recalculation of bandwidth allocation algorithm is invoked (650) which updates the AUT, the AUT is then used to provide parameters to the bandwidth allocator (655) and the monitoring loop resumes (600). [0050] An event indicating that the client is not utilizing all of the allocated bandwidth occurs when the average throughput of data (calculated, for example, using the number of ACKs received per unit of time) falls below the allocated bandwidth maximum data rate ([0050] 625). Various protocols from in the prior art, including Stop-And-Wait Link Utilization and Sliding-Window Flow Control, can be used to calculate the actual data rate. For example, one might add the packet lengths of a number of packets sent over a period of time and divide the total by the length of the period of time to determine effective throughput, or actual data rate. That value is then stored in the AUT and the recalculation variable is set to FALSE so that for the remainder of that retrieval request the bandwidth re-allocation algorithm will not increase that connection's bandwidth (630). Then the recalculation of bandwidth allocation algorithm is invoked (650) which updates the AUT, the AUT is then used to provide parameters to the bandwidth allocator (655) and the monitoring loop resumes (600). [0051] An event indicating a change in the relative priority of a transmission ([0051] 640) may occur. The priority for that transmission is then updated in the AUT (660). Then the recalculation of bandwidth allocation algorithm is invoked (650) which updates the AUT, the AUT is then used to provide parameters to the bandwidth allocator (655) and the monitoring loop resumes (600). [0052] A scheduled event may be set to occur periodically ([0052] 645). This event is to handle any situation not handled by the other events. Then the recalculation of bandwidth allocation algorithm is invoked (650) which updates the AUT, the AUT is used to provide parameters to the bandwidth allocator (655) and the monitoring loop resumes (600). [0053] FIG. 7A is a flowchart of a procedure for dynamic bandwidth allocation by the server. The procedure begins by initializing several variables: MaxBW is set to the maximum bandwidth available to the server, COUNT is set to the number of rows in the AUT (i.e., the number of current connections), SumOfPriorities is set to zero, and index I (a loop counter) is set to one ([0053] 700). If index I is not greater than COUNT (705) then there are more rows to process in the AUT. At 710 the MaxBW is decreased by any difference between the allocated bandwidth and the utilized bandwidth. If the AUT recalculation variable for the current row is TRUE then the priority of the current row is added to the SumOfPriorities (720). This action prevents those connections that are being under-utilized from receiving more bandwidth which they have already demonstrated they cannot use. Then index I is incremented by one (725) and the loop continues at 705 until all the rows in the AUT have been processed. [0054] Index I is re-initialized at [0054] 730 to one and another loop commences at 735. While index I does not exceed COUNT (735), the recalculation variable of each row is checked 760. If it is FALSE then the current AUT row has its allocated bandwidth set to equal its utilized bandwidth (755) thus reflecting the true state of the system. If it is TRUE, then the current AUT row allocated bandwidth variable is assigned the value of the ratio of the current row's priority to the SumOfPriorities and the utilized value is set to equal the allocated value (765). This assumes that the client connection can utilize the new bandwidth it has been allocated. If it cannot, then it will be detected and corrected via FIG. 6 at 625. In either case, index I is incremented (770) and processing the remaining rows in the AUT continues at 735. If all the rows have been processed (735) then the AUT has been completely updated and is ready for use by the bandwidth allocator in FIG. 6 at 655 and the process is terminated (750). [0055] FIG. 7B is a illustration depicting the result of one iteration of the dynamic bandwidth allocation procedure of FIG. 7A. Assume a web server is transmitting an HTLM document and a JPG file to one client and a GIF file to another client. Using the bandwidth allocation algorithm described in FIG. 7A and using the priority scheme of FIG. 4, the sum of the priorities is [0055] 6 so the HTLM document will receive {fraction (4/6)} (66.7%) of the bandwidth, and both the JPG file and GIF file will receive ⅙(16.7%) of the bandwidth. Now assume that the second client can only utilize 10% of the total bandwidth (which was determined using the process in FIG. 6 at 625). The initial state 780 is shown in rows 781, 782 and 783. Note that 783 has unused bandwidth capacity of 6.7% of the server's total bandwidth. In order for this bandwidth to be used, the bandwidth re-allocation algorithm of FIG. 7A is run again. [0056] The results of the reallocation are shown in the final state [0056] 790. Since the recalculation variable of the AUT row for the JPG file would have been set to FALSE, the sum of the priorities is now 5 and the proportional distribution of the spare bandwidth would be ⅘for the HTML document 791 and ⅕for the GIF document 792. So, ⅘of the 6.7% available bandwidth is re-allocated to the HTML document, resulting in a final bandwidth utilization of 72.0%. Repeating the process for the GIF documents lead to a final bandwidth utilization of 18.0%. The JPG file retains the 10.0% share it could use prior to the re-allocation. [0057] FIG. 8A is a database schema organized as an exemplary way for storing client browser-status priorities. Each browser has an ID [0057] 800, a Status 810 and a Priority 815. The row 820 has an ID of A, a status of “Has Focus” (i.e., is the user's active browser) and a high priority of 4. Browser ID B 821 does not have the focus but is visible on the screen and has a priority of 2. Browser ID C 823 does not have the focus and is not visible (perhaps minimized) and has a low priority of 1. [0058] FIG. 8B is a flowchart of a procedure for clientside control of bandwidth allocation. Similar to the algorithm of FIG. 7A, this procedure utilizes the ratio of a process priority to that of the sum of the priorities of all active process. The MaxBW constant is initialized at [0058] 830 with the maximum bandwidth the client has available to manage. The priorities of the browsers in use are summed (840) and that sum is then used as the divisor of the individual browser priorities to determine the bandwidth to be allocated to each browser (850). Next, the bandwidth is allocated, e.g. by controlling the number of packets acknowledged to the server to obtain the desired throughput rate (860) (as described in FIG. 6 at 625) and the process terminates (870). [0059] FIG. 9 is a flowchart of a procedure for changing the priority of a connection after a fixed amount of data has been transmitted. As an alternative or a supplement to the preferred embodiment, an HTML file could be assigned a high priority only during the transmission of the first N KB. This approach might be used when only the first screen or part of the first screen of text must be delivered as rapidly as possible. The process begins by initializing N to the number of KB to transmit at high priority ([0059] 900). Then the New Request event (910) (FIG. 6 at 605) is triggered. The number of KB transmitted is monitored (920) and when the number transmitted equals N (930) the AUT is updated to reflect a lower priority by triggering the Change Priority event (950) (FIG. 6 at 640). [0060] FIG. 10A is a database schema organized as an exemplary way for storing a value representing the variable amount of data a specific file needs have transmitted at high priority. As another alternative or supplement to the preferred embodiment, an HTML file could be examined (e.g., using a browser) to determine the number of bytes necessary to render the first page. This number of bytes would then be stored ([0060] 1005) in a database along with the HTML file name 1000. The database rows 1006, 1007 and 1008 are examples of the name and byte tuples required. [0061] FIG. 10B is a flowchart of a procedure for changing the priority of a connection after the variable amount of data indicated in FIG. 10A has been transmitted. The variable N is set, via a database lookup of the file name, to the number of bytes that need to be transmitted with high priority [0061] 1010. The New Request event is triggered (1020) (FIG. 6 at 605) and the number of bytes transmitted is monitored (1030). When the number of bytes transmitted equals N (1040) the Change Priority event is triggered (1060) (FIG. 6 at 640) which then updates the AUT table and begins the bandwidth re-allocation process and this process is terminated (1070). [0062] FIG. 11A is a database schema organized as an arc [0062] 15 exemplary way for storing a list of customer passwords and a corresponding priority multiplier. As another supplement or alternative to the preferred embodiment, the priority given to web pages could be based on information about the person requesting them. For example, valued customers can be given higher priority. When implemented in a log-in type website, a list of passwords that have higher than normal priority could be kept in the form of the tuple Customer Password 1100 and Priority Multiplier 1105. As rows 1106, 1107 and 1108 show, the multiplier can be different based on how valued the customer is. In another approach, a list of network addresses of valued customers is maintained and checked against the address of client's connections to the server to determine priorities. [0063] FIG. 11B is a flowchart of a procedure for increasing the priority of a connection using the information contained within FIG. 11A. A customer accesses a website and enters his password ([0063] 1110). If the password is in the priority database of FIG. 11A (1120) then the priority for the document requested is set to the standard priority for that type of document multiplied by the priority multiplier 1130. For example, if an HTLM document has a priority of 4 and the multiplier is 2 the new priority would be 8. Then the New Request event is triggered (1140) (FIG. 6 at 605) and this process is terminated (1140). [0064] FIG. 12A is a database schema organized as an exemplary way for storing a list of documents and their associated priority multipliers. As another supplement or alternative to the preferred embodiment, the priority given to web pages could be based on content of the pages themselves and their value to the web page owner. Providing an order form on the user's screen may be deemed to have a higher priority than delivering product information. The tuples of HTLM page name [0064] 1200 and Priority Multiplier 1205 can be stored in the database. As rows 1206, 1207 and 1208 show, the multiplier can be different based on how important a particular HTML document is. [0065] FIG. 12B is a flowchart of a procedure for increasing the priority of a connection using the information contained within FIG. 12A. The user requests an HTML page ([0065] 1210). If the page name is found in the priority database (1220) then the transmission priority becomes the normal transmission priority multiplied by the priority multiplier (1230). Then the New Request event is triggered (1240) (FIG. 6 at 605) and this process is terminated (1250). [0066] There has thus been described a communication system in which communication resource allocated by either servers or clients can be adapted based on priority of various types. As a result, user satisfaction with the network is enhanced by obtaining desired information in a prompt fashion and server and client resources are prioritized to enhance throughput of the network. [0066] [0067] Although the present invention has been described and illustrated in detail, it is clearly understood that the same is by way of illustration and example only and is not to be taken by way of limitation, the spirit and scope of the present invention being limited only by the terms of the appended claims. [0067]
权利要求:
Claims (22) [1" id="US-20010003830-A1-CLM-00001] 1. Computer apparatus for allocating communications bandwidth to a plurality of user connections, comprising: a. a bus; b. at least one communications interface connected to said bus; c. a processor connected to said bus, said processor configured to allocate communications bandwidth to said user connections serviced by said at least one communications interface based on at least one set of priorities. [2" id="US-20010003830-A1-CLM-00002] 2. The apparatus of claim 1 , in which one set of priorities comprises priorities based on type of information being retrieved. [3" id="US-20010003830-A1-CLM-00003] 3. The apparatus of claim 2 in which said type of information includes at least one of information in HTML format, information in a style sheet format, information in a GIF image format and information in a JPEG image format. [4" id="US-20010003830-A1-CLM-00004] 4. The apparatus of claim 1 , in which one set of priorities comprises priorities based on how fast user connections can receive information. [5" id="US-20010003830-A1-CLM-00005] 5. The apparatus of claim 1 , in which one set of priorities comprises priorities based on which part of a document is being transmitted. [6" id="US-20010003830-A1-CLM-00006] 6. The apparatus of claim 1 , in which one set of priorities comprises priorities based on user identity. [7" id="US-20010003830-A1-CLM-00007] 7. The apparatus of claim 1 , in which one set of priorities comprises priorities based on stored indicia indicating importance of the document. [8" id="US-20010003830-A1-CLM-00008] 8. Computer apparatus for allocating communications bandwidth to a plurality of server connections, comprising: a. a bus; b. at least one communications interface connected to said bus; c. a processor connected to said bus, said processor configured to allocate communications bandwidth to server connections serviced by said at least one communications interface based on at least one set of priorities. [9" id="US-20010003830-A1-CLM-00009] 9. The apparatus of claim 8 , in which one set of priorities comprises priorities based on the state of application processes running on said processor. [10" id="US-20010003830-A1-CLM-00010] 10. The apparatus of claim 9 , in which the state of application processes comprises the foreground or background state of a process. [11" id="US-20010003830-A1-CLM-00011] 11. The apparatus of claim 9 , in which the state of application processes comprises the degree to which a window in which a process is running is ready for use by a user. [12" id="US-20010003830-A1-CLM-00012] 12. A method of operating a server on a network, comprising the step of: a. providing an element for allocating communications bandwidth at a server to a plurality of user connections based on at least one set of priorities. [13" id="US-20010003830-A1-CLM-00013] 13. The method of claim 12 in which said set of priorities includes at least one of: type of information being retrieved, how fast user connections can receive information, which part of a document is being transmitted, user identity and stored indicia indicating importance of the document. [14" id="US-20010003830-A1-CLM-00014] 14. The method of claim 12 in which bandwidth is allocated to a user connection based on the ratio of priority that user connection bears to the sum of priorities of all user connections. [15" id="US-20010003830-A1-CLM-00015] 15. The method of claim 13 in which bandwidth allocation is recalculated on an event driven basis. [16" id="US-20010003830-A1-CLM-00016] 16. The method of claim 14 in which events triggering recalculation include at least one of: arrival of a new request for retrieval, finishing sending information in response to a retrieval request, cancellation of a retrieval request, detection of the inability of a user connection to use all of the bandwidth allocated to it, a change of priority and timeout of a timer. [17" id="US-20010003830-A1-CLM-00017] 17. A method of controlling communications by a process on a computer connected to a network, comprising the step of: a. providing an element for allocating communications bandwidth to a plurality of server connections in use by said process based on at least one set of priorities. [18" id="US-20010003830-A1-CLM-00018] 18. The method of claim 17 in which said priorities are based on the state of application processes running on said processor. [19" id="US-20010003830-A1-CLM-00019] 19. A communications system, comprising: a. a network; b. at least one server connected to said network; and c. at least one computer running at least one process connected to said network, in which said at least one server or said at least one computer allocates bandwidth to a plurality of network connections based on at least one set of priorities. [20" id="US-20010003830-A1-CLM-00020] 20. The system of claim 19 in which said set of priorities includes at least one of: type of information being retrieved, how fast user connections can receive information, which part of a document is being transmitted, user identity, stored indicia indicating importance of the document and the state of application processes running on said computer. [21" id="US-20010003830-A1-CLM-00021] 21. A computer program product, comprising: a. a memory medium; b. a computer program, stored on said memory medium, said computer program comprising instructions for allocating communications bandwidth at a server to a plurality of user connections based on at least one set of priorities. [22" id="US-20010003830-A1-CLM-00022] 22. A computer program product, comprising: a. a memory medium; b. a computer program, stored on said memory medium, said computer program comprising instructions for allocating communications bandwidth to communications connections based on at least one set of priorities.
类似技术:
公开号 | 公开日 | 专利标题 US6968379B2|2005-11-22|Latency-reducing bandwidth-prioritization for network servers and clients US6779119B1|2004-08-17|Actual and perceived response time, user interface, and security via usage patterns US7433962B2|2008-10-07|Multi-user computer system with an access balancing feature US9426251B2|2016-08-23|Regulating server load by varying sizes of data sets used to generate content US6343085B1|2002-01-29|Adaptive bandwidth throttling for individual virtual services supported on a network server US7784053B2|2010-08-24|Management of virtual machines to utilize shared resources US6625709B2|2003-09-23|Fair share dynamic resource allocation scheme with a safety buffer US5887168A|1999-03-23|Computer program product for a shared queue structure for data integrity US6222856B1|2001-04-24|Adaptive bandwidth throttling for individual virtual services supported on a network server US6961341B1|2005-11-01|Adaptive bandwidth throttling for network services US6807566B1|2004-10-19|Method, article of manufacture and apparatus for processing an electronic message on an electronic message board US20020065875A1|2002-05-30|System and method for managing states and user context over stateless protocols US20070288430A1|2007-12-13|Techniques to Control Recalls in Storage Management Applications JP2002512411A|2002-04-23|Access control method and device WO2007002443A2|2007-01-04|Control of service workload management US6944715B2|2005-09-13|Value based caching JP4117889B2|2008-07-16|Computer and method for controlling communication for executing web application US7299269B2|2007-11-20|Dynamically allocating data buffers to a data structure based on buffer fullness frequency US7269136B2|2007-09-11|Methods and apparatus for avoidance of remote display packet buffer overflow US20070061429A1|2007-03-15|Optimizing utilization of application resources EP1045555A2|2000-10-18|Method and apparatus for management of communications over media of finite bandwidth CN109726005A|2019-05-07|For managing method, server system and the computer program product of resource US20020184369A1|2002-12-05|Appointment scheme for redistributing service access JP2001345848A|2001-12-14|Computer system and control method for communication traffic Emer et al.1988|Performance considerations for distributing services-a case study: mass storage
同族专利:
公开号 | 公开日 JPH11127180A|1999-05-11| EP0881808A3|2000-04-05| US6968379B2|2005-11-22| EP0881808A2|1998-12-02|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题 US5282202A|1991-03-28|1994-01-25|Sprint International Communications Corp.|Composite frame reconfiguration in integrated services networks| US6195362B1|1996-11-08|2001-02-27|At&T Corporation|Resource pooling system and method in communication systems| US6578077B1|1997-05-27|2003-06-10|Novell, Inc.|Traffic monitoring tool for bandwidth management|US20020016842A1|2000-07-21|2002-02-07|Takashi Eki|Method for charging fee for use of network resources and method and system for allotting network resources| US20030236854A1|2002-06-13|2003-12-25|Shiron Satellite Communication Ltd.|System and method for dynamic allocation of a resource| US20040044770A1|2002-08-30|2004-03-04|Messick Randall E.|Method and apparatus for dynamically managing bandwidth for clients in a storage area network| US20040205166A1|1999-10-06|2004-10-14|Demoney Michael A.|Scheduling storage accesses for rate-guaranteed and non-rate-guaranteed requests| US6829643B1|2000-02-01|2004-12-07|Fujitsu Limited|Network control apparatus having bandwidth control method selection associated to users utilizing status tables, ranking tables, and total points of user's information parameters| US20050005012A1|2000-04-14|2005-01-06|Microsoft Corporation|Capacity planning for server resources| US20050044168A1|2001-12-03|2005-02-24|Agency For Science Technology And Research|Method of connecting a plurality of remote sites to a server| US20070079005A1|2000-05-15|2007-04-05|Catchfire Systems, Inc.|Method and system for prioritizing network services| US20070100958A1|2005-10-27|2007-05-03|Nikhil Hegde|Method for selecting a functional domain name server| US20070233865A1|2006-03-30|2007-10-04|Garbow Zachary A|Dynamically Adjusting Operating Level of Server Processing Responsive to Detection of Failure at a Server| US20080228921A1|1998-11-17|2008-09-18|Arthur Douglas Allen|Connection Acceptance Control| US7493407B2|2002-08-14|2009-02-17|Drs Technical Services, Inc.|Method and apparatus for controlling the allocation of bandwidth of a network access point to an application having a message transmitted on the network| US20090119306A1|2006-03-30|2009-05-07|International Business Machines Corporation|Transitioning of database srvice responsibility responsive to server failure in a partially clustered computing environment| US20100067396A1|2008-09-17|2010-03-18|Qualcomm Incorporated|Optimizing throughput in a wireless communication system| US7827301B2|1998-11-17|2010-11-02|Democrasoft, Inc.|Method for connection acceptance control and optimal multi-media content delivery over networks| US20140372512A1|2013-06-18|2014-12-18|Vmware, Inc.|Systems and methods for transmitting data| US20150149639A1|2013-11-22|2015-05-28|Abdul Hawk Ismail|Bandwidth allocation in a networked environment| US20150271287A1|2014-03-20|2015-09-24|International Business Machines Corporation|Allocating network bandwidth to prefetch requests to prefetch data from a remote storage to cache in a local storage| US9479807B1|2011-09-29|2016-10-25|Arris Enterprises, Inc.|Gateway-based video client-proxy sub-system for managed delivery of A/V content using fragmented method in a stateful system|US4481583A|1981-10-30|1984-11-06|At&T Bell Laboratories|Method for distributing resources in a time-shared system| US4642758A|1984-07-16|1987-02-10|At&T Bell Laboratories|File transfer scheduling arrangement| JPH0760340B2|1986-06-12|1995-06-28|三菱電機株式会社|Numerical control device user program execution method| DE69030340T2|1989-02-24|1997-11-20|Digital Equipment Corp|Broker for the selection of computer network servers| CA2012868C|1989-03-23|1994-03-22|Shin-Ichiro Hayano|Call control with transmission priority in a packet communication network of an atm type| US5153877A|1989-04-21|1992-10-06|Kabushiki Kaisha Toshiba|Packet network with communication resource allocation and call set up control of higher quality of service| US5115430A|1990-09-24|1992-05-19|At&T Bell Laboratories|Fair access of multi-priority traffic to distributed-queue dual-bus networks| JP3278865B2|1991-06-28|2002-04-30|日本電気株式会社|Traffic control method| US5428778A|1992-02-13|1995-06-27|Office Express Pty. Ltd.|Selective dissemination of information| JPH0646082A|1992-07-22|1994-02-18|Toshiba Corp|Information transfer control system| US5381413A|1992-12-28|1995-01-10|Starlight Networks|Data throttling system for a communications network| US5581703A|1993-06-29|1996-12-03|International Business Machines Corporation|Method and apparatus for reserving system resources to assure quality of service| US5428789A|1993-08-27|1995-06-27|Waldron, Iii; Theodore C.|Method and apparatus for optimizing user response time in a priority preemptive operating system| US5659691A|1993-09-23|1997-08-19|Virtual Universe Corporation|Virtual reality network with selective distribution and updating of data to reduce bandwidth requirements| US5526350A|1994-03-09|1996-06-11|British Telecommunications Public Limited Company|Communication network with bandwidth managers for allocating bandwidth to different types of traffic| US5548506A|1994-03-17|1996-08-20|Srinivasan; Seshan R.|Automated, electronic network based, project management server system, for managing multiple work-groups| US5802301A|1994-05-11|1998-09-01|International Business Machines Corporation|System for load balancing by replicating portion of file while being read by first stream onto second device and reading portion with stream capable of accessing| US5734825A|1994-07-18|1998-03-31|Digital Equipment Corporation|Traffic control system having distributed rate calculation and link by link flow control| US6396816B1|1994-12-20|2002-05-28|Intel Corporation|Method and apparatus for multiple applications on a single ISDN line| GB2301260A|1995-05-26|1996-11-27|Ibm|Voice mail system| US6097882A|1995-06-30|2000-08-01|Digital Equipment Corporation|Method and apparatus of improving network performance and network availability in a client-server network by transparently replicating a network service| US5943046A|1995-07-19|1999-08-24|Intervoice Limited Partnership|Systems and methods for the distribution of multimedia information| US5734909A|1995-09-01|1998-03-31|International Business Machines Corporation|Method for controlling the locking and unlocking of system resources in a shared resource distributed computing environment| US5596576A|1995-11-03|1997-01-21|At&T|Systems and methods for sharing of resources| US6011804A|1995-12-20|2000-01-04|International Business Machines Corporation|Dynamic bandwidth reservation for control traffic in high speed packet switching networks| JPH09231143A|1996-02-23|1997-09-05|Sony Corp|Communication control method| US5673253A|1996-02-29|1997-09-30|Siemens Business Communication Systems|Dynamic allocation of telecommunications resources| US5838968A|1996-03-01|1998-11-17|Chromatic Research, Inc.|System and method for dynamic resource management across tasks in real-time operating systems| ES2216138T3|1996-03-18|2004-10-16|General Instrument Corporation|DYNAMIC BANDWIDTH ASSIGNMENT FOR A COMMUNICATION NETWORK.| US5870629A|1996-03-21|1999-02-09|Bay Networks, Inc.|System for servicing plurality of queues responsive to queue service policy on a service sequence ordered to provide uniform and minimal queue interservice times| US6055577A|1996-05-06|2000-04-25|Oracle Corporation|System for granting bandwidth for real time processes and assigning bandwidth for non-real time processes while being forced to periodically re-arbitrate for new assigned bandwidth| US5826031A|1996-06-10|1998-10-20|Sun Microsystems, Inc.|Method and system for prioritized downloading of embedded web objects| US5742594A|1996-06-13|1998-04-21|Motorola, Inc.|Method and apparatus for allocating shared bandwidth among a plurality of users| US5731805A|1996-06-25|1998-03-24|Sun Microsystems, Inc.|Method and apparatus for eyetrack-driven text enlargement| US5983261A|1996-07-01|1999-11-09|Apple Computer, Inc.|Method and apparatus for allocating bandwidth in teleconferencing applications using bandwidth control| US5724659A|1996-07-01|1998-03-03|Motorola, Inc.|Multi-mode variable bandwidth repeater switch and method therefor| US6018659A|1996-10-17|2000-01-25|The Boeing Company|Airborne broadband communication network| US5987518A|1996-10-28|1999-11-16|General Instrument Corporation|Method and apparatus for communicating internet protocol data over a broadband MPEG channel| US6023456A|1996-12-23|2000-02-08|Nortel Networks Corporation|Dynamic traffic conditioning| US5903735A|1996-12-24|1999-05-11|Intel Corporation|Method and apparatus for transmitting data having minimal bandwidth requirements| US6125396A|1997-03-27|2000-09-26|Oracle Corporation|Method and apparatus for implementing bandwidth allocation with a reserve feature| US5926481A|1997-04-16|1999-07-20|Industrial Technology Research Institute|Timer Interrupt method for achieving quality-of-service criteria in a media-on-demand server system| US6141322A|1997-05-09|2000-10-31|General Datacomm, Inc.|Method and apparatus for precedence and preemption in ATM connection admission control| US6047322A|1997-05-27|2000-04-04|Ukiah Software, Inc.|Method and apparatus for quality of service management|WO1999051001A1|1998-03-31|1999-10-07|Acucomm, Inc.|Method and device for bandwidth pooling| US8234650B1|1999-08-23|2012-07-31|Oracle America, Inc.|Approach for allocating resources to an apparatus| US7703102B1|1999-08-23|2010-04-20|Oracle America, Inc.|Approach for allocating resources to an apparatus based on preemptable resource requirements| US8179809B1|1999-08-23|2012-05-15|Oracle America, Inc.|Approach for allocating resources to an apparatus based on suspendable resource requirements| US8019870B1|1999-08-23|2011-09-13|Oracle America, Inc.|Approach for allocating resources to an apparatus based on alternative resource requirements| US8032634B1|1999-08-23|2011-10-04|Oracle America, Inc.|Approach for allocating resources to an apparatus based on resource requirements| AU7106100A|1999-08-31|2001-03-26|Andersen Consulting Llp|A system, method, and article of manufacture for buying, selling and trading bandwidth in an open market| CA2393740A1|1999-12-08|2001-06-14|The University Of British Columbia|Weighted fair queuing scheduler| US7454457B1|2000-02-07|2008-11-18|Parallel Networks, Llc|Method and apparatus for dynamic data flow control using prioritization of data requests| GB2363948A|2000-06-19|2002-01-09|Martyn Gilbert|Communication method involving prior negotiation of parameters| US7401118B1|2000-07-19|2008-07-15|Hitachi, Ltd.|Web information preferential transfer system| JP2002057699A|2000-08-11|2002-02-22|Nec Corp|Packet transmission system, packet transmission method and recording medium| US20030007176A1|2001-07-09|2003-01-09|Matsushita Electric Industrial Co., Ltd.|Image output device, connecting destination selecting method and image output system| EP2222005B1|2001-09-10|2013-10-16|Nippon Telegraph And Telephone Corporation|Dynamic bandwidth allocation circuit, dynamic bandwidth allocation method, dynamic bandwidth allocation program and recording medium| JP3663627B2|2001-10-18|2005-06-22|ソニー株式会社|COMMUNICATION PROCESSING DEVICE, COMMUNICATION PROCESSING METHOD, AND COMPUTER PROGRAM| CA2416659C|2002-01-22|2007-01-16|Nippon Telegraph And Telephone Corporation|Capacity variable link apparatus and capacity variable link setting method| US7171482B2|2002-07-12|2007-01-30|Ianywhere Solutions, Inc.|System and method for managing bandwidth utilization| EP1394701A3|2002-07-31|2006-05-03|Hewlett-Packard Development Company, L.P.|Establishment of network connections| US7069326B1|2002-09-27|2006-06-27|Danger, Inc.|System and method for efficiently managing data transports| US7924874B2|2003-03-11|2011-04-12|Hewlett-Packard Development Company, L.P.|Evaluating and allocating system resources to improve resource utilization| US8656005B2|2003-09-29|2014-02-18|Siemens Enterprise Communications Gmbh & Co. Kg|Method for providing performance characteristics on demand| US20050071471A1|2003-09-30|2005-03-31|International Business Machines Corporation|Automatic bandwidth control for file servers with a variable priority client base| WO2005036795A2|2003-10-10|2005-04-21|Nokia Corporation|Communication bus having low latency| KR100548134B1|2003-10-31|2006-02-02|삼성전자주식회사|Communication system for improving data transmission efficiency of ??? in wireless network environment and a method thereof| WO2005091719A2|2004-03-29|2005-10-06|Cyber-Ark Software Ltd.|Improved server, computerized network including same, and method for increasing a level of efficiency of a network| US7673018B2|2004-04-08|2010-03-02|Research In Motion Limited|Message send queue reordering based on priority| US7664067B2|2005-12-15|2010-02-16|Microsoft Corporation|Preserving socket connections over a wireless network| US9826197B2|2007-01-12|2017-11-21|Activevideo Networks, Inc.|Providing television broadcasts over a managed network and interactive content over an unmanaged network to a client device| WO2008088772A2|2007-01-12|2008-07-24|Ictv, Inc.|Mpeg objects and systems and methods for using mpeg objects| US20080239961A1|2007-03-30|2008-10-02|Microsoft Corporation|Packet routing based on application source| US7987467B2|2007-04-13|2011-07-26|International Business Machines Corporation|Scale across in a grid computing environment| JP2009237763A|2008-03-26|2009-10-15|Hitachi Ltd|Server system and control method therefor| US8693328B2|2009-02-19|2014-04-08|Sandvine Incorporated Ulc|Method and apparatus for distributing credits to multiple shapers to enable shaping traffic targets in packet communication networks| US8560696B2|2009-04-28|2013-10-15|Intel Corporation|Transmission of advanced-MAP information elements in mobile networks| US9800945B2|2012-04-03|2017-10-24|Activevideo Networks, Inc.|Class-based intelligent multiplexing over unmanaged networks| US9015224B2|2011-10-09|2015-04-21|LabTech, LLC|Interactive response of a remote monitoring and management system| US9055091B2|2011-11-16|2015-06-09|LabTech, LLC|Adaptive timing of distributed device response to maximize channel capacity utilization| US10409445B2|2012-01-09|2019-09-10|Activevideo Networks, Inc.|Rendering of an interactive lean-backward user interface on a television| WO2014145921A1|2013-03-15|2014-09-18|Activevideo Networks, Inc.|A multiple-mode system and method for providing user selectable video content| US9294785B2|2013-06-06|2016-03-22|Activevideo Networks, Inc.|System and method for exploiting scene graph information in construction of an encoded video sequence| EP3005712A1|2013-06-06|2016-04-13|ActiveVideo Networks, Inc.|Overlay rendering of user interface onto source video| US9219922B2|2013-06-06|2015-12-22|Activevideo Networks, Inc.|System and method for exploiting scene graph information in construction of an encoded video sequence| US9788029B2|2014-04-25|2017-10-10|Activevideo Networks, Inc.|Intelligent multiplexing using class-based, multi-dimensioned decision logic for managed networks| WO2020077667A1|2018-10-18|2020-04-23|Oppo广东移动通信有限公司|Method and device for activating timer, and terminal|
法律状态:
1997-12-12| AS| Assignment|Owner name: SUN MICROSYSTEMS, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:NIELSEN, JAKOB;REEL/FRAME:008850/0994 Effective date: 19971030 | 2005-11-02| STCF| Information on status: patent grant|Free format text: PATENTED CASE | 2009-04-22| FPAY| Fee payment|Year of fee payment: 4 | 2013-03-08| FPAY| Fee payment|Year of fee payment: 8 | 2015-12-14| AS| Assignment|Owner name: ORACLE AMERICA, INC., CALIFORNIA Free format text: MERGER AND CHANGE OF NAME;ASSIGNORS:ORACLE USA, INC.;SUN MICROSYSTEMS, INC.;ORACLE AMERICA, INC.;REEL/FRAME:037280/0159 Effective date: 20100212 | 2017-05-11| FPAY| Fee payment|Year of fee payment: 12 |
优先权:
[返回顶部]
申请号 | 申请日 | 专利标题 US08/865,962|US6968379B2|1997-05-30|1997-05-30|Latency-reducing bandwidth-prioritization for network servers and clients|US08/865,962| US6968379B2|1997-05-30|1997-05-30|Latency-reducing bandwidth-prioritization for network servers and clients| EP98303419A| EP0881808A3|1997-05-30|1998-04-30|Latency-reducing bandwidth-prioritization for network servers and clients| JP10150906A| JPH11127180A|1997-05-30|1998-06-01|Network server, and priority assignment method and device for client wait time reducible band width| 相关专利
Sulfonates, polymers, resist compositions and patterning process
Washing machine
Washing machine
Device for fixture finishing and tension adjusting of membrane
Structure for Equipping Band in a Plane Cathode Ray Tube
Process for preparation of 7 alpha-carboxyl 9, 11-epoxy steroids and intermediates useful therein an
国家/地区
|