Skip to content

D-Y-V/fastcgi_daemon

 
 

Repository files navigation

Fastcgi Daemon - Yandex's opensource framework for highload FastCGI applications on C++ design.

!!! Current fork required -std=c++17 && cmake. $ into source tree...

mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=pwd/binout .. && make all install

for test non-root install, ajust LD_LIBRARY_PATH to lib directory.

Документация

Documentation

About

An attempt to modernize and relief existing code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.8%
  • M4 9.3%
  • Shell 3.1%
  • CMake 1.4%
  • Makefile 1.4%