TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

4 点作者 stolsvik大约 2 年前

1 comment

stolsvik大约 2 年前
<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>