Re: [Quickfix-developers] QuickFIX/J status update
Brought to you by:
orenmnero
|
From: VP M. IT A. E. T. <ass...@gm...> - 2005-06-08 19:18:47
|
This is very good news. I will attempt to migrate over this week and let you know. On 6/7/05, Steve Bate <st...@te...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/i= ndex.html > QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html >=20 > Hello RK, >=20 > The QuickFIX/J code is in the QuickFIX CVS repository. The module > name is 'quickfixj'. The code is available under the same license > as the C++ QF (open source, but not PD). Briefly, the current > status is that we are passing almost all the acceptance tests > (see QF bug tracker for details). Running the OpenFIX > certification tests is somewhat time consuming but almost all > the FIX 4.2 tests are passing at this point. We'll be running > the certification tests against other FIX versions as well. >=20 > We are currently preparing for a beta release (no date set at > this time). With the release, we intend to have the documentation > to support broader developer contribution. >=20 > The initial release will implement almost exactly the same API > as the Java bindings for the C++ QF. The intent is to make the > transition to the pure Java QF as painless as possible for existing > Java applications. >=20 > Our plans for future versions include improved performance, > possible migration to Java 5, JMX instrumentation, application > server integration, and so on. >=20 > QuickFIX/J is currently being used for real trading on some small > applications. >=20 > Steve >=20 > > -----Original Message----- > > From: VP Marketing IT Asset Enterprise Technologies > > [mailto:ass...@gm...] > > Sent: Tuesday, June 07, 2005 11:34 AM > > To: Steve Bate > > Subject: Re: [Quickfix-developers] OrigSendingTime on messages with > > PossDup=3DY > > > > Hi Steve > > > > Do you have an estimated completion or release date for the pure java > > implementation. > > > > We also faced serious problems with QF within JBOSS. So we are trying > > to develop pure java quickfix. If you are planning to release it in PD > > then > > we do not have to do that. > > > > Please let us know. Thank you Steve. This is leadership initiative. > > -- > > RK > > > > On 6/6/05, Steve Bate <st...@te...> 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, > > > > > > I'm working on OpenFIX certification for the pure Java QuickFIX > > > implementation. One test that's giving me problems involves a > > > message with PossDup=3DY and no OrigSendingTime. I notice that the > > > session implementation only validates the PossDup-related fields > > > when when the target sequence number is lower than expected > > > (doPossDup() is only called from doTargetTooLow()). The OpenFIX > > > test (FIX 4.2) is sending a message with PossDup=3DY and > > > a proper sequence number so the PossDup verification code is not > > > being called. > > > > > > It seems a bit strange that PossDup=3DY in this scenario (normal > > > sequence numbers)? Is this a problem with QuickFIX or the > > > OpenFIX test? Comments? > > > > > > Steve > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by: NEC IT Guy Games. How far can you > > shotput > > > a projector? How fast can you ride your desk chair down the office lu= ge > > track? > > > If you want to score the big prize, get to know the little guy. > > > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=3D2= 0 > > > _______________________________________________ > > > Quickfix-developers mailing list > > > Qui...@li... > > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can you sho= tput > a projector? How fast can you ride your desk chair down the office luge t= rack? > If you want to score the big prize, get to know the little guy. > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=3D20 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |