This week's book giveaway is in the Open Source Projects forum. We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line! See this thread for details.
I am not sure if i am posting this question in the right place,but any help is appreciated. What is the best way to generate a primary key for a system that has high concurrent database hits.If i use locking mechanism then it leads to a deadlock.Is there any work around for this.