项目作者: microsoft

项目描述 :
Qlib-Server is the data server system for Qlib. It enable Qlib to run in online mode. Under online mode, the data will be deployed as a shared data service. The data and their cache will be shared by all the clients. The data retrieval performance is expected to be improved due to a higher rate of cache hits. It will consume less disk space, too.
高级语言: Python
项目地址: git://github.com/microsoft/qlib-server.git
创建时间: 2020-09-02T10:11:49Z
项目社区:https://github.com/microsoft/qlib-server

开源协议:MIT License

下载