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

Map field encodings to generic datatypes #132

Open
donmendelson opened this issue Nov 5, 2020 · 0 comments
Open

Map field encodings to generic datatypes #132

donmendelson opened this issue Nov 5, 2020 · 0 comments

Comments

@donmendelson
Copy link
Member

Each FIX datatype is already mapped to a field encoding in SBE. To aid mapping to other protocols, each SBE encoding should also be mapped to a semantic type as defined by ISO 11404 General Purpose Datatypes. That standard defines types by their value space, independent of platform and programming language. The purpose of the SBE standard is provide a lexical space for those types for high performance usage.

(Generic type mapping based on ISO 11404 has already been incorporated into the FIXP performance session layer standard, and the recently improved tagvalue encoding standard.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants