client/server architecture : Distributed processing (274)
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. 分散式處理是指利用位於不同系統的多個處理器來處理一個單一任務
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-986892/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Introduction to Client/Server Architecture (273)clientServer
- Oracle client/server architecture's benefits (275)OracleclientServer
- Multicore processing for client-side Java applicationsclientIDEJavaAPP
- Shared Server Architecture (128)Server
- MySQL client server 協議MySqlclientServer協議
- 【SQLServer】linked server "" was unable to begin a distributed transaction.SQLServer
- 使用Virtual Infrastructure Client 管理 VMWare ServerASTStructclientServer
- Java 在Client/Server 中應用JavaclientServer
- 《Client-Server Web Apps with JavaScript and Java》選讀:什麼是Client-Server Web App?clientServerWebAPPJavaScript
- Sql Server Linux(Redhat) Distributed Availability Group Setup — step by stepSQLServerLinuxRedhatAI
- [題解]AT_abc274_f [ABC274F] Fishing
- client: c#+protobuf, server: golang+protobufclientC#ServerGolang
- SUSE 11 NFS server/client 安裝配置NFSServerclient
- IIS與oracle client ,還是oracle server ?OracleclientServer
- mysql原碼安裝(server和client)MySqlServerclient
- Client does not support authentication protocol requested by server; consider upgrading MySQL clientclientProtocolServerIDEMySql
- 深入淺出 Redis client/server互動流程RedisclientServer
- Win10 + Emacs 25.* 配置Server Client模式Win10MacServerclient模式
- mysql-proxy does not work with server/client authentication pluginsMySqlServerclientPlugin
- 在AIX 5L上配置NFS Server/ClientAINFSServerclient
- Step by Step TimesTen ----- 配置client-server連線clientServer
- Unable To Initiate A Distributed Transaction From Sql Server on Windows 2003 SP1SQLServerWindows
- Architecture
- socket.io client + socketio-netty server簡析clientNettyServer
- FAL_CLIENT和FAL_SERVER引數詳解clientServer
- rhel4 mysql5.1_server_client安裝備紀MySqlServerclient
- redis_failover - Automatic Redis Failover Client/ServerRedisAIclientServer
- Java在Client/Server網路中的應用 (轉)JavaclientServer
- [AlwaysOn] 建立SQL Server高可用性組T-SQL語法:DISTRIBUTED引數SQLServer
- HDFS Architecture
- Process Architecture
- Oracle ArchitectureOracle
- website architectureWeb
- The Architecture of NginxNginx
- [LeetCode] 274. H-IndexLeetCodeIndex
- [ABC274G] Security Camera 3
- Client Side Cache 和 Server Side Cache 的區別clientIDEServer
- 《初識TCP》iOS、macOS實現socket client與socket serverTCPiOSMacclientServer