/pfzjob

ZMQ-based preforked workers pool implementation

Primary LanguageCApache License 2.0Apache-2.0

pfzjob

Description

ZMQ-based preforked workers pool implementation.

Compiling

Prerequisites

  • make (tested with GNU Make 3.82)
  • gcc (tested with 4.8.3)
  • cmake (tested with 2.8.11)
  • ZeroMQ (tested with 3.2.5)

Compiling

First, init and update git submodules:

git submodule init git submodule update

Then create build folder, chdir to it and run:

cmake ..

Then run make.

Distribution and Contribution

Distributed under terms and conditions of Apache 2.0 license (see file LICENSE for details).

The following people are involved in development:

Mail them any suggestions, bugreports and comments.