文件名称:hystrix-py, 分布式系统的延迟和容错性.zip
文件大小:77KB
文件格式:ZIP
更新时间:2022-10-07 21:28:58
开源
hystrix-py, 分布式系统的延迟和容错性 hystrix-py 一个用于 python的Netflix Hystrix端口。这是一个正在进行中的工作,请你放心 ! 什么是 Hystrix?有关更多信息,请参见 [Netflix Hystrix] ( https
【文件预览】:
hystrix-py-master
----MANIFEST.in(138B)
----.travis.yml(251B)
----.coveragerc(39B)
----docs()
--------conf.py(8KB)
--------make.bat(7KB)
--------requirements.txt(47B)
--------Makefile(7KB)
--------index.rst(484B)
--------modules()
----repos.sh(457B)
----tests()
--------test_rolling_number.py(17KB)
--------test_command_metrics.py(3KB)
--------utils.py(294B)
--------sample_data.py(88KB)
--------test_rolling_percentile.py(9KB)
--------test_pool.py(311B)
--------__init__.py(0B)
--------test_command.py(2KB)
--------test_circuitbreaker.py(481B)
--------test_pool_metrics.py(431B)
--------test_metrics.py(718B)
--------test_group.py(327B)
--------test_command_properties.py(4KB)
----tox.ini(545B)
----LICENSE(11KB)
----hystrix()
--------pool.py(1KB)
--------circuitbreaker.py(1KB)
--------metrics.py(1KB)
--------command_metrics.py(8KB)
--------group.py(1KB)
--------rolling_number.py(18KB)
--------__init__.py(480B)
--------strategy()
--------pool_metrics.py(1KB)
--------command.py(6KB)
--------event_type.py(697B)
--------rolling_percentile.py(7KB)
--------command_properties.py(28KB)
----CHANGES.md(27B)
----setup.cfg(253B)
----AUTHORS(39B)
----setup.py(4KB)
----.gitignore(473B)
----Makefile(705B)
----README.md(3KB)