client/server architecture : Distributed processing (274)

tsinglee發表於2007-11-29

Distributed processing is the use of more than one processor, located in different
systems, to perform the processing for an individual task. Examples of distributed
processing in Oracle database systems appear in Figure10–1.

■ In Part A of the figure, the client and server are located on different computers,
and these computers are connected through a network. The server and clients of
an Oracle database system communicate through Oracle Net Services, Oracle’s
network interface.
■ In Part B of the figure, a single computer has more than one processor, and
different processors separate the execution of the client application from Oracle.

C/S結構之分散式處理
1. 分散式處理是指利用位於不同系統的多個處理器來處理一個單一任務

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-986892/,如需轉載,請註明出處,否則將追究法律責任。

相關文章