Talk:Architecture/Lecture/tcpsrv0.3

From Apache OpenOffice Wiki
Jump to: navigation, search

Hi Stefan, you may need to create writer threads for all to be written messages, otherwise the reader thread can not read and dispatch any other message (you remember the network cord unplug scenario? :-) ... KR 21:36, 12 June 2008 (CEST)

Yeah, but maybe you spare me that in order to move on to the real stuff :) ... this is only to show the principles how the threaded version differs from poll/select. I understood already that threading is not what I would prefer to do here.

Personal tools