pcre, bifs, drivers and ports

Bjorn Gustavsson bjorn@REDACTED
Tue Aug 1 15:26:34 CEST 2006


Ernie Makris <ernie.makris@REDACTED> writes:

> Hi Sean,
> 
> Is that one of the drawbacks to a bif implementation? Namely, the bif
> call stops the entire emulator? Even with the
> SMP version of the emulator?

No, other scheduler threads can still run, which makes the problem
slightly less severe. Only slightly, because the other scheduler threads
might also call long-running BIFs.

(By default, there are as many scheduler threads as there are CPUs.)

/Bjorn
-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list