首页| 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
  • 猕猴桃 2小时前 成为了本站会员

  • 11 6小时前 成为了本站会员

  • 开心快活人 9小时前 成为了本站会员

  • 晋财 9小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.172943s