From: Koichi Sasada Date: 2018-01-28T23:09:42+09:00 Subject: [ruby-core:85181] Re: [Ruby trunk Feature#13618][Assigned] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid On 2018/01/25 7:01, Eric Wong wrote: > For everything else that serves multiple clients in a single > process, fair sharing is preferable. Could you elaborate more? Generally, fairness is preferable. But I think we can document "we don't guarantee fairness scheduling on this feature", because our motivation is to provide a way to process multiple connections. Thoughts? Or dose it cause live-lock? (no-problem on server-client apps, but multi-agents programs seems to cause live locking) -- // SASADA Koichi at atdot dot net Unsubscribe: