> On June 17, 2015, 1:58 p.m., Alexander Rojas wrote: > > 3rdparty/libprocess/README.md, lines 24-26 > > <https://reviews.apache.org/r/35363/diff/1/?file=982858#file982858line24> > > > > Feel free to drop this one, but I was considering to join these two > > single sentence paragraphs with something like: > > > > > Each process can be identified symbolically by its [PID](#pid). > > > The ability to locate other processes through their pid allows > > > basic communication between processes with the support of the > > > methods [send](#send), [route](#route) and [install](#install)
as discussed > On June 17, 2015, 1:58 p.m., Alexander Rojas wrote: > > 3rdparty/libprocess/README.md, line 267 > > <https://reviews.apache.org/r/35363/diff/1/?file=982858#file982858line267> > > > > It would be nice to point to some literature about promsises/futures. > > > > It would also be nice to describe what happens with broken promises > > (the promise object is destroyed before setting its value). Boost will > > throw an exception in this cases. As discussed feel free to add this in a later iteration. - Joerg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35363/#review88204 ----------------------------------------------------------- On June 11, 2015, 8:40 p.m., Joerg Schad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35363/ > ----------------------------------------------------------- > > (Updated June 11, 2015, 8:40 p.m.) > > > Review request for mesos and Bernd Mathiske. > > > Bugs: MESOS-2545 > https://issues.apache.org/jira/browse/MESOS-2545 > > > Repository: mesos > > > Description > ------- > > Improvements on libprocess/README.md. > > > Diffs > ----- > > 3rdparty/libprocess/README.md 4dcd15042dd0b7105c903115cbe8875c3159365e > > Diff: https://reviews.apache.org/r/35363/diff/ > > > Testing > ------- > > Rendered version: https://gist.github.com/joerg84/a6c5fd399bef8cb75b0d > > > Thanks, > > Joerg Schad > >
