thefab / thr

Tornado HTTP Router (project to route HTTP requests to redis queues, popped by specific workers which rebuild incoming http requests)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THR Logo

thr

Status (master branch)

Build Status Coverage Status Code Health Requirements Status

What is it?

THR stands for Tornado HTTP Router, Tornado HTTP over Redis or Toulouse HTTP Router, your choice! It's an HTTP proxy based on Tornado and Redis allowing to do all sorts of fancy things with your incoming HTTP traffic such as application level QOS, request rewriting, etc.

Documentation

View full documentation at http://thr.readthedocs.org/

WARNING : thr is at an early stage of developement

About

Tornado HTTP Router (project to route HTTP requests to redis queues, popped by specific workers which rebuild incoming http requests)

License:MIT License


Languages

Language:Python 99.2%Language:Makefile 0.8%Language:Shell 0.1%