If describing my data may help with optimizing the protocol stack... I'm primarily sending radar state information. Just for a rough estimate, I serialized the objects to a file (I know this isn't the most accurate way of getting the true size of the objects) but they range from 1.3kb - 2.0kb serialized.
I was pretty happy with the rates I was sending out the text messages (I was able to get ~800 messages/second). Sending these objects I've been getting significantly less performance at ~100 messages/second and if I add more subscribers performance seems to degrade. Perhaps if Bela could elucicate how I may optimize my protocol configuration for this type of data distribution? Thanks. <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827308#3827308">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827308>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
