The full name of "esnetwork" is "easy simple network library".
It is a cross-platform C++ network library based on boost::asio (http://think-async.com). It aims to be a simple, easy-to-use and full-featured networking framework, like MINA in Java.

Features

  • High performance, easy to handle C10K case
  • Flexible message processing, support single-threading, multi-threading with full concurrency and multi-threading with orderly message processing for each session (all sessions will share threads in thread pool)
  • Full object-oriented design, event driven, MINA-like structure, easy to read, use and extend
  • Built-in thread pool (IO thread pool and common worker thread pool), memory pool and log management
  • Support SSL (via boost::asio::ssl::stream, since 0.3.7)
  • Cross-platform, only depend on boost library (boost::asio::ssl::stream depends on OpenSSL)

Project Activity

See All Activity >

License

BSD License

Follow Easy Simple Network Library

Easy Simple Network Library Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
0
1
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • The performance is very bad.
Read more reviews >

Additional Project Details

Operating Systems

Linux, BSD, Windows

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Libraries, C++ Log Management Tool

Registered

2013-09-03