Y
Hacker News
new
|
ask
|
show
|
jobs
by
zelphirkalt
2227 days ago
As far as I know, people in the Erlang world tend to use NIFs for computation heavy tasks:
http://erlang.org/doc/tutorial/nif.html
However, I have not done that myself, so I cannot tell from experience how that works.