----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5014/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman and John Sirois. Summary ------- A very simple libprocess writer that could be used to perform async writes. An user of this class could just dispatch write() calls and not be worried about being blocked by the disk i/o. Diffs ----- src/Makefile.am cd503a8 src/slave/writer.hpp PRE-CREATION src/slave/writer.cpp PRE-CREATION Diff: https://reviews.apache.org/r/5014/diff Testing ------- None Thanks, Vinod
