message-pass
simple way of doing messaging
Install
- All systems
-
curl cmd.cat/message-pass.sh
- Debian
-
apt-get install libmessage-passing-perl - Ubuntu
-
apt-get install libmessage-passing-perl - Kali Linux
-
apt-get install libmessage-passing-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libmessage-passing-perl - Raspbian
-
apt-get install libmessage-passing-perl
libmessage-passing-perl
simple way of doing messaging
Message::Passing is a library for building high performance, loosely coupled and reliable/reseliant applications, structured as small services which communicate over the network by passing messages.