阅读背景:

将工作扩展到多台机器的最佳方法是什么?

来源:互联网 

We're developing a .NET app that must make up to tens of thousands of small webservice calls to a 3rd party webservice. We would prefer a more 'chunky' call, but the 3rd party does not support it. We've designed the client to use a configurable number of worker threads, and through testing have code that is fairly well optimized for one multicore machine. However, we still want to improve the speed, and are looking at spreading the work accross multiple machines. We're well versed in typical client/server/database apps, but new to designing for multiple machines. So, a few questions related to that:We're developing a .NET app that must make up t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: