搜索资源列表
xxfpm
- Windows上使用CreateProcess创建进程,使用WaitForSingleObject等待进程结束;Linux上使用fork和execl创建进程,使用waitpid等待进程结束-Windows using CreateProcess to create process, use the WaitForSingleObject wait for the process ends Linux using fork and execl creation process, use wait
webbench-1.5.tar
- 一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,(A very simple site testing tool for use in linux. It uses fork () to simulate multiple clients while accessing our set of URL,)
