Topic: sending an object across a network
Topic: evaluation in an environment
Reference
Kono, K., Masuda, T.,
"Efficient RMI: dynamic specialization of object serialization",
Proceedings 20th International Conference on Distributed Computing Systems, Taipei, Taiwan, April 2000, IEEE Computer Society, pp. 308-315.
Google
Quotations
308 ;;Quote: serializing and deserializing arguments is expensive for remote method invocation (RMI)
308 ;;Quote: direct serialization using the receiver's in-memory representation; dynamically generated by partial evaluation; 2-3x faster
Related Topics
Topic: sending an object across a network (11 items)
Topic: evaluation in an environment (35 items)