zbiljic / switchz

A high performance path router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwitchZ

SwitchZ is a lightweight high performance HTTP request router.

The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching.


Copyright © 2017 Nemanja Zbiljić

About

A high performance path router

License:Apache License 2.0


Languages

Language:Java 100.0%