[MUD-Dev] Two threads forced to one CPU? (was: Collecting ideas for a MUD server...)

Greg Miller gmiller at classic-games.com
Fri Dec 24 01:38:15 CET 1999


BTW: Here's something else anyone doing MT should be aware of: Your
software may have two sets of thread bugs, one for single-CPU execution,
and one for MP execution. There may or may not be overlap between the
two. That means you *cannot* assume your MT application runs on both,
unless you've tested and otherwise verified your code in both
situations.
--
http://www.classic-games.com/
Conspiracy theorists mistakenly assume others think before acting.
*** Please limit .sigs to four lines and avoid HTML mail or posts. ***



_______________________________________________
MUD-Dev maillist  -  MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list