Welcome to IRIS.

IRIS provides a SBE ( Simple Binary Encoding) message parser. It contains a common data structure for all SBE messages. And hence a generic code logic can be defined in processing different SBE messages. This allows to design a software that can have less dependency on the detail SBE message structure. It reduces the impact on the application upon the change or modification of the underlying SBE message structure. It makes this kind of change on message structure more managable especially for a large organization that operates a highly distributed computer system.

Authors and Contributors

Created 2016 by Yuan Zhou (@bwsoft.iris).

Support or Contact

Having trouble? Check out our Main GitHub page or contact us and we’ll help you sort it out.