文件名称:asmttpd
介绍说明--下载内容均来自于网络,请自行研究使用
asmttpd 是一个完全使用 amd64 汇编开发的 Linux 下的 Web 服务器。
特性:
通过线程池支持多线程
无需第三方库支持,只需 64 位的 Linux
速度快
GitHub:https://github.com/nemasu/asmttpd-asmttpd is a completely developed using amd64 compile under Linux Web servers. Features: supports multithreading without third-party library support through the thread pool, just 64 of the Linux faster
特性:
通过线程池支持多线程
无需第三方库支持,只需 64 位的 Linux
速度快
GitHub:https://github.com/nemasu/asmttpd-asmttpd is a completely developed using amd64 compile under Linux Web servers. Features: supports multithreading without third-party library support through the thread pool, just 64 of the Linux faster
(系统自动生成,下载前可以参看下载内容)
下载文件列表
asmttpd-master
..............\.gitignore
..............\LICENSE
..............\Makefile
..............\README.md
..............\bss.asm
..............\constants.asm
..............\data.asm
..............\debug.asm
..............\http.asm
..............\macros.asm
..............\main.asm
..............\mutex.asm
..............\string.asm
..............\syscall.asm
..............\web_root
..............\........\index.html