Congrats! On Fri, Aug 8, 2025, 00:13 Thompson, David <dthomps...@worcester.edu> wrote:
> Hey Guilers! > > On behalf of the Spritely Institute, I'm happy to announce that > Goblins 0.16.0 has been released! Goblins is a distributed object > programming environment that provides an intuitive security model, > automatic local transactions for locally synchronous operations, and > an easy to use and efficient asynchronous programming interface for > encapsulated objects which can live anywhere on the network. Our goal > is to make secure, distributed programming easy! > > The highlights of this release are: > > - new Unix domain socket netlayer for inter-process communication > - significant performance improvements for core actor operations such as > 'spawn' > > Read the full release blog post here: > > https://spritely.institute/news/spritely-goblins-v0-16-0-released.html > > And for some of the finer details, such as bug fixes, check out the > news file: > > https://codeberg.org/spritely/goblins/src/branch/main/NEWS > > If you use Guix then it's easy to try out Goblins: > > guix pull > guix shell guile guile-goblins > > That's all for now! If you build anything with Goblins, we'd love to > hear about it here or over on our Discourse forum: > > https://community.spritely.institute > > - Dave > >