Implement HTTP Request froma thread pool to avoid packet congestion

This commit is contained in:
Melanie
2013-01-20 18:38:00 +01:00
parent cf4bf7432a
commit b7b3063849
2 changed files with 46 additions and 14 deletions

View File

@@ -1680,6 +1680,7 @@
<!-- To allow regions to have mono addins -->
<Reference name="Mono.Addins" path="../../../bin/"/>
<Reference name="SmartThreadPool"/>
<Files>
<Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>