首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C++轻量级的网络框架,允许建设超快事件驱动的应用程序。

C++轻量级的网络框架,允许建设超快事件驱动的应用程序。

资 源 简 介

Lightweight C++ framework for building network applications. Allows event-driven design, based on the Leader/Followers Reactor pattern as the most effective for UNIX-based systems. The idea behind the framework is simplicity, scalability, very high performance and low dependency from other software. To be a “swiss knife” for network applications. It consists of four parts building the modular framework functionality. The first one is abstraction of the socket-based communication mechanisms. It easily fits into the reactor part, that abstracts the OS-level multiple event sources multiplexing mechanisms. The third part contains most of the needed utilities for every network application like string processing, abstraction of POSIX threads and thread-synchronization mechanisms. Fourth one is for logging and tracing. The framework also comes with small, modular, easy-to-read, scalable HTTP server, that demonstrates how the framework parts fit into a real-world application. The framework

文 件 列 表

akula-0.1.0rc1
TODO
config.sub
Makefile.in
depcomp
ltmain.sh
config.h.in
configure
src
ChangeLog
missing
INSTALL
aclocal.m4
configure.in
Makefile.am
NEWS
COPYING
README
config.guess
AUTHORS
install-sh
mkinstalldirs
VIP VIP
0.184968s