Bing.com runs on Windows Server 2012

With the recent announcement of the Windows Server 2012 Release Candidate (RC), we at Bing.com considered how we might benefit from some of the operating system’s new features. Bing.com is a cloud service that runs on thousands of computers spanning many datacenters across the globe. Performance is a key component in running a successful cloud service such as Bing. Bing serves thousands of user queries every second, and users demand both relevancy and speed in those results.
Our deployment of Windows Server 2012 leveraged four key new features, in particular:

  • Built-in Microsoft .NET Framework 4.5, included with Windows Server 2012, including the background garbage collection and associated improved latencies
  • Improved performance at startup, enabled by the multicore JIT functionality of .NET 4.5
  • Ability to collect call stacks for 64-bit .NET JITted applications
  • Evaluation of Hyper-V 3 (the version of Hyper-V in Window Server 2012)

Read more – http://blogs.technet.com/b/windowsserver/archive/2012/06/07/bing-com-runs-on-windows-server-2012.aspx

Comments are closed.