
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
19/Jun/08 02:52 AM
|
|
We should provide standardized high-performance serialization/deserialization mechanism as a library.
Using Java serialization has couple of cons:
* Slow
* Resulting data is big
* Serialized data might be unable to read due to class signature changes
It will also help users to create their own ContextPartition implementation easily.
|
|
Description
|
We should provide standardized high-performance serialization/deserialization mechanism as a library.
Using Java serialization has couple of cons:
* Slow
* Resulting data is big
* Serialized data might be unable to read due to class signature changes
It will also help users to create their own ContextPartition implementation easily.
|
Show » |
| There are no subversion log entries for this issue yet.
|
|