<div dir="ltr">Your biggest issue with websockets is concurrency. At Cox we use a node.js implementation because nothing else comes close to having a similar connection capacity with the same hardware resources. We are in a unique situation of needing to handle hundreds of thousands of concurrent connections.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 19, 2013 at 11:44 AM, Hendry, Chris <span dir="ltr">&lt;<a href="mailto:Chris.Hendry@turner.com" target="_blank">Chris.Hendry@turner.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Scott, the slide show was supportive.<br>
<br>
I lean on a server side implementation that would allow me to user either C,C++, or java. This would give me flexibility  I feel comfortable with.<br>
Implementations that only allow using python, node.js, or even erlang  I find too restrictive.<br>
<br>
For the client, do not see a way to keep way from using branded libraries, they just provide so much helpful tools, that goes for the server side as well. I like the models that jWebSocket provides:<br>
<br>
jWebSocket Channels concept: <a href="http://jwebsocket.org/devguide/dg_channels.htm" target="_blank">http://jwebsocket.org/devguide/dg_channels.htm</a><br>
jWebSocket Events model <a href="http://jwebsocket.org/devguide/dg_events.htm" target="_blank">http://jwebsocket.org/devguide/dg_events.htm</a><br>
jWebSocket Token concept <a href="http://jwebsocket.org/devguide/dg_tokens.htm" target="_blank">http://jwebsocket.org/devguide/dg_tokens.htm</a><br>
jWebSocket Remote Procedure Calls (RPC) <a href="http://jwebsocket.org/devguide/dg_rpc.htm" target="_blank">http://jwebsocket.org/devguide/dg_rpc.htm</a><br>
<br>
<br>
Again, thanks<br>
<span class="HOEnZb"><font color="#888888"><br>
Chris<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>.!# RichardBronosky #!.
</div>