abhi62003 / relax-net

Automatically exported from code.google.com/p/relax-net
GNU General Public License v3.0
0 stars 0 forks source link

multithreaded http requests #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a ThreadPool
2. On each thread run few CouchDB operation using RedBranch.Hammock
3. Notice the Exeption related to the 
__HttpWebRequestExtensions.GetCouchResponse

What is the expected output? What do you see instead?
The api should be handling corrently async requests.

What version of the product are you using? On what operating system?
Trunk

Please provide any additional information below.
Solution::

Please see the attached file.

Thanks

Original issue reported on code.google.com by andrea.r...@gmail.com on 5 Apr 2012 at 9:10

Attachments: