Thread: [Quickfix-users] Quickfix 64 bit
Brought to you by:
orenmnero
From: Tudor F. M. <mo...@ho...> - 2010-02-10 20:55:02
|
A few months ago I saw a posting by someone offering a 64bit quickfix . I just migrated my software from 32 bit to 64 bit (linux) and I do get occasional crashes that do not happen under my 32 bit environment. I fixed the session Id problem, but other than that I'm having a hard time localizing the issues.If the 64 bit offering is still there I would be more that happy to take advantage of it. Thanks, Tudor |
From: Kenny S. <ks...@co...> - 2010-02-10 21:01:15
|
Tudor, Can you be more specific about your problem? Where is it crashing and why? We run all regression tests against a variety of 64-bit linux compilers nightly, and we have many production systems that are stable on 64-bit. -- Kenny Stone Connamara Systems, LLC On Wed, Feb 10, 2010 at 2:54 PM, Tudor Florin Moga <mo...@ho...>wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > A few months ago I saw a posting by someone offering a 64bit quickfix . > I just migrated my software from 32 bit to 64 bit (linux) and I do get > occasional crashes that do not happen under my 32 bit environment. > I fixed the session Id problem, but other than that I'm having a hard time > localizing the issues.If the 64 bit offering is still there I would be more > that happy to take advantage of it. > Thanks, > Tudor > > > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > |
From: Mark T. K. <mke...@di...> - 2010-02-10 22:16:54
|
isn't the size of a thread ID hard-coded at 32 bits in the existing quickfix source? which would conflict with a 64 bit thread ID size? /mark On 02/10/2010 04:00 PM, Kenny Stone wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > > Tudor, > > Can you be more specific about your problem? Where is it crashing and why? > > We run all regression tests against a variety of 64-bit linux compilers > nightly, and we have many production systems that are stable on 64-bit. > > -- > Kenny Stone > Connamara Systems, LLC > > > On Wed, Feb 10, 2010 at 2:54 PM, Tudor Florin Moga <mo...@ho... > <mailto:mo...@ho...>> wrote: > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > A few months ago I saw a posting by someone offering a 64bit > quickfix . I just migrated my software from 32 bit to 64 bit > (linux) and I do get occasional crashes that do not happen under my > 32 bit environment. > I fixed the session Id problem, but other than that I'm having a > hard time localizing the issues.If the 64 bit offering is still > there I would be more that happy to take advantage of it. > Thanks, > Tudor > > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as > DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > <mailto:Qui...@li...> > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > > > > ------------------------------------------------------------------------------ > SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, > Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > > > > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users This communication and any attachments may contain confidential/proprietary information and is intended for information purposes only. It is not an invitation or offer to purchase interests from Diamondback. Any representation to the contrary is unintentional. This communication is intended only for the person(s) to whom it is addressed. If you are not the intended recipient you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message or any attachments is not permitted. If you have received this in error, please notify the sender immediately by e-mail and delete this message. All e-mails sent to or received from this address will be received by Diamondback's company e-mail system and is subject to archival and possible review by someone other than the recipient. This notice is automatically appended to each e-mail message leaving Diamondback. |