The ss.server_auto_flush_size option specifies the size, in bytes, that the outbound buffer can reach before the data is automatically flushed (that is, written to the connection). If ss.server_auto_flush_size is set to 0
, all outgoing messages are automatically flushed immediately. If the RTclient is sending many messages in a short period of time, setting ss.server_auto_flush_size to a larger value can lessen the amount of CPU time that the RTclient uses.
TIBCO SmartSockets™ Java Library User’s Guide and Tutorial Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |