[Quickfix-developers] Optimizing QuickFIX/J
Brought to you by:
orenmnero
From: The M. <chi...@gm...> - 2011-08-19 16:40:21
|
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, |