Fix8- C++ FIX 协议框架

网友投稿 1145 2022-10-17

Fix8- C++ FIX 协议框架

Fix8- C++ FIX 协议框架

Fix8 是 C++ FIX 协议框架,帮你快速开发 FIX 客户端和服务器端,可静态编译 FIX XML 模式以及快速建立基于这个 XML 的应用。

FIX 是行业驱动的消息传输标准,全程是 F inancial Information e X change

If you need to add customised messages or fields, simply update the schema andrecompile. fix8 supports all FIX versions. It offers runtime custom fields andmessage recycling, and incorporates lock-free queues, atomics, and many othermodern techniques. It is a complete framework, including client/server sessionand connection classes, support for the standard FIX field types, a FIXprinter, and async logger, and an async message persister. It staticallysupports nested components and groups. The code generated by fix8 isstatically compiled by your compiler, offering the best opportunities foroptimization. fix8 has been designed to be extended, customized, or enhanced.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:码不停题第一天--栈与队列
下一篇:关于解决EasyExcel不支持解析List以及实体类对象问题(具体实现+代码)
相关文章

 发表评论

暂时没有评论,来抢沙发吧~