deadlocks in Client Server Application
Posted
by fakhrad
on Stack Overflow
See other posts from Stack Overflow
or by fakhrad
Published on 2010-04-14T06:46:45Z
Indexed on
2010/04/14
6:53 UTC
Read the original article
Hit count: 257
hi (excuse me about my english)
I'm a dotnet propgrammer. recently i wrote a client-server application that use system.net.sockets for connecting and use .net remoting for comunications. when number of client increased(e. up to 100) sometimes server application freezed and after several minuts comebacks. i use sql2005 with pooling and timeout. Plz Help Me!
© Stack Overflow or respective owner