[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:25:13 CEST 2013


sendfile doesn't work for me, because I need to postprocess data from file.

thread pools can really help, because I can read major_device from
read_file_info and route all requests to this pool id.

and right now it seems that I need to launch dozens of external workers
that just read and reply with block from opened file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130403/e4d7958a/attachment.htm>


More information about the erlang-questions mailing list