A. java与模式 pdf电子书(高清版)
Java与模式清晰完整版
现在还能下
http://www.shubulo.com/viewthread.php?tid=29221
B. 《AmazonWebServicesinAction,2E》pdf下载在线阅读,求百度网盘云资源
《Amazon Web Services in Action, 2E》(Michael Wittig)电子书网盘下载免费在线阅读
链接:https://pan..com/s/1vCTeFuKBQE66erNz1l5rcw
书名:Amazon Web Services in Action, 2E
作者:Michael Wittig
出版社:Manning Publications
出版年份:2017-3-28
页数:550
内容简介:
Amazon Web Services in Action, Second Edition is a comprehensive introction to deploying web applications in the AWS cloud. You'll find clear, relevant coverage of all essential AWS services, with a focus on automation, security, high availability, and scalability. This thoroughly revised edition covers the latest additions to AWS, including serverless infrastructure with AWS Lambda, sharing data with EFS, and in-memory storage with ElastiCache.
作者简介:
Andreas Wittig and Michael Wittig are software engineers and DevOps consultants focused on AWS. Together, they migrated the first bank in Germany to AWS in 2013.
C. 如何用soapui测webservice的响应时间
如何测试写好的Webservice?你当然可以写代码来测试,但还是太麻烦,你得花时间去学习各语言的关于Webservice调用的相关API。这里推荐一个Webservice开发的必备工具-SoapUI,无须了解底层细节,就能快速测试你的Webservice开发的是否正确。
SoapUI是一个开源测试工具,通过Soap/HTTP来检查、调用、实现Web Service的功能,而且还能对Webservice做性能方面的测试。
SoapUI下载地址:http://sourceforge.net/projects/soapui/files/
(SoapUI也有收费的Pro版本,对于一般的开发人员来说,如果只是调试下,开源的免费版就足够用了)
Demo
首先新建一个SoapUI Project,在Initial WSDL/WADL中输入wsdl的地址
只是对SoapUI 做了简单的介绍,主要用其来查看web service提供的接口,以及返回的结果,SoapUI的功能远不止这些,其可以对web service进行功能上和性能上的测试。
SoapUI的参数说明:http://www.soapui.org/Working-with-soapUI/preferences.html
进一步了解可以阅读:http://www.51testing.com/ddimg/uploadsoft/20100204/SoapUI.pdf
另外分享几个公开的Webservice站点,你可以随便招几个服务来测试
http://www.webservicex.net/WS/wscatlist.aspx
http://www.service-repository.com/
http://www.webxml.com.cn/zh_cn/index.aspx