I know what is DeadLock and how database generated. My goal is to clarify this issue thoroughly to record.
1- How can i handle deaed locks in sql server? Is there any library or tool to handle theme?
2- In a real time scenario how can i force while my database takes much requests in a short time. For example: i have 8 dedicated server and they are taking 20 000-40 000 per request in one second.
a-> Which is the best Load Balancing tool especially if i want to escape the dead-locks
b-> Which layer is perfect for load balancing is it should be on physical-layer or software-layer or both. Of course is both but how is in your experiences? For example how is netscaler in physically? I want to know their advantages and disadvantages?