Skip to content

Let all communication between modules , processes even machines is as simple as sending message.

Notifications You must be signed in to change notification settings

absolute8511/Message-Bus-All-In-One-For-In-Process--Inter-Process-and-Internet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8540a01 · Jan 26, 2015
Dec 10, 2011
Jan 10, 2012
Jan 26, 2015
Nov 26, 2012
Dec 10, 2011
Jan 13, 2013
Dec 18, 2011
Dec 20, 2012
Aug 8, 2014
Jan 8, 2012
Dec 20, 2012
Jan 1, 2012
Jan 26, 2015

Repository files navigation

Make  all communication between modules , processes even machines as simple as sending message.
Service registration and auto discovery supported. It can be used as the communication for the services across the machines.

Work for Mac and Linux.

Performance:
test machine:
CPU: E5620 (8 core HT )
Memory: 16G
Network: 1000Mbit

1. 100 concurrent , 4 tcp connection pool size, 100bytes request and 100bytes response.
sync call for rpc using NetMsgBusGetData 
TPS: 82K. Avg time: less than 2ms.

About

Let all communication between modules , processes even machines is as simple as sending message.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published