Usage: # First start the queue zebra --config contrib/config.yml queue # Then start the workers zebra --config contrib/config.yml worker # Then start the proxy server zebra --config contrib/config.yml server # For more arguments, check out: zebra --help
Project
zebra
Zebra is a HTTP proxy server that uses ZMQ as the wire protocol between HTTP proxy gateway(s) and backend worker node(s). This allows for seamless load distribution to worker nodes behind a firewall.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies
Runtime
>= 0
>= 1.0.0
>= 1.0.2
>= 1.0.0
>= 0.3.0
>= 0.9.3
>= 0.9.4
>= 1.6.5
>= 0.1.1
>= 2.3.5
>= 1.1.0
Project Readme