[Home] [Groups] - Message: [Prev in Group] [Next in Group]
12395: [MUD-Dev] IO Speed Suggestions
[Full Header] [Plain Text]
From: Christopher Kohnert <cjkohner@brain.uccs.edu>
Newsgroups: nu.kanga.list.mud-dev
Date: Tue, 08 Feb 2000 11:53:34 -0500
Organization: Kanga.Nu
I'm looking for any suggestions on how to speed up IO for the socket
backend of the engine I'm working with. I'm forced into a polling
situation and would like to see if anyone has any ideas for speeding up
the task. Namely I've considered things like queing up all outgoing
data and sending it all at once to sockets that are ready for writing,
but is this advantageous at all over just sending data right away if the
socket is already ready for writing... things like that? Any suggestions
welcome.
Thanks,
Chris
_______________________________________________
MUD-Dev maillist - MUD-Dev@kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev