[erlang-questions] Does some system call block many processes?

Bin Wang wbin00@REDACTED
Tue Aug 12 03:12:47 CEST 2014


Hi,

I know there are some system calls that will block the whole OS
thread. While multi Erlang processes may running on one OS thread. So
if one of the process call a block system call, will all the processes
running on the same thread block?

Thanks.

---
Bin Wang



More information about the erlang-questions mailing list