一个叉骨输入模块,用于消耗gearmand中的作业。

wishbone_input_gearman的Python项目详细描述


          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


======================
wishbone.input.gearman
======================

Version: 1.0.0

Consumes events/jobs from  Gearmand.
------------------------------------


    Consumes jobs from a Gearmand server.
    When secret is none, no decryption is done.


    Parameters:

        - hostlist(list)(["localhost:4730"])
           |  A list of gearmand servers.  Each entry should have
           |  format host:port.

        - secret(str)(None)
           |  The AES encryption key to decrypt Mod_gearman messages.

        - workers(int)(1)
           |  The number of gearman workers within 1 process.

        - queue(str)(wishbone)
           |  The queue to consume jobs from.


    Queues:

        - outbox:   Outgoing events.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java RunUnuithRead未更新TextView   java如何从第一个匹配的枚举类型获取枚举常量   java jaxws客户端不重用类   java如何在程序内部将布局和文本大小设置为DP?   Java中Tictaoe人工智能的最简单MiniMax算法   安卓中使用PowerMock的java单元测试单例类方法   用于测试的java虚拟手机号码和电子邮件实用程序   SearchTree实现中的java Compiletime错误   java Jenkins artifactoryPublish失败,HTTP响应代码:405。HTTP响应消息:不允许使用方法   java JButton不显示在JFrame中   Java LWJGL新的渲染问题windows   Java中优先级队列实现中获取运行时异常的数据结构   java错误:org。冬眠hql。内部的阿斯特。ErrorCounter第1:45行:意外标记:从表中获取最后一条记录时的描述   java在不同线程中发出截击请求   当具有本机方法的类不在默认包中时,出现UnsatifiedLinkError java异常   java Spring mvc。无法呈现参数   java EasyMock 2.5不适用于多个参数捕获