QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html Hi, I have used quickfix for quite some time as a user and roughly familiar with socketAcceptor etc. I need to embed quickfix in my eventloop. I would like to take the sockets and add it to my select/epoll. When the data is received, I would like to call functions that trigger onApp / crack/onMessage etc. I would add my own timer and send heartbeat when it triggers (which func to call) I would add my own timer to detect missed heartbeat and disconnect FIX sessions What's the best way to detect resendReq in this scenario. What's the best way to go about this ? Any pointers would be appreciated. thanks Neeraj ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Quickfix-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quickfix-users |
QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html
QuickFIX Support: http://www.quickfixengine.org/services.html I sent this email to quickfix users list on Mar 10 but it doesn't show up on the archives. On Tuesday, March 10, 2015 11:40 PM, Neeraj Rai <[hidden email]> wrote:
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Quickfix-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quickfix-users |
Free forum by Nabble | Edit this page |