[erlang-questions] Need help with async disk IO and thread pool on many devices (more than 1 Gbit/s )

Max Lapshin max.lapshin@REDACTED
Wed Apr 3 11:47:32 CEST 2013


Yes, there are two good ways to go:

1) add async IO for those platforms that can (FreeBSD, Linux), it will
remove requirement to use async threads
2) lock driver to async thread pool
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130403/6b84e9f7/attachment.htm>


More information about the erlang-questions mailing list