Requirement | Verified | Verification |
---|
We need persistence | (Y) | |
Topics as well as simple queues should be supported | | |
Messages are exchanged asynchronously | | |
Transformation of data between sender and consumer is not needed | | |
We need broad API support from common languages - especially Java and C | Java .NET | |
We need SSL support on the wire protocol | | |
Message payload should be signed | | |
High flexibility | | |
Low complexity | | |
The bus must be usable "out of the box", programming should not be necessary on the server side | | |
Handling of timeouts would be nice | | |