[Home] [Groups] - Message: [Prev in Group] [Next in Group]
8638: [MUD-Dev] Re: OpenMUD: bus-based communications
[Full Header] [Plain Text]
From: Chris Gray <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Sun, 25 Oct 1998 09:01:27 -0700
Organization: Kanga.Nu
[Niklas Elmqvist:]
>In addition, as Chris Gray stated in another post, the bus/pipe is as good
>place as any for queued messages to wait while they await the attention of
>their modules in a multi-threaded system.
Er, I think I said that that was a bad idea. That forces everyone to use
the slow method, whether they need it or not. In my long post I said
that modules like a network interface that would need queueing,
could do it themselves. I also said that I thought having a thread per
module was a bad idea, since that was forcing an inefficient structure
that wasn't necessary, and didn't provided the type of thread control
that would be most useful.
At least, *I* think I said those things.
--
Chris Gray cg@ami-cg.GraySage.Edmonton.AB.CA