unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] gzochi project development release 0.2
@ 2012-10-13 15:04 Julian Graham
  0 siblings, 0 replies; only message in thread
From: Julian Graham @ 2012-10-13 15:04 UTC (permalink / raw)
  To: Guile Users

[-- Attachment #1: Type: text/plain, Size: 1965 bytes --]

Hi everyone,

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

The project description, from Savannah: gzochi (/zoʊ-tʃiː/) is a framework
for developing massively multiplayer online games. A server container
provides services to deployed games, which are written in Guile Scheme,
that abstract and simplify some of the most challenging and error-prone
aspects of online game development: Concurrency, data persistence, and
network communications. A very thin client library can be embedded to
provide connectivity for client applications written in any language.
gzochican be viewed as an application server (plus client) for Guile
applications
that have special kinds of workloads -- quick, CPU-bound tasks that require
transactional guarantees around sending messages and accessing data.

In addition to resolving a number of serious bugs from the first version,
this release features:

* Support for an additional storage engine: Berkeley DB [0]

* A remote debugging interface for application Scheme code -- based on
wingo's excellent `(system repl server)' module!

* Scalable vector and hash table implementations that support concurrent,
transactional modification

* A new example game based on Alan Cox's AberMUD [1]

* ...and more! See the NEWS files in the distribution for details

This is a development release; some important features are still missing.
Nonetheless, there's extensive server and client documentation, and the
distribution includes two example games with heavily-annotated source code.
For more information, visit http://www.nongnu.org/gzochi/ or check out the
project page on Savannah, at http://savannah.nongnu.org/projects/gzochi/ --
you can pick up the release from the downloads section.


Regards,
Julian


[0] -
http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html
[1] - http://en.wikipedia.org/wiki/AberMUD

[-- Attachment #2: Type: text/html, Size: 2521 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-13 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-13 15:04 [ANN] gzochi project development release 0.2 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).