What are the feature-complete capabilities of AppFabric Service Bus?
Service Bus makes it easy to connect applications together over the Internet. Services that register on the Service Bus can easily be discovered and accessed, across any network topology. The Service Bus provides the familiar Enterprise Service Bus application pattern, while helping to solve some of the hard issues that arise when implementing this pattern across network, security, and organizational boundaries, at Internet-scale. • Services discovered through a stable, internet-accessible URL, irrespective of location – Enable tree hierarchical based service naming system – Service Naming Registry enables opt-in service public discoverability • One-way messaging between sender and listener supports unicast and multicast datagram distribution – Provide a FIFO data structure within the namespace and exist independent of any presence of active listeners • Full-duplex, connection-oriented session between sender and listener support bi-directional communication • Full-duplex, connection-or
Related Questions
- What happens if I have a very brief burst in connection count for the AppFabric Service Bus, for example when one set of devices starts up just as another set shuts down? Will that increase my costs?
- Why do AppFabric Service Bus and Access Control support REST services rather than WS-* protocols for identity?
- What are the feature-complete capabilities of AppFabric Service Bus?