[MUD-Dev] TECH: Single process v.s. multi process?

Bruce Mitchener bruce at cubik.org
Mon Jun 10 21:18:44 CEST 2002


Bruce Mitchener wrote:

> But, in computer science, there's a lot of interesting work in the
> field of 'Communicating Sequential Systems' (CSP) that is very
> relevant for this type of problem.
 
> A good set of links to get you started can be found at the CSP
> Archive:

I'm going to guess that everyone's eyes glazed over (or you deleted
the post instantly) when seeing the list of URLs about CSP in the
last post.

Either way, this article on IBM's site explains a different way of
doing thread-like operations under modern Python

   http://www-106.ibm.com/developerworks/library/l-pythrd.html

And it even explains things in a pretty straightforward manner. :)

Hopefully this'll be of some use for those of you working on a mud
in Python.

  - Bruce

_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list