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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- MySQL client server 協議MySqlclientServer協議
- Client does not support authentication protocol requested by server; consider upgrading MySQL clientclientProtocolServerIDEMySql
- Sql Server Linux(Redhat) Distributed Availability Group Setup — step by stepSQLServerLinuxRedhatAI
- client: c#+protobuf, server: golang+protobufclientC#ServerGolang
- [題解]AT_abc274_f [ABC274F] Fishing
- socket.io client + socketio-netty server簡析clientNettyServer
- Client Side Cache 和 Server Side Cache 的區別clientIDEServer
- Architecture
- Connect SQL Server from Linux Client using Windows Authentication and troubleshoot stepsSQLServerLinuxclientWindows
- Principles of Distributed Ledgers
- 《初識TCP》iOS、macOS實現socket client與socket serverTCPiOSMacclientServer
- [AlwaysOn] 建立SQL Server高可用性組T-SQL語法:DISTRIBUTED引數SQLServer
- Architecture–ViewModelView
- Architecture -- ViewModelView
- [LeetCode] 274. H-IndexLeetCodeIndex
- 在 go websocket server 與 javascript websocket client 互動中使用 flatbuffersGoWebServerJavaScriptclient
- ERROR3948: Loading local data is disabled - this must be enabled on both the client and server sidesErrorclientServerIDE
- [原始碼解析] PyTorch 分散式(14) --使用 Distributed Autograd 和 Distributed Optimizer原始碼PyTorch分散式
- Realtime Data Processing at Facebook
- Guide to app architectureGUIIDEAPP
- transformer model architectureORM
- 14.4 InnoDB Architecture
- adb server version (31) doesn’t match this client (36); killing… 的解決方法Serverclient
- 高版本mysql訪問出現Client does not support authentication protocol requested by server;MySqlclientProtocolServer
- [ABC274G] Security Camera 3
- 【HDFS】HADOOP DISTRIBUTED FILE SYSTEMHadoop
- 使用威聯通做UPS server(NUT) 配置 linux和windows的 UPS clientServerLinuxWindowsclient
- [MDP.AspNetCore] 實作OAuth協定SSO Server/Client專案範例NetCoreOAuthServerclient
- Unknown initial character set index ‘255‘ received from server. Initial client character set can beIndexServerclient
- Recursive Algorithm for Sliding Signal ProcessingGo
- XStream: Stream Processing Platform at FacebookPlatform
- Processing雁群實驗(續)
- 為什麼經常會出這個問題? An unknown server-side error occurred while processing the commandServerIDEErrorWhile
- 1 Introduction to the Multitenant ArchitectureNaN
- 13-Architecture-nodes
- The option-critic architecture
- [譯]Spring Security ArchitectureSpring
- SparkCore-Architecture-5Spark
- Clean architecture for the rest of usREST