Re: [Quickfix-developers] Open-souce portable libraries for thread management
Brought to you by:
orenmnero
|
From: Caleb E. <cal...@gm...> - 2005-05-24 20:11:58
|
On 5/24/05, Antonio Caroselli <ant...@ga...> wrote: > We want to design and implement an OMS embedding QuickFix, but also > implementing a complex logix for order handling. Therefore we shall need = to > rely on thread mgmt. and that's why we were asking which are the best (i.= e. > most robust) open-source portable libraries in order to write a single > application running under Windows, Linux, SUN Solaris. The threading and synchronization primitives in QuickFIX work fine on all of these platforms, but If you want something with more bells and whistles, I'd recommend ACE. --=20 Caleb Epstein caleb dot epstein at gmail dot com |