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

Re: [Nbd] Starting over?



On 3 Jun 2015, at 21:52, Nick Thomas <nick@...1342...> wrote:

> We've got an NBD server ("flexnbd") that does
> thread-per-client-connection in a fairly nasty way. I can't say I can
> recommend it particularly, but that might just be because we didn't do
> it very well.  Our use case generally only has a single client connected
> to each server process at any one time anyhow, so it's all a bit
> gratuitous.

The objective would be to support multiple in-flight requests
from the same client.

Supporting single inflight requests from multiple clients is
rather more easily done with fork()!

-- 
Alex Bligh







Reply to: