Mats3 is a Java library which simplifies the use of messaging as inter-service communication in a multi-service architecture. It attempts to mimic the simplicity of the synchronous and linear code style you get when using HTTP/REST, while still retaining all the benefits of asynchronous and transactional message passing.
Mats3 is messaging with a call stack!
Mats3 is Message-Oriented Asynchronous RPC!
I've now made a website for Mats3 (https://mats3.io), and one for MatsSocket (https://matssocket.io) where I've put some documentation and attempts at explaining what Mats3 and MatsSocket is and how it works.
1 comment
[ 3.5 ms ] story [ 24.2 ms ] threadMats3 is messaging with a call stack!
Mats3 is Message-Oriented Asynchronous RPC!
I've now made a website for Mats3 (https://mats3.io), and one for MatsSocket (https://matssocket.io) where I've put some documentation and attempts at explaining what Mats3 and MatsSocket is and how it works.
I would love to hear what you think!