[quote="fabien"]Hello, We made some tests for a communication using SOCKET+MARSHAL (python) for the communication. It works fine but this is still just a proof of concept. Here are the result: * Size of the message for distant connections: 6.7 times smaller !!! * Speed improvement by request (communication + encoding + decoding of the msg): 2 to 8 times depending on the request (local testing). We tested this on reading 10000 partners, products and opening some views. [/quote]
Have the number of request/response cycles for opening any given action also been minimized? This is the biggest problem, when the client and server are so far separated.... I'd like to see some tests and timing of the client opening a form (product, for example) when 200ms from the server. Pending improvement in this area, I will contribute 100 to the cause. I wish I could avoid more, but my business is still on a shoestring budget. And hey, I did buy the documentation for 100 too! :-) ------------------------ --phil _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
