I added support for publishing objects to the Message Broker using JMS to my application. The test scenario includes two clients that connect, one producing and one consuming. I'm using the sample code for working with topics and I'm sending ObjectMessage instances. The statistics seem to be:
rate: 55 messages/second serialized object size: approx 1k The Message Broker is running at 30% on my MacBook Pro with 16Gb. This seems awfully high - are my expectations way off? Thanks
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
