We are exploring the design to incorporate TIBCO EMS into our .NET based system. From what I read, broth NServiceBus and MassTransit can use TIBCO EMS as the transportation communication layer. My question is: what are the benefit of using NServiceBus or MassTransit over using custom C#/.NET library over TIBCO EMS directly?
I am aware of this answer about RabbitMQ: What does MassTransit add to RabbitMQ?
Are the same benefits applied to TIBCO EMS too?