@hackage splice0.6

Cross-platform Socket to Socket Data Splicing

A library that implements most efficient socket to socket data transfer loops for proxy servers on each operating system.

On GNU/Linux, it uses and exposes the zero-copy splice() system call: http://kerneltrap.org/node/6505.

On other operating systems, it falls back to a portable Haskell implementation.

Framework
This work is funded by Corsis Research (http://corsis.eu) for the development of PortFusion ]-[ayabusa (はやぶさ) (Hayabusa) – German-Japanese joint research project for building the simplest and most concise high-performance distributed reverse / forward proxy application possible on commodity hardware and operating systems (https://sourceforge.net/p/portfusion/wiki/RoadMap/).