Skip to content

AlexanderGrissik/libxlio

 
 

Repository files navigation

XLIO - Accelerated IO SW library

Introduction

XLIO boosts the performance of applications written over standard socket API such as web serving, reverse proxying, caching, load balancing, media streaming, and more. Reduction of latency, increasing throughput and effective CPU utilization is achieved by full network stack bypass and direct access to accelerated network hardware. XLIO dynamically links with these applications at run-time, redirect standard socket API calls allowing them to be be accelerated without modification.

License

See LICENSE file

Information

See README file

Contribution

Contribution guidelines for this project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.4%
  • C 15.9%
  • Shell 3.9%
  • Python 1.3%
  • M4 0.9%
  • Makefile 0.3%
  • Other 0.3%