VeighNa框架的RPC服务应用
说明
基于pyzmq开发的RPC服务模块,允许将某一VeighNa进程启动为服务端,作为统一的行情和交易路由通道,允许多客户端同时连接,实现实现跨进程或者跨网络的分布式系统。
安装
安装环境推荐基于4.0.0版本以上的【VeighNa Studio】。
直接使用pip命令:
pip install vnpy_rpcservice
或者下载源代码后,解压后在cmd中运行:
pip install .
Release files for vnpy_rpcservice 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vnpy_rpcservice-1.1.0.tar.gz | 12.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vnpy_rpcservice-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.1 kB
Release files / vnpy_rpcservice-1.1.0.tar.gz
| Download URL | vnpy_rpcservice-1.1.0.tar.gz |
|---|---|
| Size | 12.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
888038ad71d379929b26c5f0a7cbc8d186bb522ffa0b0e0edbcaa6a57daaabae
|
|
BLAKE2b-256 checksum How to use checksums |
427110007aa8d163647ae34609d4dd48d18beed381bbdebf8a4c2d76be1858ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|
Release files / vnpy_rpcservice-1.1.0-py3-none-any.whl
| Download URL | vnpy_rpcservice-1.1.0-py3-none-any.whl |
|---|---|
| Size | 14.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7e64ca5a8d5b2b99cd6e35246bf015bc386a7485f56ca4847d15e032bd798541
|
|
BLAKE2b-256 checksum How to use checksums |
8cc0e580e7ddcb98837e33116a217021cfcdeabfc748d7cfed69c95f95cd6a54
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|