文件名称:Python-KQ基于Kafka的简单Python的作业队列
文件大小:35KB
文件格式:ZIP
更新时间:2022-08-31 02:39:53
Python开发-作业定时调度
KQ: 基于Kafka的简单Python的作业队列
【文件预览】:
joowani-kq-7a2893f
----MANIFEST.in(39B)
----.travis.yml(539B)
----README.rst(4KB)
----example()
--------worker-cli.py(3KB)
----docs()
--------serializer.rst(1KB)
--------conf.py(10KB)
--------callback.rst(2KB)
--------make.bat(8KB)
--------job.rst(1KB)
--------logging.rst(1KB)
--------queue.rst(85B)
--------overview.rst(2KB)
--------Makefile(7KB)
--------index.rst(1018B)
--------contributing.rst(3KB)
--------message.rst(756B)
--------worker.rst(88B)
----tests()
--------test_worker.py(5KB)
--------test_utils.py(3KB)
--------test_message.py(511B)
--------test_job.py(781B)
--------test_version.py(233B)
--------conftest.py(5KB)
--------__init__.py(0B)
--------test_queue.py(7KB)
----LICENSE(1KB)
----kq()
--------queue.py(12KB)
--------job.py(796B)
--------message.py(414B)
--------utils.py(2KB)
--------__init__.py(209B)
--------worker.py(9KB)
--------version.py(22B)
----setup.cfg(28B)
----setup.py(1KB)
----.gitignore(1KB)