[erlang-questions] Best way to kill an async thread in a linked in driver?

Max Lapshin max.lapshin@REDACTED
Thu Aug 12 14:26:13 CEST 2010


On Thu, Aug 12, 2010 at 3:42 PM, Kresten Krab Thorup <krab@REDACTED> wrote:
> I'd write the driver using select and non-blocking reads; that way you would not need async threads at all.
>
Maybe author is writing something like driver to libsqlite3 or some
other code, that is non-IO and highly computable.
For example, libavcodec.


More information about the erlang-questions mailing list