POF question
MagnusEJul 7 2008 — edited Mar 19 2009Is it possible to use POF as wire and storage format for partitioned caches (distributed and near) with the 3.4 beta?
Will the final release have more documentation about POF? At least I had a hard time to find some structured documentation describing what POF can be used for and what needs to be done to use it (perhaps the information is there but spread out in various places like descriptions of XML configuration tags etc?).
Is POF intended as mainly a interop solution for .NET or is it also more efficient (space/time) than the earlier formats? If you have done any comparison of POF with the other alternatives (like one posted before in the forum comparing Externalizable, ExternalizableLite and XMLBean) it would be very interesting to see it!
/Magnus