SPServer

SPServer project is a server framework library written on C++ that implements the Half-Sync/Half-Async pattern.
Download

SPServer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Stephen Nil
  • Publisher web site:
  • http://code.google.com/p/spnetkit/

SPServer Tags


SPServer Description

SPServer project is a server framework library written on C++ that implements the Half-Sync/Half-Async pattern. SPServer project is a server framework library written on C++ that implements the Half-Sync/Half-Async pattern.SPServer is a server framework library written on C++ that implements the Half-Sync/Half-Async pattern (http://www.cs.wustl.edu/~schmidt/PDF/HS-HA.pdf). It's based on libevent in order to utilize the best I/O loop on any platform.SPServer can simplify TCP server construction. It is a hybrid system between threaded and event-driven, and exploits the advantages of both programming models. It exposes a threaded programming style to programmers, while simultaneously using event-driven style to process network connection. Requirements: · libevent What's New in This Release: · An embedded SMTP server based on spserver was added. · Some memory leak bugs were fixed.


SPServer Related Software