IIS 7 和 I/O 大量任务的并发用户请求

发布于 2024-12-27 22:15:17 字数 257 浏览 0 评论 0原文

我们有一个使用 WPF 使用动态数据动态渲染图像的应用程序。对于 A4 尺寸的图像生成,每个单独的图像生成平均大约需要一秒(1 秒)。 WorkerProcess 显示这些请求的 CPU 使用率为 100%,其详细信息中的主要项目是 Isapi 模块。

我们需要为客户端支持 500 个并发用户。如何设置 IIS 来处理负载平衡以及如何减少 CPU 使用时间? 多处理器可以工作吗?我是否需要通过软件或硬件来控制它会自动处理它?异步请求有帮助吗?

任何回应将不胜感激。

We have a application which renders the images on the fly with dynamic data using WPF. Each individual Image generation takes approximately on average almost a second (1 sec) for a A4 Size Image generation.
The WorkerProcess shows the CPU usage 100% against these requests and the main items in its details are Isapi module.

We need to support 500 concurrent users for a client. How can I setup the IIS to handle that load balance and how can I reduce the CPU usage time?
Does multiple processor would work? Do I need to control this through the software or hardware would handle it automatically? Would Asynchronous requests help?

Any response would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文