首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 测试并发应用程序框架

测试并发应用程序框架

  • 资源大小:18.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 测试 并发 框架 应用程序

资 源 简 介

Testing of concurrent applications is definitely not easy. The way most teams test multithreaded applications are as follows: Test the functionality of the application with a single user (i.e. single-thread, or at least in an environment whereby concurrency issues are not exercised). Test the functionality with many threads. This usually occurs as part of load /stress testing. Many threads or virtual users are created to use the application concurrently. It is in the second test when concurrency issues are exercised, but not completely. There are several reasons for this. The goal of such load/stress tests is to determine how much workload the system can withstand, and to tune the allocation of system resources and other execution parameters. The goal is not to test for concurrency problems. In fact, these tests assume that there are no concurrency problems in the first place. In addition, such tests are conducted in a probabilistic man

文 件 列 表

META-INF
MANIFEST.MF
src
jShuffler
jWatcher
test
jShuffler
output
execution.gv
.classpath
.project
build.xml
VIP VIP
0.218702s