Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
mudguy
Newbie


Joined: 13 Sep 2005
Posts: 1

PostPosted: Tue Sep 13, 2005 10:44 pm   

Thread safety.
 
As it says in the title, I'm curious how thread safe zMUD is. Right now, I can't actually check whether it crashes on a threaded API call, so I'm asking here.

Thanks in advance for replies,
Mudguy.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Tue Sep 13, 2005 11:18 pm   
 
zMUD is very thread *unsafe*. Not sure what kind of "threaded API call" you are talking about, but if you mean you are planning to call the zMUD COM API from within a thread, then all bets are off I'm afraid, just like with most applications. But it really depends upon exactly what you are trying to do. Certainly doing any sort of memory writing, like creating a trigger or alias is not thread safe and you'd need to ensure that only one thing was writing to memory at a time. But if you are just doing read operations, then it should be safe.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net