way to speed up the message publishing ?

2009-09-21 Thread czy11421
Do we have a way to speed up the message publishing ? For testing the workload, I want the Market Data Publisher Demo will publish message in every 100ms, how to do it ? Thanks.

Re: way to speed up the message publishing ?

2009-09-21 Thread Bruce Snyder
On Mon, Sep 21, 2009 at 2:12 PM, czy11421 czy11...@gmail.com wrote: Do we have a way to speed up the message publishing ? For testing the workload,  I want the Market Data Publisher Demo will publish message in every 100ms, how to do it ? Using async sends usually speeds things up: http

Re: way to speed up the message publishing ?

2009-09-21 Thread czy11421
Bruce Snyder wrote: On Mon, Sep 21, 2009 at 2:12 PM, czy11421 czy11...@gmail.com wrote: Do we have a way to speed up the message publishing ? For testing the workload, I want the Market Data Publisher Demo will publish message in every 100ms, how to do it ? Using async sends usually