Asp.Net vNext being Host agnostic, applications can be hosted on many platforms in compliance with OWIN standards. And as per the discussions i hear from the developers around, typical vNext application can be hosted on Helios, Kestrel, using webListener and in separate console application process.
My intention of asking this question is, If i have to explain difference between all these to current Asp.Net developer, how will i explain it? What are the technicalities behind?