What is WCF performance like compared to other solutions such as ASMX or even a custom module?
Example: An online multi-player video game based on AJAX with JSON with data always going back and forth with the browser and server with hundreds of thousands to millions of users.