Comment on Unauthenticated Remote Code Execution in Erlang/OTP SSHparentComments−natrys1yI think they now have "dirty" NIFs that use a separate scheduler for this.−throwawaymaths1yyes, but there is a finite number of them, by default equal to the number of available cores. If your connection stays in c-land for too long you might run into trouble, if more than one connection are desired.
Comments
I think they now have "dirty" NIFs that use a separate scheduler for this.
yes, but there is a finite number of them, by default equal to the number of available cores. If your connection stays in c-land for too long you might run into trouble, if more than one connection are desired.