用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服务器,支持动态页面☆12Jul 18, 2016Updated 10 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆14Jun 18, 2015Updated 11 years ago
- 一个基于epoll的多线程 linux c http web服务器☆23Mar 7, 2015Updated 11 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Feb 19, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆32Dec 9, 2023Updated 2 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 《C 语言实现 Linux Shell 命令解释器》项目可以培养 Linux 系统编程能力,尤其是在多进程方面。可以了解fork、execvp 等重要的系统调用。另外还能深入到底层理解 Linux Shell 的功能的实现手段。☆41Oct 16, 2017Updated 8 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Apr 7, 2013Updated 13 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 12 years ago
- HTTP服务器,C语言描述☆70Dec 1, 2016Updated 9 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 8 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆11Nov 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Ship a prebuilt Wine environment driven by box86 & box64 on Ubuntu Touch☆13Jul 12, 2026Updated 2 months ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆11Mar 29, 2018Updated 8 years ago
- 使用c语言在linux系统下编写网络的聊天室,采用socket通信机制、多线程机制和Mysql数据库实现C/S之间的通信(文字传输、图片传输、请求访问服务器数据库中在线人数等功能)☆21Jan 5, 2021Updated 5 years ago
- 简易无类型脚本语言☆15Sep 17, 2013Updated 13 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 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
- V8 for Lua☆13Oct 18, 2014Updated 11 years ago
- C++ network library☆10Apr 14, 2015Updated 11 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A C++ json/xml dumper/serialization library☆14Apr 5, 2015Updated 11 years ago
- Import from <svn://wotf.org/gurbalib> with the non-opensource bits stripped out.☆10Jul 16, 2020Updated 6 years ago
- LuaJIT FFI bindings for Chromium Embedded Framework (**UNSTABLE**)☆22Jun 7, 2022Updated 4 years ago
- systemtap tutorial translate to chinese☆17May 25, 2024Updated 2 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆17Aug 8, 2018Updated 8 years ago
- 侠客行2001-utf8版,用fluffos跑在os x上的单机mud。☆12Jul 1, 2018Updated 8 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- Exchange Server☆11Jun 9, 2021Updated 5 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆13Oct 13, 2015Updated 10 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 7 years ago
- Aspen is a light-weight, easy-to-use barebones mud engine written in c++, with Lua as it's scripting engine.☆14May 25, 2026Updated 3 months ago
- A simple mmorpg game demo for practice☆13Aug 9, 2017Updated 9 years ago
- tail log to kafka, support lua filter before send☆10Aug 19, 2019Updated 7 years ago
- Utilities for geek.☆10Mar 20, 2016Updated 10 years ago
- 轻量级Http服务器☆33Apr 11, 2021Updated 5 years ago