Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

KSB (Service Bus) is intended to be a simple enterprise service bus providing connectors, exporters, and bridges. It can be tightly integrated with Spring, or configured separately. A variety of features are supported including:

  • Message Driven Service Execution
  • Transactional Asynchronous Messaging
  • Synchronous Messaging
  • Queue Style Messaging
  • Topic Style Messaging
  • Quality of Service
  • Discovery
  • Reliability
  • Persisted Callback
  • Primitive Business Activity Monitoring
  • Spring Integration

The backbone is based on JMS or KSB messaging (configurable?). Orchestration is provided via BPEL or KEW. A service registration is also provided.

  • No labels