What language (perl, php, asp, etc.), SQL server (mysql, MSSQL, etc.), and web server (apache, iis, etc.) works best for a web-based application that supports a bunch of users all doing stuff at once, and can efficiently lock and queue database transactions, etc. to prevent corruption, and handle all other issues of many simultaneous users?
XI Wiki

