I have an application with client server architecture. The client use Java Web Start with Java Swing / AWT and the sert uses HTTP server / Servlet with
I\'m trying to do local IPC using Sockets and Object streams in Java however I\'m seeing poor performance.