Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring 20/09/2023 #31

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Refactoring 20/09/2023 #31

merged 1 commit into from
Sep 20, 2023

Conversation

JohnGreenan
Copy link
Collaborator

Added UnhandledExceptionHandler
Caught some more Kafka related issues (thread based) Bi-directional FIX <> SBE messages now implemented Exchange received 35=E. SBE equivalent is sent to Kafka and processed by matching engine
Matching engine sends match and execution messages to Kafka. Kafka messages pickedup by exchange FIX engine and repacks into 35=8 for each ack and 35=8 times two for each match.

Also renamed to Alignment* naming convention
Much easier to spot using jps at the command line

Added UnhandledExceptionHandler
Caught some more Kafka related issues (thread based)
Bi-directional FIX <> SBE messages now implemented
Exchange received 35=E. SBE equivalent is sent to Kafka and processed by
matching engine
Matching engine sends match and execution messages to Kafka.  Kafka
messages pickedup by exchange FIX engine and repacks into 35=8 for each
ack and 35=8 times two for each match.

Also renamed to Alignment* naming convention
Much easier to spot using jps at the command line
@JohnGreenan JohnGreenan merged commit 5730fca into main Sep 20, 2023
@JohnGreenan JohnGreenan deleted the Refactoring_20/09/2023 branch September 20, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant