Re: [Quickfix-developers] Optimizing QuickFIX/J
Brought to you by:
orenmnero
From: Kenny S. <ks...@co...> - 2011-08-19 16:48:33
|
We usually see about 100us to construct and send an order unless it's a huge quote. Are you sure the synchronization isn't causing slowness? -- Kenny Stone Connamara Systems, LLC On Fri, Aug 19, 2011 at 11:36 AM, The Maverick <chi...@gm...>wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > I have around 5 worker threads on 8 core machine inside java app. They all > shoot > orders when certain conditions are met through one session to the prime > broker. > It seems like the quickfix/j takes a milisecond only to construct the fix > message. How do I improve this? Does anybody have any clue? > > Thanks, > > > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |