应用程序服务器的吞吐量可以通过将单个事务处理的速率乘以服务器内的托管工作线程数量得到。
The throughput of an application server can be described as the rate at which a single transaction is processed, multiplied by the number of managed worker threads within the server.
假设您希望坚持使用DeclarativeTransaction模型来简化事务处理,但是仍然能在高用户并发性场景中增加吞吐量。
Suppose you want to stick with using the Declarative transaction model to simplify the transaction processing but still increase throughput during a high-user-concurrency scenario.
假设您希望坚持使用DeclarativeTransaction模型来简化事务处理,但是仍然能在高用户并发性场景中增加吞吐量。
Suppose you want to stick with using the Declarative transaction model to simplify the transaction processing but still increase throughput during a high-user-concurrency scenario.
应用推荐