1 / 62
文档名称:

2015【最新文档】财务管理地系统设计与实现.doc

格式:doc   页数:62
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

2015【最新文档】财务管理地系统设计与实现.doc

上传人:327062971 2015/3/1 文件大小:0 KB

下载得到文件列表

2015【最新文档】财务管理地系统设计与实现.doc

文档介绍

文档介绍:摘要
随着计算机网络和多媒体技术的迅猛发展,上的Web应用一直呈现爆炸式的增长,其中很大一部分都是HTTP的请求服务。由于HTTP请求的增长过快,因此导致许多的网站的web服务器面临着超载的问题,主要表现是影响时间过长从而导致拒绝服务。Web服务请求的响应时间主要由两个因素决定,网络传输的质量和web服务器的处理性能。近几年来,网络传输的服务质量(qos)技术研究已经相对比较成熟,然而,如果应用层的web服务器服务质量不能保证的话,那么,在服务器过载的情况下,即使网络传输的质量能够得到很好的保证,仍然有可能被拒绝服务,或者响应时间大大的延长而导致的“拒绝服务”的效果。由此可见,由于服务器的超载问题日益严重,web服务器已经在某种程度上成为实现端到端服务质量控制的瓶颈。因此,如何实现web服务器系统的服务质量控制,为用户提供满意的服务性能,已经成为一个迫切需要解决的问题。
本课题对web qos控制技术进行了简单的研究,主要是解决web服务应用中为不同级别的客户提供分类服务的问题,使web服务器资源更合理的分配,使有限的资源产生最大的使用率。
ABSTRACT
With the development of work and multimedia technologies,the Web applications on the is increasing of the Web applications are the HTTP web sites had to face the problem of the main symptom is that users have to wait a very long time for the HTTP response and even the HTTP requests will be responding time is generally influenced by two elements;the quantity of the service work’s transfer layer and the performance of the web years,the research has been carried out actively in this condition of the server overloading if any measure was not taken about the QOS control in the applications layer,although the QOS of work transferring time be delayed so long that leads to “reject request” we could conclude that the overload of the web server is ing the botleneck of the QOS ,how to apply the web server QOS control and provide the customers the satisfied services,has e the imminence problems that must be setled.
In this paper,we do some research of Web QoS control simply,the strategy of classified service provide the diffeniated customers the diffeniated the one hand,we propose prototypes prehensive scheduling algorithms based bination of Session and content.

目录
第1章绪论 1
课题背景 1
web技术的发展情况 1
web server 2
2
第2章开发工具及环境 3
c#技术 3
。net运行环境 3
第3章需求分析 5
web服务器的基本需求 5
http协议 7
socket 11
-R图 13
第4章系统的设计 16