python的一个小任务队列-Python开发

时间:2021-05-25 12:20:30
【文件属性】:
文件名称:python的一个小任务队列-Python开发
文件大小:228KB
文件格式:ZIP
更新时间:2021-05-25 12:20:30
Python Task Queues 轻巧的选择。 huey是:用python(2.7+,3.4+)编写的任务队列(2019-04-01:版本2.0),干净且简单的API redis,sqlite或内存中存储示例代码。 huey支持:多进程,亩级轻量级替代方案。 huey是:用python(2.7+,3.4+)编写的任务队列(2019-04-01:版本2.0),干净且简单的API redis,sqlite或内存中存储示例代码。 huey支持:多进程,多线程或greenlet任务执行模型,将任务安排在给定时间执行,或者在给定延迟后安排重复执行的任务,例如crontab会自动重试失败的任务,任务优先级排序任务结果存储任务锁定任务管道和链在
【文件预览】:
huey-master
----MANIFEST.in(130B)
----README.rst(4KB)
----docs()
--------troubleshooting.rst(3KB)
--------api.rst(59KB)
--------conf.py(8KB)
--------signals.rst(6KB)
--------shared_resources.rst(5KB)
--------contrib.rst(196B)
--------huey.jpg(46KB)
--------make.bat(5KB)
--------installation.rst(1KB)
--------guide.rst(29KB)
--------changes.rst(6KB)
--------consumer.rst(14KB)
--------imports.rst(2KB)
--------mini.rst(4KB)
--------django.rst(10KB)
--------Makefile(5KB)
--------_themes()
--------index.rst(3KB)
--------_static()
----.github()
--------workflows()
----TODO(102B)
----LICENSE(1KB)
----runtests.py(1KB)
----huey()
--------constants.py(181B)
--------bin()
--------consumer_options.py(7KB)
--------storage.py(35KB)
--------utils.py(4KB)
--------tests()
--------__init__.py(491B)
--------signals.py(1KB)
--------consumer.py(18KB)
--------registry.py(4KB)
--------api.py(36KB)
--------serializer.py(4KB)
--------contrib()
--------exceptions.py(486B)
----examples()
--------simple()
--------django_ex()
--------mini()
--------flask_ex()
----setup.py(1KB)
----.gitignore(65B)
----CHANGELOG.md(23KB)

网友评论