<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Just a historical note.<div><br><div>This code was initially written by me. With improvements by Martin Björklund,</div><div>Luke Gorrie wrote the NFS  examples. Later the code was "stolen" by Sendmail.</div><div><br></div><div>I was really upset when I heard that Sendmail had put copyright on "my" code, </div><div>the reason was very business driven "The boss decided that we had to do it" :-)</div><div><br></div><div>(anyone with the more info about this could fill in the embarrassing facts)</div><div><br></div><div>I will probably steel it back again, but for now just ignore the Copyright.</div><div><br></div><div>Well well</div><div><br></div><div>/Tony</div><div><br></div><div><div><div>On 8 dec 2012, at 10:58, Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi.<br><br>I've took code from jungerl ( <a href="https://github.com/msantos/erpcgen">https://github.com/msantos/erpcgen</a> is actual copy on github), generated stub code for mount3 and nfs_prot3 protocols and written a small wrapper around them.<br>
<br>It works like a charm. Erlang can work with remote NFS storage (such as enterprise NAS) faster and better than kernel driver.<br><br>For example scanning whole remote directory is done in async manner which is much faster than plain find /mount/remote -type f<br>
<br><a href="https://github.com/maxlapshin/nfs3">https://github.com/maxlapshin/nfs3</a><br><br>Thanks for erpcgen!<br>
_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; ">"Installing applications can lead to corruption over time. </span><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; ">Applications gradually write over each other's libraries, partial upgrades occur, user and system errors happen, and minute changes may be unnoticeable and difficult to fix"</span></div><div><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; "><br></span></div></span><br class="Apple-interchange-newline">
</div>
<br></div></div></body></html>