<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 19, 2014 at 3:45 PM, Bob Cunnings <span dir="ltr"><<a href="mailto:bob.cunnings@gmail.com" target="_blank">bob.cunnings@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I was impressed with the node.js performance during load testing of the server. It was a interesting exercise.</div><div></div></blockquote></div><br>Got the tools used to stress test a Gopher server?</div><div class="gmail_extra"><br></div><div class="gmail_extra">NodeJS is nice for the V8 AOT compilation (Ehad-Of-Time -- So technically NodeJS is a compiled language)</div><div class="gmail_extra">The only thing I don't like about JS in general when used in anything but client-side Browser code is it's poor semantics.</div><div class="gmail_extra"><br></div><div class="gmail_extra">cheers</div><div class="gmail_extra">James<br><br clear="all"><div><div class="gmail_signature"><span style="border-collapse:collapse;color:rgb(136,136,136);font-size:13px"><br><font face="arial, sans-serif">James Mills / prologic</font><br><br><font face="arial, sans-serif"></font><font face="'courier new', monospace">E: <a href="mailto:prologic@shortcircuit.net.au" style="color:rgb(0,0,204)" target="_blank">prologic@shortcircuit.net.au</a></font></span><div><span style="font-family:'courier new',monospace;color:rgb(136,136,136);font-size:13px">W: </span><a href="http://prologic.shortcircuit.net.au" style="font-family:'courier new',monospace;font-size:13px;color:rgb(0,0,204)" target="_blank">prologic.shortcircuit.net.au</a><br></div></div></div>
</div></div>