On 8/6/12 11:09 PM, James Wettenhall wrote:
> I initially used a Python SSH API for my wxPython TurboVNC launcher's
> SSH tunnel, but I found that the performance was terrible - compiled SSH
> binaries are much faster than interpreted Python code.  I guess your
> Java SSH tunnel would be as fast or almost as fast as compiled C code?

Well, definitely faster than Python.  I have not had a chance to do a 
thorough performance evaluation of it yet, because I need to get the 
Tight decoding portion up to similar levels as the C code so I am 
comparing only the performance of the SSH implementation.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
VirtualGL-Devel mailing list
VirtualGL-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-devel

Reply via email to