Documentation

Introduction

  1. Quick overview
  2. Getting started
  3. Installation and configuration
  4. Sending and receiving messages in your programs

Features

  1. Transactions
  2. Load balancing
  3. Monitoring performance
  4. Event logging
  5. Message sequences
  6. Supported databases
    • MS SQL Server
    • Oracle
    • Postgres planned (waiting for 9.5 to implement ‘skip locked rows’)
    • MongoDB (non transactional)
  7. Sagas
  8. http bridge
  9. Publish-subscribe
  10. Static message routing
  11. Http services
  12. Error handling and recovery
  13. Scheduled messages
  14. TTL
  15. Fluent config

Development

github, compilation

Extras

  1. MongoDB support
  2. Database structure
  3. Oracle database support
  4. JSON http services