用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目
☆42Oct 22, 2015Updated 10 years ago
Alternatives and similar repositories for HttpServer
Users that are interested in HttpServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- c语言实现的能在windows和linux下运行的http服务器,支持动态页面☆11Jul 18, 2016Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Mar 7, 2015Updated 11 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Feb 19, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆31Dec 9, 2023Updated 2 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Jul 29, 2024Updated last year
- Examples of Spring Boot based on mustache.java and docker.☆15Jun 2, 2016Updated 9 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Apr 7, 2013Updated 13 years ago
- 模仿groupcache实现的分布式缓存组件,对原项目热备功能进行了简单的增强☆11Aug 16, 2020Updated 5 years ago
- HTTP服务器,C语言描述☆71Dec 1, 2016Updated 9 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 8 years ago
- Ship a prebuilt Wine environment driven by box86 & box64 on Ubuntu Touch☆12Oct 10, 2024Updated last year
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Nov 18, 2019Updated 6 years ago
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Sep 26, 2012Updated 13 years ago
- 使用c语言在linux系统下编写网络的聊天室,采用socket通信机制、多线程机制和Mysql数据库实现C/S之间的通信(文字传输、图片传输、请求访问服务器数据库中在线人数等功能)☆21Jan 5, 2021Updated 5 years ago
- 简易无类型脚本语言☆14Sep 17, 2013Updated 12 years ago
- WiFi_Toolkit my tiny wifi pentesting multitool. this code is really old and it should not be used in real pentesting operations.☆10Aug 30, 2025Updated 8 months ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆16Aug 8, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- V8 for Lua☆13Oct 18, 2014Updated 11 years ago
- Singleton pattern for classes (doesn't need to be with openFrameworks, but we're laying it out like it is)☆10Apr 8, 2021Updated 5 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆13Nov 8, 2017Updated 8 years ago
- MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. It is w…☆16Jan 1, 2016Updated 10 years ago
- Message broker with log-structured storage and HTTP API☆37Sep 8, 2023Updated 2 years ago
- systemtap tutorial translate to chinese☆17May 25, 2024Updated last year
- 侠客行2001-utf8版,用fluffos跑在os x上的单机mud。☆10Jul 1, 2018Updated 7 years ago
- LuaJIT FFI bindings for Chromium Embedded Framework (**UNSTABLE**)☆22Jun 7, 2022Updated 3 years ago
- 每次分享活动相关的材料☆10Nov 3, 2014Updated 11 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- Exchange Server☆10Jun 9, 2021Updated 4 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- HTTPServer Demo To Upload LogFile☆17Feb 27, 2019Updated 7 years ago
- 轻量级Http服务器☆33Apr 11, 2021Updated 5 years ago
- Anonymous ecash☆51Oct 22, 2022Updated 3 years ago
- 从大二到大三期间,和伙伴共同建立qmang2d平台。qmang2d是一个基于ActionScript3的大型网页游戏开发框架,包括UI,地图,特效,加密编辑器等,涉及到资源加载,缓存,内存管理,UI组件,渲染(基于flash改进,还需优化),加密,寻路,TCP网络通信,mv…☆17Aug 24, 2021Updated 4 years ago