unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] gzochi project development release 0.12
@ 2018-07-02 19:13 Julian Graham
  2018-07-03 21:07 ` Arne Babenhauserheide
  0 siblings, 1 reply; 5+ messages in thread
From: Julian Graham @ 2018-07-02 19:13 UTC (permalink / raw)
  To: Guile Users

Hello,

I'm pleased to announce the release of version 0.12 of the gzochi game
development framework.

gzochi (/zoʊ-tʃiː/) is a programming framework for developing online
games in GNU Guile, and a distributed middleware container that hosts
your games for thousands of connected players. gzochi takes care of
the hard parts of online game development - concurrency, data
persistence, and network communications - so you can focus on the
stuff that matters!

This is a large release that adds distributed task management to the
capabilities of the gzochi meta server, allowing it to track task
assignments, completions, and cancellations for a game running across
multiple application server nodes, and ensuring that tasks assigned to
failed nodes are re-assigned elsewhere to finish. With this release,
games can run on a single application server or across a cluster of
servers connected to a meta server without modification, making them
fault-tolerant and enabling them to scale horizontally and take
advantage of new hardware as it is added.

In addition, this release includes the following notable changes:

* Faster and more object-efficient implementations of the scalable
vector and hash table collection types in the Scheme API

* Support for large transactional changesets when running in distributed mode

* ...and more! As usual, see the NEWS files in the distribution for details

This is a development release, but there's extensive server and client
documentation, and the distribution includes three example games with
heavily-annotated source code. For more information, visit the web
site at http://www.nongnu.org/gzochi/


Regards,
Julian



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-04 15:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.115.1530633621.17504.guile-user@gnu.org>
2018-07-03 22:36 ` [ANN] gzochi project development release 0.12 Zelphir Kaltstahl
2018-07-04 15:01   ` Julian Graham
2018-07-02 19:13 Julian Graham
2018-07-03 21:07 ` Arne Babenhauserheide
2018-07-03 21:29   ` Julian Graham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).