Re: [Quickfix-users] QuickFix c++ kernel
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-11-22 16:56:28
|
Nicolas, There is a wiki page dedicated to a Java port: http://www.quickfixengine.org/wikifix/index.php? QuickFixJavaImplementation There are a few reasons why it was done this way. First off when the project was originally started java wasn't as widespread in the industry. But also C++ gives us the most choices of development platforms. For instance, a .NET API would have been very unlikely had the core been developed in java. C++ also gives a better performance potential for systems that need that capability. --oren On Nov 22, 2004, at 4:39 AM, n.h...@ge... wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: > http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hello, > > Juste some basics questions : > 1- could it be interesting to rewrite the QF engine in Java ? (could be > personnaly interested in) > 2- why is the kernel in c++, is this an hitorical reason ? > 3- or is it just 4 providing multiples API (c#, Java, ...) ? > > Rgds > Nicolas > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |