The present invention relates broadly to distributed computer systems. More specifically, the present invention relates to organizing content into asset groups to optimize delivery to users in a distributed computer system.
In a computer system serving media assets to multiple users, such as a server farm having significant mass storage in the form of magnetic and optical disks and providing content to users of client computers over a global computer network, a value indicating a guaranteed number of plays is an attribute associated with each media asset. This attribute is used to reserve storage bandwidth so that at any given time, a certain number of simultaneous playouts are available for the requested media asset. For file systems containing the media assets and as referred to herein, storage bandwidth refers to the transmission bandwidth available for transfer of media assets stored on the server computer over a communications medium, such as a network connection. For example, the storage bandwidth for one media asset doubles when it two media assets of the same size are played out simultaneously. A media asset can for example be audio, text, graphics, image, symbol, video, or other information item or token or communication item or method by which information such as audio or visual content is conveyed to a user. As referred to herein, “playout” refers to the streaming or other transfer of the media asset from a server computer to a client computer on which a user views or listens to the media asset. Additionally, the guaranteed number of plays attribute is used to determine the number of copies of the asset required to satisfy the guaranteed number of plays. However, there are limitations associated with utilization of this attribute. As shown in
The present invention solves the problems discussed above by providing a method, computer program product and server computer system for use in a client server computer architecture. The server sends media assets over a computer network to a client computer and maintains a file system organized into a plurality of asset groups, each asset group comprising a plurality of media assets, wherein the media assets share storage medium bandwidth and storage space on the server computer that is reserved for the asset group to which the plurality of media assets belong.
Attributes are associated with each asset group, and can include a value indicating the number of maximum simultaneous playouts for the media assets within the asset group, and the maximum bit rate at which any single media asset within the asset group can be played out, the guaranteed possible number of playouts from each asset belonging to the asset group.
An asset group placement policy module is provided that evaluates the attributes of the asset group to determine optimal placement of the asset group within the file system of the server computer system, avoiding replication of assets and spreading the asset group across multiple file systems wherever possible.
A media asset placement policy module is provided that evaluates asset bandwidth to determine the optimal placement for the asset and available resources and use this evaluation to distribute the media assets within the asset groups.
By organizing media assets into asset groups of the present invention, resources such as storage bandwidth and storage space are conserved, thus allowing a server computer system to play a greater number of media assets to clients than conventional systems of similar storage capacity and storage bandwidth.
These and many other attendant advantages of the present invention will be understood upon reading the following detailed description in conjunction with the drawings.
Directing attention to
Directing attention to
Server 102 incorporates connection server 108, a module that resides in memory and coordinates connections between the server 102 and clients 104. Once a connection is made, the server 102 then directs the distribution of media assets 110 in response to user requests for delivery. Media assets 110 can be stored in memory and/or mass storage devices, depending on user demand and storage requirements of the individual assets. The media assets 110 are organized within file systems 112 that are configured to store the assets in asset groups 114. An asset group 114 is normally administered by a single asset group administrator 116. In an embodiment of the present invention, each asset belongs to only one asset group, thus avoiding replication of assets and more efficiently using storage space and storage bandwidth. Asset group 114 can contain other asset groups as well as other assets, much as a file directory can contain files as well as subdirectories of files. Different assets within asset group 114 can have varied bit rates. The following attributes can be associated with asset group 114: Maximum Simultaneous Plays for Asset Group (118), Maximum bit rate (120), Default Guaranteed Possible Plays (DGPP) (122), Guaranteed Possible Playouts (124) (GPP), and Resource Quota (126). Each of these attributes are described in further detail immediately below.
Maximum Simultaneous Playouts for Asset Group (118) is an attribute that indicates the maximum simultaneous playouts possible from asset group 114. Sufficient file system bandwidth is reserved at asset group creation time in order to satisfy this value.
Maximum bit rate (120) is an attribute that describes the maximum bit rate of any single asset installed within asset group 114.
Default Guaranteed Possible Playouts (DGPP) (122) is an attribute that indicates the guaranteed number of playouts possible from each asset 110 within the asset group 114 assuming no other asset is being played out at the same time. Internally, the storage manager 123 will create enough copies of assets within asset group 114 at install time to satisfy the value designated by the DGPP 122. This value can be overridden for each asset 110.
Guaranteed Possible Playouts (124) (GPP): note that if A1, A2, . . . , An are the assets within an asset group, GPP1, GPP2, . . . GPPn are the GPP attributes for these assets respectively, and b1, b2, . . . bn are the bit rates of the assets respectively, and BWAG is the bandwidth quota for asset group 114, then the following inequality holds: GPPi*bi<=BWAG for I=1, 2, . . . n.
Resource Quota (126) is an attribute that indicates the file system resources (storage space and storage bandwidth) reserved for asset group 114. All assets within asset group 114 share the storage bandwidth, and are not played out using any asset group's bandwidth. The bandwidth component of resource quota 126 is calculated by multiplying the value of the Maximum Simultaneous Playouts for Asset Group attribute 118 by the value of the Maximum Bit Rate attribute 120. Storage space computation is slightly more involved and depends on the maximum bit rate, duration of playing assets installed within asset group 114, the DGPP value for asset group 114 and also the availability of storage space and bandwidth on currently configured file system 112. The assets 110 installed within asset group 114 may not exceed the resource quota 126 in order to preserve the reservation of resources for each asset group.
With the introduction of asset groups, two levels of placement policies are implemented. Asset group placement policy module 128 performs asset group placement based on attributes which determine the resource quota 126 for the asset group 114, and media asset placement policy module 130 performs media asset placement within the placed asset group. In order to better utilize the resource quota, avoid fragmentation of disk resources and avoid asset replication where possible, asset groups are placed in a manner that avoid distributing the quota across multiple file systems as much as possible, such as on the same disk array or physical storage device, or within the group storage devices that make up a single file system. Policy module 130 evaluates asset bandwidth to determine the optimal placement for the asset and available resources and use this evaluation to distribute the media assets within the asset groups 114. Since storage space and storage bandwidth reservation have already been performed for the asset group 114 by policy module 128 prior to asset installation, policy module 130 restricts the placement domain of the media asset to the asset group distribution of storage space and storage bandwidth.
Embodiments of the present invention are useful in a variety of applications where multiple media assets share a finite amount of bandwidth. Two scenarios where asset groups of the present invention provide improved file system resource utilization are described below. These examples are provided to illustrate the benefits of the present invention and are just two of many applications for which the present invention is suitable.
In an embodiment of the present invention, consider the situation of a news acquisition system as used by a major news provider such as CNN. Such a system provides asset playout access to a maximum of approximately 300 journalists. Assets are captured using a set of 40 encoders. Assets being captured (and stored in asset groups) comprise breaking news items. For illustrative purposes it is assumed that during a typical network load ten viewers access a given news item simultaneously. There can be multiple stories (up to 40 in this scenario, limited by the number of encoders) being captured at any given time. Additionally, there can be numerous old stories stored on the system.
According to one embodiment, an asset group is defined with the following attributes: (a) Maximum number of simultaneous playouts for asset group=300, (b) Maximum bit rate of assets installed=1.5 Mbps, (c) Default Guaranteed Possible Playouts=10. Given these attributes and values, the bandwidth component of the resource quota for the asset group is determined to be 450 Mbps. In the case of three available file systems: F1, having 300 Mbps of storage bandwidth and 60 GB of storage space; F2 having 150 Mbps of storage bandwidth and 30 GB of storage space; and F3, having 120 Mbps of storage bandwidth and 60 GB of storage space, an asset group can be created by the asset group placement policy 128 with the following distribution: ((F1, 250 Mbps, 50 GB), (F2, 100 Mbps, 20 GB), (F3, 100 Mbps, 50 GB)). Since the DGPP is 10, the maximum bit rate allowed for any single asset is 15 Mbps. This means that asset replication can be completely avoided. If the length of each news story is 90 minutes (which equates to about 1.0125 GB) this asset group can accommodate a total of about 175 hours of news stories or 117 news stories.
Contrast the embodiment of the present invention described immediately above with an implementation of a conventional system. If the media assets were installed individually on this system with guaranteed playouts=10, the total number of assets installed on the entire system could not have exceeded 570 Mbps, which is the combined bit rates for file systems F1, F2, and F3, divided by 15 Mbps, which is the maximum bit rate for any single asset. 570 Mbps divided by 15 Mbps yields 38 news stories. By forming an asset group, 117 news stories, nearly triple the amount of media assets allowed by conventional systems, may be accommodated using only a fraction of the file system resources.
In another embodiment of the present invention, consider the example of a university which would like to offer lecture notes for three courses to be viewed by two kinds of students: (a) students on campus who have access to the high-speed campus backbone and can view assets at 1.5 Mbps, and (b) students accessing the lecture notes over the Internet and thus limited to about 200 kbps. Further, the university provides lecture notes for the past ten weeks on a sliding window basis. Lecture notes for the current week are likely to be the most in demand, while those for the previous weeks are less in demand. The demand table to ten weeks is shown in the table in
System bandwidth and space requirements are now addressed. For this exemplary computation it is assumed that each lecture is 60 minutes in duration. Assuming no replication is needed (for simplicity, but not limiting the scope of the invention), the file system bandwidth and space requirement for this kind of a setup are as follows:
Week 1:
50*1.5 Mbps*3 courses+50*0.2 Mbps*3 courses=255 Mbps bandwidth, and
(5*60*60*1.5 Mbps*3 courses+5*60*60*0.2 Mbps*3 courses)/8=11.475 GB
If on the other hand, asset groups were not used and individual assets were installed, the following would have been the resource requirements:
Week 1:
5*20*1.5*3+5*20*0.2*3=510 Mbps bandwidth.
The storage space is the same:
(5*60*60*1.5 Mbps*3 courses+5*60*60*0.2 Mbps*3 courses)/8=11.475 GB
Thus, the present invention reduces the bandwidth requirement by 50%, from 510 Mbps to 255 Mbps. Note that the space calculation here assumes that no space is wasted due to unavailability of bandwidth on certain disks.
Directing attention to
Directing attention to
Having disclosed exemplary embodiments and the best mode, modifications and variations may be made to the disclosed embodiments while remaining within the scope of the present invention as defined by the following claims.
This application is a divisional of U.S. application Ser. No. 09/916,655, filed Jul. 27, 2001, which application claims benefit to U.S. Provisional Patent Application Ser. No. 60/221,593, filed Jul. 28, 2000, which applications are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
1868601 | Harris | Jul 1932 | A |
2839185 | Isaacs | Jun 1958 | A |
4161075 | Eubanks et al. | Jul 1979 | A |
4258843 | Wymer | Mar 1981 | A |
4437618 | Boyle | Mar 1984 | A |
5202961 | Mills et al. | Apr 1993 | A |
5247676 | Ozur et al. | Sep 1993 | A |
5253275 | Yurt et al. | Oct 1993 | A |
5263165 | Janis | Nov 1993 | A |
5263625 | Saito | Nov 1993 | A |
5267351 | Reber et al. | Nov 1993 | A |
5276861 | Howarth | Jan 1994 | A |
5276876 | Coleman et al. | Jan 1994 | A |
5317568 | Bixby et al. | May 1994 | A |
5325297 | Bird et al. | Jun 1994 | A |
5341477 | Pitkin et al. | Aug 1994 | A |
5369570 | Parad | Nov 1994 | A |
5388264 | Tobias, II et al. | Feb 1995 | A |
5390138 | Milne et al. | Feb 1995 | A |
5392432 | Engelstad et al. | Feb 1995 | A |
5414455 | Hooper et al. | May 1995 | A |
5430876 | Schreiber et al. | Jul 1995 | A |
5434678 | Abecassis | Jul 1995 | A |
5442390 | Hooper et al. | Aug 1995 | A |
5442791 | Wrabetz et al. | Aug 1995 | A |
5446901 | Owicki et al. | Aug 1995 | A |
5455932 | Major et al. | Oct 1995 | A |
5459871 | Van Den Berg | Oct 1995 | A |
5461611 | Drake, Jr. et al. | Oct 1995 | A |
5467288 | Fasciano et al. | Nov 1995 | A |
5475819 | Miller et al. | Dec 1995 | A |
5485611 | Astle | Jan 1996 | A |
5485613 | Engelstad et al. | Jan 1996 | A |
5491797 | Thompson et al. | Feb 1996 | A |
5491800 | Goldsmith et al. | Feb 1996 | A |
5515490 | Buchanan et al. | May 1996 | A |
5519863 | Allen et al. | May 1996 | A |
5537528 | Takahashi et al. | Jul 1996 | A |
5548723 | Pettus | Aug 1996 | A |
5550965 | Gabbe et al. | Aug 1996 | A |
5553221 | Reimer et al. | Sep 1996 | A |
5557785 | Lacquit et al. | Sep 1996 | A |
5559608 | Kunihiro | Sep 1996 | A |
5559949 | Reimer et al. | Sep 1996 | A |
5559955 | Dev et al. | Sep 1996 | A |
5561769 | Kumar et al. | Oct 1996 | A |
5568181 | Greenwood et al. | Oct 1996 | A |
5581703 | Baugher et al. | Dec 1996 | A |
5584006 | Reber et al. | Dec 1996 | A |
5586264 | Belknap et al. | Dec 1996 | A |
5596720 | Hamada et al. | Jan 1997 | A |
5602582 | Wanderscheid et al. | Feb 1997 | A |
5602850 | Wilkinson et al. | Feb 1997 | A |
5603058 | Belknap et al. | Feb 1997 | A |
5623699 | Blakeslee | Apr 1997 | A |
5630067 | Kindell et al. | May 1997 | A |
5630121 | Braden-Harder et al. | May 1997 | A |
5633999 | Clowes et al. | May 1997 | A |
5640388 | Woodhead et al. | Jun 1997 | A |
5644715 | Baugher | Jul 1997 | A |
5682597 | Ganek et al. | Oct 1997 | A |
5694548 | Baugher et al. | Dec 1997 | A |
5701465 | Baugher et al. | Dec 1997 | A |
5712976 | Falcon, Jr. et al. | Jan 1998 | A |
5724605 | Wissner | Mar 1998 | A |
5737747 | Vishlitzky et al. | Apr 1998 | A |
5751280 | Abbott et al. | May 1998 | A |
5758078 | Kurita et al. | May 1998 | A |
5778181 | Hidary et al. | Jul 1998 | A |
5790795 | Hough | Aug 1998 | A |
5801781 | Hiroshima et al. | Sep 1998 | A |
5805821 | Saxena et al. | Sep 1998 | A |
5819019 | Nelson | Oct 1998 | A |
5877812 | Krause et al. | Mar 1999 | A |
5892767 | Bell et al. | Apr 1999 | A |
5892913 | Adiga et al. | Apr 1999 | A |
5920700 | Gordon et al. | Jul 1999 | A |
5925104 | Elbers et al. | Jul 1999 | A |
5926649 | Ma et al. | Jul 1999 | A |
5928330 | Goetz et al. | Jul 1999 | A |
5930797 | Hill | Jul 1999 | A |
5933849 | Srbljic et al. | Aug 1999 | A |
5953506 | Kalra et al. | Sep 1999 | A |
5973679 | Abbott et al. | Oct 1999 | A |
5996025 | Day et al. | Nov 1999 | A |
6006264 | Colby et al. | Dec 1999 | A |
6014694 | Aharoni et al. | Jan 2000 | A |
6018619 | Allard et al. | Jan 2000 | A |
6026425 | Suguri et al. | Feb 2000 | A |
6031960 | Lane | Feb 2000 | A |
6034746 | Desai et al. | Mar 2000 | A |
6094706 | Factor et al. | Jul 2000 | A |
6119167 | Boyle et al. | Sep 2000 | A |
6131095 | Low et al. | Oct 2000 | A |
6134315 | Galvin | Oct 2000 | A |
6137834 | Wine et al. | Oct 2000 | A |
6154778 | Koistinen et al. | Nov 2000 | A |
6185625 | Tso et al. | Feb 2001 | B1 |
6223210 | Hickey | Apr 2001 | B1 |
6230200 | Forecast et al. | May 2001 | B1 |
6240243 | Chen et al. | May 2001 | B1 |
6279040 | Ma et al. | Aug 2001 | B1 |
6281524 | Yamamoto et al. | Aug 2001 | B1 |
6343298 | Savchenko et al. | Jan 2002 | B1 |
6356921 | Kumar et al. | Mar 2002 | B1 |
6377996 | Lumelsky et al. | Apr 2002 | B1 |
6442601 | Gampper et al. | Aug 2002 | B1 |
6553413 | Leighton et al. | Apr 2003 | B1 |
6567409 | Tozaki et al. | May 2003 | B1 |
6584463 | Morita et al. | Jun 2003 | B2 |
6601136 | Gunaseelan et al. | Jul 2003 | B2 |
6654933 | Abbott et al. | Nov 2003 | B1 |
6661430 | Brewer et al. | Dec 2003 | B1 |
6708213 | Bommaiah et al. | Mar 2004 | B1 |
6717591 | Fiveash et al. | Apr 2004 | B1 |
6728270 | Meggers et al. | Apr 2004 | B1 |
6754443 | Nelson et al. | Jun 2004 | B2 |
6757736 | Hutchison et al. | Jun 2004 | B1 |
6771644 | Brassil et al. | Aug 2004 | B1 |
6831394 | Baumgartner et al. | Dec 2004 | B2 |
6868452 | Eager et al. | Mar 2005 | B1 |
6963910 | Belknap et al. | Nov 2005 | B1 |
7107606 | Lee | Sep 2006 | B2 |
7125383 | Hoctor et al. | Oct 2006 | B2 |
20020010798 | Ben-Shaul et al. | Jan 2002 | A1 |
20020038374 | Gupta et al. | Mar 2002 | A1 |
20020040403 | Goldhor et al. | Apr 2002 | A1 |
20020049846 | Horen et al. | Apr 2002 | A1 |
20020065925 | Kenyon et al. | May 2002 | A1 |
20020078203 | Greschler et al. | Jun 2002 | A1 |
20020103928 | Singal et al. | Aug 2002 | A1 |
20020152318 | Menon et al. | Oct 2002 | A1 |
20020161868 | Paul et al. | Oct 2002 | A1 |
20030018978 | Singal et al. | Jan 2003 | A1 |
20030187811 | Chang et al. | Oct 2003 | A1 |
Number | Date | Country |
---|---|---|
10-294493 | Nov 1998 | JP |
Number | Date | Country | |
---|---|---|---|
20080016220 A1 | Jan 2008 | US |
Number | Date | Country | |
---|---|---|---|
60221593 | Jul 2000 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09916655 | Jul 2001 | US |
Child | 11801997 | US |