从开发人员的角度看Java Web服务(中文4500字,英文3000字)
Sanjay Ahuja, Je-Loon Yang
摘要:
随着互联网的人数与日俱增,网络技术的发展就显得非常重要,对于Web 2.0的演变,Web服务的改变是值得关注的。Web服务允许不同平台的计算机在网络上交互式通信,而不需要额外的特定的读入接口和格式的转化例如网页结构。由于Web服务是互联网的成长未来的趋势,这时用于开发的工具也很重要。虽然有Web服务框架的许多选择可供选择,开发者应该选择基于性能,时间和结构的框架,也就是最适合他们的应用程序的框架。在这个项目中,我们选择了几种常见的框架,他们定性和定量指标进行比较。运行测试后,结果进行统计采用SAS分析。
关键词:Web服务架构,性能,Java,开发者
Performance Evaluation of Java Web Services: A Developer’s Perspective
Sanjay Ahuja, Je-Loon Yang
School of Computing, University of North Florida, Jacksonville, Florida, USA E-mail: {sahuja, n00168553}@unf.edu
Received March 7, 2010; revised July 2, 2010; accepted July 3, 2010
Abstract
As the population of the Internet grows rapidly the development of web technologies becomes extremely important. For the evolvement of Web 2.0, web services are essential. Web services are programs that allow computers of different platforms on the web to interactively communicate without the need of extra data for human reading interfaces and formats such as web page structures. Since web service is a future trend for the growth of internet, the tools that are used for development is also important. Although there are many choices of web service frameworks to choose from, developers should choose the framework that fits best to their application based on performance, time and effort for the framework. In this project, we chose four common frameworks to compare them in both qualitative and quantitative metrics. After running the tests, the results are statistically analyzed by SAS.
Keywords: Web Service, Framework, Performance, Java, Developer
|