文件名称:Linux C epoll.zip
文件大小:44KB
文件格式:ZIP
更新时间:2022-06-14 18:07:52
linux server epoll 线程池
包含server 和client测试程序,内含mysql数据接口,线程池分配通过队列管理。该代码适合熟悉epoll网络编程、
【文件预览】:
Linux C epoll
----client_test()
--------simulation_stb_connect_to_g_net.c(3KB)
--------Makefile(1KB)
--------simulation_stb_connect_to_g_net.exe(51KB)
--------simulation_stb_connect_to_g_net.h(198B)
--------simulation_stb_connect_to_g_net.o(2KB)
----server()
--------.project(842B)
--------ini.ini(210B)
--------config_info.h(1KB)
--------log(13KB)
--------log.h(644B)
--------database_process.c(2KB)
--------thread_pool.h(2KB)
--------file_operations.h(292B)
--------config_info.c(4KB)
--------g_net_update.h(241B)
--------file_operations.c(674B)
--------thread_pool_global.h(2KB)
--------.settings()
--------g_net_global.h(2KB)
--------g_net_update.c(18KB)
--------.cproject(4KB)
--------makefile(1KB)
--------sql_pool.c(5KB)
--------epoll_connect.c(3KB)
--------sql_pool.h(1KB)
--------log.c(3KB)
--------database_process.h(500B)
--------thread_pool.c(8KB)
--------epoll_connect.h(963B)