Elixir Cowboy with IIS 8
HttpPlatformHandler:
Microsoft recently release the HttpPlatformHandler
[http://azure.microsoft.com/blog/2015/02/04/announcing-the-release-of-the-httpplatformhandler-module-for-iis-8/]
module for IIS 8+. This module will allow any process that can receive request
on some port to be used in IIS. What this means is that you can now host server
of any language