Christoph John
Christoph John
Any help moving this forward (upload to github packages that is) is greatly appreciated. Currently stuck in other projects and vacation. ;)
Thanks for the PR @isurudevj , would it be possible to add a form of `README.md` or similar to show how the tests can be run?
Hi @busy-spin , thank you, looks good to me. 👍 Will merge in due course.
This probably relates to #271 @philipwhiuk you created #271 but this seems to be the other way round. You wanted to throttle resend request responses, this PR right here wants...
In general I have no objections against this but one should keep in mind that it could happen that your FIX session could be in an unrecoverable (i.e. needs manual...
So what data are you actually transmitting? Market data? And you need it to be persisted?
So market data? Actually it doesn't make sense to persist it then because probably no-one will ask for that much data to be resent. If I misunderstood then it probably...
@chrjohn need to check if new code generator for FIX Latest can benefit from this.
@mrFloony thanks for your comment. Are you maybe able to create a benchmark as linked in https://github.com/quickfix-j/quickfixj/pull/578#issuecomment-1321206293 or as used in the quickfixj-perf-test module https://github.com/quickfix-j/quickfixj/pull/582
> > @chrjohn need to check if new code generator for FIX Latest can benefit from this. > > Can let me know more details about this, I should be...