Skip to content

Releases: Asitha/andes-test-client

Andes Test Client 1.0.0 Alpha

18 Jan 04:42
Compare
Choose a tag to compare
Pre-release

Currently, this client supports testing AMQP protocol based functionality of MB. Client is written using
JMS

Supported functionality

  • Message Publishers (Topic and queue)
    • multiple publishers (same and different queues)
    • Disruptor based transactional message publishing
    • publisher failover configuration
    • Control throughput.
  • Message Subscribers (Topic and queue)
    • multiple subscribers ( same and different queues)
    • subscriber failover configuration
    • durable topic subscribers
    • controll message consuming throughput. (mimic slow/fast subscribers)
  • Test results analytics
    • supports test results analytics with metrics library
    • graphical view of results
    • message publishing rate (individual publisher and total publisher rates)
    • subscriber receiving rate (individual subscriber and total subscriber rates)
    • message latency (publishing to receiving message latency)
  • SL4j logging support