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

Consider a simpler way of starting up Artio in sole library mode. #364

Open
RichardWarburton opened this issue May 7, 2020 · 0 comments

Comments

@RichardWarburton
Copy link
Contributor

Design discussion issue.

A way to compose the FixEngine and a single FixLibrary operating in the same process. This should reduce the scope for errors for people using SOLE_LIBRARY_MODE, auto-configure to use aeron IPC and generally abstract / hide away the distinction between FixEngine and FixLibrary for people who only want to use a single threaded instance. Major design questions are around how to allow users of this composed object to hook their own code in nicely.

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

No branches or pull requests

1 participant