Oracle client/server architecture's benefits (275)

Oracle 的客户端/服务器架构在分布式处理环境中提供多种优势,包括客户端不负责数据处理、数据位置独立、利用多任务和共享内存提高并发性和性能、客户端优化显示而服务器优化数据处理与存储等。

Oracle client/server architecture in a distributed processing environment provides the
following benefits:
■ Client applications are not responsible for performing any data processing. Rather,
they request input from users, request data from the server, and then analyze and
present this data using the display capabilities of the client workstation or the
terminal (for example, using graphics or spreadsheets).
■ Client applications are not dependent on the physical location of the data. Even if
the data is moved or distributed to other database servers, the application
continues to function with little or no modification.
■ Oracle exploits the multitasking and shared-memory facilities of its underlying
operating system. As a result, it delivers the highest possible degree of
concurrency, data integrity, and performance to its client applications.
■ Client workstations or terminals can be optimized for the presentation of data (for
example, by providing graphics and mouse support), and the server can be
optimized for the processing and storage of data (for example, by having large
amounts of memory and disk space).
■ In networked environments, you can use inexpensive client workstations to access
the remote data of the server effectively.
■ If necessary, Oracle can be scaled as your system grows. You can add multiple
servers to distribute the database processing load throughout the network
(horizontally scaled), or you can move Oracle to a minicomputer or mainframe, to
take advantage of a larger system’s performance (vertically scaled). In either case,
all data and applications are maintained with little or no modification, because
Oracle is portable between systems.
■ In networked environments, shared data is stored on the servers rather than on all
computers in the system. This makes it easier and more efficient to manage
concurrent access.
■ In networked environments, client applications submit database requests to the
server using SQL statements. After it is received, the SQL statement is processed
by the server, and the results are returned to the client application. Network traffic
is kept to a minimum, because only the requests and the results are shipped over
the network.

C/S架构的优点
1. 客户端应用程序无需进行数据处理工作
2. Oracle 系统具备伸缩能力。用户可以添加服务器,使数据处理的工作负载通过网络
分布到多个服务器上(横向伸缩),用户也可以将 Oracle
数据库迁移到性能更好的小型机或大型机上(纵向伸缩)

[@more@]

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-986893/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/10599713/viewspace-986893/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值