[MUD-Dev] Basic input techniques?

Neil Edwards neiled at clara.net
Fri Jun 23 18:06:20 CEST 2000


Hi there, I have written a java MUD and have
a different thread for each play conencted atm. This is
extremely bad design as most 9X OSs cant do that many
threads. It was just put in so that I could connect and
test it out.
I was wondering what techniques were used in other muds
for getting commands from players.
I am having problems thinking of a way to check multiple
inputs for a line. I am just about to test whether the
player.getLine() (with player beinga socket) stops
the rest of the commands from processing which I assume
it does.
Anyone like to share some ideas? Thanks.

-----
Neil Edwards

Life's a joke and death's the punchline.




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



More information about the mud-dev-archive mailing list