[Home] [Groups] - Message: [Prev in Group] [Next in Group]
8948: [MUD-Dev] Re: DevMUD considerations and the Halloween article
[Full Header] [Plain Text]
From: Ola Fosheim Grøstad <olag@ifi.uio.no>
Newsgroups: nu.kanga.list.mud-dev
Date: Sun, 08 Nov 1998 15:09:20 +0100
References: [1] [2] [3] <-newest
Organization: Kanga.Nu
Alex Oren wrote:
> On Wed, 04 Nov 1998 12:30:17 GMT, Alex Oren wrote:
>
> } On Tue, 3 Nov 1998 21:48:33 -0700, Chris Gray wrote:
> }
> } } Yep. Others might be issues with string handling (copy v.s. refcount or
> } } GC or something).
> }
> } Herb Sutter currently tries to demonstrate that copy-on-write strings are
> } *slower* in a multitasking environment. cf. "Guru of the Week #45" on
> } comp.lang.c++.moderated. The discussion is interesting.
>
> http://search.dejanews.com/msgid.xp?MID=<36427f9c.217129@nr1.toronto.istar.net>
I believe Boehm at SGI has a nice string implementation:
http://reality.sgi.com/boehm/gc_source/cordh.txt
--
Ola