Skip to content

jamesmarlowe/Curl-Queue

Repository files navigation

Curl-Queue

URL capturing over zmq for scalable external request handling

Requirements

You will need zmq and protobuf and curl libs installed

sudo apt-get install libcurl4-gnutls-dev libprotobuf-dev libzmq-dev libboost-all-dev

Building

git clone --recursive git@github.com:Lumate/Curl-Queue.git
cd Curl-Queue
mkdir build
cd build
cmake ..
make

About

URL capturing over zmq for scalable external request handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors