bug-myserver
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-myserver] Re: [Fwd: Re: something to play with]


From: Giuseppe Scrivano
Subject: [bug-myserver] Re: [Fwd: Re: something to play with]
Date: Thu, 23 Apr 2009 23:29:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi,

Actually it is used there to don't suffer I/O bound operations in the
scheduler, at least in the part that can be executed only by a thread at
a time.
Which advantages will we have to move it away from there?

Giuseppe


Alexandru IANCU <address@hidden> writes:

> I would remove recv call from ClientsThread. ClientsThread read from a
> buffer and write to a socket(sockets write only to ClientsThread). This
> pair should be provided by scheduler.
>
> Andu.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]