I recently installed Windows Server Service Bus 1.0 (on a Windows Server 2008 R2 machine).
It also installs "Windows Fabric" (not AppFabric).
Could not find much information about this, and googleing I came across a Lync server message (Windows Fabric also installed Lync Server 2013).
Definition:
"Windows Fabric is Microsoft's technology used to create highly reliable, distributed, and scalable applications."
From the service bus architecture architecture, it seems like Fabric allows for service replication, high availability, and fault tolerance.
Does anyone know if it can be used to host custom .NET services? Or any direction would be welcome.
Thanks in advance.
Scythe