iis 7 - ASP.net web services (.asmx) and parallel processing -



iis 7 - ASP.net web services (.asmx) and parallel processing -

we have written web service method returns graphic images generated using microsoft wpf (hence sta model). working absolutely fine apart load balancing. when multiple user seek access @ same time, of users gets error message ( error 503).

anybody knows how can improve handle multiple client requests (>1000)? can utilize parallel processing technique run threads on different cpu processor (64bit server 4 core processes)

iis-7 asmx parallel-processing

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -