Re: qpsmtpd
[email protected] (Jason R. Mastaler)
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
Lloyd Zusman <[email protected]> writes: > Well, Erlang doesn't compile down to native code, but I suppose that > its byte code would still be more than efficient enough for this > application. Apparently the open source distro comes with a native compiler for popular architectures like SPARC and x86 called "HiPE"[1], available through the '+native' option to erlc. Footnotes: [1] http://www.it.uu.se/research/group/hipe/