Hi All, I have identified following scenarios to integrate into MQTT cluster tests.
1. Basic Send/Receive on each QOS level in the same node 2. 100 publishers - 2 subscribers - publish 100000 messages - publishers on one node, subscribers on the other - QOS 1 - Expected message =< 110% sent messages 3. 2 publishers - 100 subscribers - publish 1000 messages - publishers on one node, subscribers on the other - QOS 1 - Expected message =< 110% sent messages 4. 50 publishers - 50 subscribers - publish 1000 messages - publishers subscribers equally divided between nodes - QOS 1 - Expected message =< 110% sent messages Since MQTT follows the same flow internally as of AMQP Topics in message delivery I believe we do not need to test for other scenarios like 'message are in order', 'message duplicates' .etc since they will be covered in Topic test cases. WDYT? Thanks, Akalanka -- *Darshana Akalanka Pagoda Arachchi,* *Software Engineer* *078-4721791*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
