思考时间要设吗?

概括自牛书《软件性能测试-段念》    对于交互式系统,为了模拟真实业务,应该设一个思考时间    对于非交互式系统,为了找出系统的最大吞吐量和可承受的最大压力,可以不设思考时间

apache + tomcat + jk或其他

基本可看的资料: http://www.ibm.com/developerworks/cn/opensource/os-lo-apache-tomcat/index.html http://www.javazy.com/contentex/200641293233.shtml 进一步调整: http://internet.blog.enorth.com.cn/article/252340.shtml http://tomcat.apache.org/connectors-doc/reference/workers.html 还有: http://www.iteye.com/topic/53610  用mod_proxy更好 http://neptune.iteye.com/blog/146591  window下apache配置

多处理器 跟 服务器性能的关系(仅供参考)

下面的结论没有什么普适性,只是针对我做的某个项目中的IBM PC SERVER和JAVA程序来说的:     经验发现: 服务器端采用多处理器,只能提高可承受的最大线程数,并不能提高事务的响应时间。响应时间主要取决于单个CPU的性能,如主频什么的。      

什么情况下才有必要用 httpd 整合 tomcat

以下是官方文档: Need for cooperation As stated in the Tomcat User’s Guide, Tomcat currently supports three modes of execution.  While it is entirely possible to have Tomcat serve both your static and dynamic document provision needs, there are several reasons why you might  not want want to do this.  With respect to the Apache web server, …

什么情况下才有必要用 httpd 整合 tomcat Read More »

优化基于tomcat的系统时,可以从哪些方面入手?

Hardware. CPU(s), memory, network IO, and file IO Operating System. Symmetric multiprocessing (SMP) and thread support JVM. Version, tuning memory usage, and tuning garbage collection are important. Tomcat. Later releases are more optimized for performance. If you use JavaServer Pages, Jasper 2 available in Tomcat 4.1 significantly boosts performance. Application. Application design can have the …

优化基于tomcat的系统时,可以从哪些方面入手? Read More »

tomcat性能测试工具和调优工具

Server load testing tools     Apache Jakarta JMeter     ab – Apache HTTP server benchmark tool     Many other free and commercial testing tools. Production     Apache 1.3/2.0 mod_jk (1.2)    Java Management Extensions (JMX)    Introscope – Application Server Monitoring

《商业银行实务》_笔记_07_国际业务

外汇可分为现汇和现钞 银行进行外汇交易时,有买入价、卖出价、中间价、现钞买入价、现钞卖出价 五种价格 进行一次现钞对现钞的交易时,不但要记录 人民币现金科目  和 外汇现金科目,还要记录两个科目: 外汇买卖科目-人民币,外汇买卖科目-外币 国际贸易结算有三种方式:   a.信用证   b.汇兑结算   c.托收

《商业银行实务》_笔记_06_信用卡业务_散记

几个概念:     特约单位:就是商户     签购单:就是消费时商务给持卡人、持卡人要签字的那个单子。单子上要注明所购物品和金额     汇计单:商户在日终时,将本日所有的信用卡交易记录写在一张单子上,这就是汇计单。     信用卡进账:就是商户要求它的开户行 将交易金额打到它的账户中 商户办理进账时,要提供 签购单、汇计单,还要办一张 进账单,作为银行的记账凭证 如果持卡人消费时要求的额度超过规定的支付金额,应请求发卡银行授权 到于消费、取现时的会计分录,跟票据汇兑业务差不多,牵涉到的科目不外乎 个人存款账户,现金,联行往来,辖内往来等等