TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JBang + Mats3: Explore Mats3 Message-Oriented Async RPC with JBang “Java Execs”

4 pointsby stolsvikabout 2 years ago

1 comment

stolsvikabout 2 years ago
<i>JBang’s tagline: “Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.”</i><p><i>Mats3’s tagline: “Message-Oriented Async RPC. Message-based Interservice Communication made easy! Naturally resilient and highly available microservices, with great DevX and OpsX.”</i><p>JBang is a cool &quot;execute single Java source file with dependencies&quot; solution, which offers a simple way to test new libraries. The article tries to showcase Mats3&#x27;s core concepts through a series of JBang scripts.<p>To streamline the process, a small library called &#x27;MatsJbangKit&#x27; has been developed, which not only takes care of pulling up the Mats infrastructure but also depends on all the necessary dependencies. This means users only need to reference this single library in their JBang scripts. The aim is to pique curiosity and inspire further exploration of Mats3 and its potential.<p>If you like it, a star on Github would be much appreciated: <a href="https:&#x2F;&#x2F;github.com&#x2F;centiservice&#x2F;mats3">https:&#x2F;&#x2F;github.com&#x2F;centiservice&#x2F;mats3</a> (So that buying stars won&#x27;t be necessary! <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35207020" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35207020</a>)<p>There&#x27;s a previous discussion of Mats3 here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34765578" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34765578</a>