> Not a single reported problem and significant performance improvements across the board. Any site with more than 40ms latency to the data > centre (that is, between the Cayenne ROP client and server) is seeing noticeable improvements. > > Savva, very nice work indeed.
Thanks! I'm very happy that it works well for you. I hope it will be helpful for other Cayenne users as well. 2016-07-08 10:55 GMT+03:00 Aristedes Maniatis <[email protected]>: > On 8/07/2016 4:24pm, Andrus Adamchik wrote: > > One possible usage is ROP debugging. It was noticed before that due to > the blind serialization nature of ROP, occasionally unintended server-side > objects are sent to the client and vice versa (like someone patches a query > to "precompile" its state, adding a reference to EntityResolver or > something). Wonder if switching things to JSON in development/testing would > help in visual tracking of those extraneous serialized objects? > > > That's a nice idea, especially if it is possible to dump the json stream > to disk while still using the protostuff binary stream to the client. > > Ari > > > -- > --------------------------> > Aristedes Maniatis > GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A > -- Best Regards, Savva Kolbachev
