Skip to content
/ Nexus Public

A cross-platform C++ implementation of networking and distributed computing related design patterns

License

Notifications You must be signed in to change notification settings

swabbur/Nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus

A cross-platform C++ implementation of networking and distributed computing related design patterns, build with CMake, tested with Google Test, and styled based on the Pitchfork Layout (PFL) and the style guide for python code (PEP8).

Do not forget to pass the -DBUILD_TESTING=ON option to CMake to enable unit testing.

Continuous Integration

Design Patterns

Publish/Subscribe

...

Message Queue

...

Resources

https://www.man7.org/linux/man-pages/man2/poll.2.html http://www.linuxhowtos.org/C_C++/socket.htm https://www.gnu.org/software/libc/manual/html_node/Low_002dLevel-I_002fO.html

About

A cross-platform C++ implementation of networking and distributed computing related design patterns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published