Skip to content

Mayon-Francis/NetWeave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetWeave

A multithreaded C++ chat server with a worker pool and client

Demo

NetWeaveDemo.mp4

Requirements for now

  • g++, gdb, cmake, build-essentials, ninja-build

This C++ implementation of the server mainly focuses on managing active clients via a WorkerPool and Epoll for scalability.

For an implementation of the same I wrote using C and pthreads, checkout this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published