The present invention generally relates to data processing. Specifically, the present invention relates to a processor-server hybrid system for more efficient data processing.
Web 1.0 is historically referred to as the World Wide Web, which was originally about connecting computers and making technology more efficient for computers. Web 2.0/3.0 is considered to encompass the communities and social networks that build contextual relationships and facilitates and knowledge sharing and virtual web servicing. Traditional web service can be thought of as a very thin client. That is, a browser displays images relayed by a server, and every significant user action is communicated to the server for processing. Web 2.0 is a social interaction that is consisted of the software layer on the client, so the user gets quick system response. The front-end storage and retrieval of data is conducted asynchronously in the background, so the user doesn't have to wait for the network. Web 3.0 is geared towards the 3 dimensional vision such as in virtual universes. This could open up new ways to connect and collaborate using 3D shared. Along these lines, web 3.0 describes the evolution of Web usage and interaction along several separate paths. These include transforming the Web into a database, a move towards making content accessible by multiple non-browser applications.
Unfortunately, the traditional server cannot efficiently handle the characteristics of Web 3.0. No existing approach addresses this issue. In view of the foregoing, there exists a need for an approach that solves this deficiency.
The present invention relates to a processor-server hybrid system that comprises (among other things) a set (one or more) of back-end servers (e.g., mainframes) and a set of front-end application optimized processors. Moreover, implementations of the invention provide a server and processor hybrid system and method for distributing and managing the execution of applications at a fine-grained level via an I/O-connected hybrid system. This method allows one system to be used to manage and control the system functions, and one or more other systems to serve as a front-end co-processor or accelerator for server functions. The application optimized processor is adept at processing real-time streams, bit and byte computation at high throughput and converting streams to transactions that can be easily handled by the server. The server is proficient at resource management, workload management and transaction processing.
The present invention allows the server management and control system components to be reused, and the applications such as virtual web or game processing components to be run on the front-end co-processor. The system components can be run using different operating systems. The server(s) acts as a normal transaction based computing resource, but for which these transactions are constructed by the front-end processor from real-time streaming data or other multi-modal data passing through it. The processor is placed at the front-end to handle such functions. In addition to traditional transaction processing, the server(s) would also perform specific processor selection functions, and set-up, control and management functions of the application-optimized processors e.g. cell co-processors.
A first aspect of the present invention provides a processor-server hybrid system for processing data, comprising: a set of front-end application optimized processors for receiving and processing the data from an external source; a set of back-end servers for processing the data, and for returning processed data to the set of front-end application optimized processors; an interface having a set of network interconnects, the interface connecting the set of back-end servers with the set of front-end application optimized processors.
A second aspect of the present invention provides a method for processing data, comprising: receiving the data from an external source on a front-end application optimized processor; sending the data from the front-end application optimized processor to a back-end server via an interface having a set of network interconnects; processing the data on the back-end server to yield processed data; and receiving the processed data from the back-end server on the front-end application optimized processor.
A third aspect of the present invention provides a method for deploying a processor-server hybrid system for processing data, comprising: providing a computer infrastructure being operable to: receive the data from an external source on a front-end application optimized processor; send the data from the front-end application optimized processor to a back-end server via an interface having a set of network interconnects; process the data on the back-end server to yield processed data; and receive the processed data from the back-end server on the front-end application optimized.
These and other features of this invention will be more readily understood from the following detailed description of the various aspects of the invention taken in conjunction with the accompanying drawings in which:
The drawings are not necessarily to scale. The drawings are merely schematic representations, not intended to portray specific parameters of the invention. The drawings are intended to depict only typical embodiments of the invention, and therefore should not be considered as limiting the scope of the invention. In the drawings, like numbering represents like elements.
The present invention relates to a processor-server hybrid system that comprises (among other things) a set (one or more) of back-end servers (e.g., mainframes) and a set of front-end application optimized processors. Moreover, implementations of the invention provide a server and processor hybrid system and method for distributing and managing the execution of applications at a fine-grained level via an I/O-connected hybrid system. This method allows one system to be used to manage and control the system functions, and one or more other systems to serve as a co-processor or accelerator for server functions.
The present invention allows the server management and control system components to be reused, and the applications such as virtual web or game processing components to be used as an accelerator or co-processor. The system components can be run using different operating systems. The server(s) acts as a normal transaction based computing resource, but for which these transactions are constructed by the front-end processor from real-time streaming data or other multi-modal data passing through it. The processor is placed at the front-end to handle such functions. In addition to traditional transaction processing, the server(s) would also perform specific processor selection functions, and set-up, control and management functions of the cell co-processors. Having the processor on the front-end provides (among other things) real-time predictable processing for streams and multi-modal data as deep cache hierarchies of server can lead to processing time variability, high throughput bit, byte and vector data processing, convert streams and multi-modal data into transactions for input to the back-end server.
Referring now to
This system is further shown in
In any event, data will be received from external source(s) 10 on processor(s) 20 and communicated to server(s) 12 via interface(s) 23. Once received, server(s) 12 can process the data, return the processed data to processor(s) 20, which can further process the same and/or return the processed data to external source(s) 10. Processor(s) 20 can also leverage staging storage and processed data storage devices to store the original data and/or the processed data. As shown in
Referring briefly to
Referring now to
Although not separately shown in a diagram the following is an example of another control flow made possible under the present invention. This control flow is useful in scenarios where requests are made directly by C to S without data being sourced from A or redirected to B. This is useful for reference and historical data lookups.
Although not separately shown in a diagram the following is an example of yet another control flow made possible under the present invention. This control flow is useful in scenarios where requests are made directly by S to C without data being sourced from A or redirected to B. In this case, server S has a list of external clients that it can contact. This is useful for scenarios where the server S must “push” data to an external client that has subscribed to the services of server S (e.g. IP multicast) but needs C to “post-process” data that is suitable for consumption by external clients.
Under the present invention, both a push model and a pull model can be used. Control messages can be sent across a separate control path with data messages being sent over the regular data path. Here two separate connection IDs are needed. Control messages can also be sent along with data messages across the same path. In this case, only one connection ID is needed. Both Push and Pull models can be realized for separate or unified data path and control path. The push model is useful for short data where latency is a concern. Control messages usually have latency bounds for data transfer. This requires engagement of the data source computer processor until all the data is pushed out. The pull model is usually useful for bulk data where the destination computer can read data directly from the source's memory without involving the source's central processor. Here the latency of communicating the location and size of the data from the source to the destination can easily be amortized over the whole data transfer. In a preferred embodiment of this invention, push and pull model can be invoked selectively depending on the length of data to be exchanged.
The following steps show how the push and pull models works:
C shoulder taps S with data block size (if known).
C looks up application communication rate requirements (R).
C looks up # of links in “link aggregation pool” (N).
C matches R and N by expanding or shrinking N [dynamic allocation by link coalescing].
C and S agree on number of links required for data transfer C pushes data to S.
C can close connection in the following ways—when all data is sent (size known) & when job is complete.
C closes connection by shoulder tap to S.
In
Step 1—C provides dataset name & location (dataset descriptor) along control path to S. This serves as “shoulder tap”. S receives this information by polling for data, “pushed” from C.
Step 2—S reads data from D using dataset descriptor.
Step 1—Push or pull implementation possible.
Step 2—Pull or push implementation possible.
Step 1 (push)—“Control Path”
Step 1 (pull)—“Control Path”
Step 2 (Pull form)—“Data path”
Step 2 (push form)—“Data Path”
The foregoing description of various aspects of the invention has been presented for purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise form disclosed, and obviously, many modifications and variations are possible. Such modifications and variations that may be apparent to a person skilled in the art are intended to be included within the scope of the invention as defined by the accompanying claims.
This application is related in some aspects to commonly owned and co-pending patent application Ser. No. (to be provided), entitled “SERVER-PROCESSOR HYBRID SYSTEM FOR PROCESSING DATA”, assigned attorney docket number END920070375US1, filed Nov. 15, 2007, the entire contents of which are herein incorporated by reference. This application is related in some aspects to commonly owned and co-pending patent application Ser. No. 11/877,926, entitled “HIGH BANDWIDTH IMAGE PROCESSING SYSTEM”, assigned attorney docket number END920070398US1, filed Oct. 24, 2007, the entire contents of which are herein incorporated by reference. This application is related in some aspects to commonly owned and co-pending patent application Ser. No. 11/767,728, entitled “HYBRID IMAGE PROCESSING SYSTEM”, assigned attorney docket number END920070110US2, filed Jun. 25, 2007, the entire contents of which are herein incorporated by reference. This application is also related in some aspects to commonly owned and co-pending patent application Ser. No. 11/738,723, entitled “HETEROGENEOUS IMAGE PROCESSING SYSTEM”, assigned attorney docket number END920070110US1, filed Apr. 23, 2007, the entire contents of which are herein incorporated by reference. This application is also related in some aspects to commonly owned and co-pending patent application Ser. No. 11/738,711, entitled “HETEROGENEOUS IMAGE PROCESSING SYSTEM”, assigned attorney docket number END920070111US1, filed Apr. 23, 2007, the entire contents of which are herein incorporated by reference.