%0 Journal Article %T PERFORMANCE TESTING CONCURRENT ACCESS ISSUE AND POSSIBLE SOLUTIONS ¨C A CLASSIC CASE OF PRODUCER-CONSUMER %A Arpit Christi %J Indian Journal of Computer Science and Engineering %D 2012 %I Engg Journals Publications %X Concurrent access issue is one of the most frequently encountered issues in performance testing. The issue is a classic case of producer consumer problem where multiple clients try to access same code on the server at the same time, resulting in collision in accessing the code/data. Readily available solutions to producer consumer problem are applied with proper implementation to solve the above mentioned issue. Relative pros and cons of each solution are also discussed. %K performance testing %K concurrent access issue %K producer-consumer problem. %U http://www.ijcse.com/docs/INDJCSE12-03-03-133.pdf