HexColors60 / cmoo4

Concurrent MOO Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C M O O   R E A D M E
=====================

CMOO is an experimental MUD driver with the primary aim to allow parallel 
processing of client interaction while still providing strong consistency
to the logic running inside the driver.

The code is in a very early stage of development, and can not be used for 
actual MOOs yet. 

Most of the documentation, where it exists, is inside the code or in the 
manual in the ./doc directory.

I would love to discuss aything related to this topic, so do not hesitate
to contact me: Robert Lemmen <robertle@semistable.com>

About

Concurrent MOO Server

License:Other


Languages

Language:C 91.5%Language:Yacc 5.7%Language:Lex 1.4%Language:Makefile 1.3%