/switchz

A high performance path router

Primary LanguageJavaApache License 2.0Apache-2.0

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ć