KSB Notes

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.