show/hide this revision's text 3 added 1 characters in body; edited title

What's What is the difference between Marshalling and Serialization and Marshalling?

I know that in terms of several distributed techniques like RPC the term Marshalling is used, but I don't get the difference with Serialization. It both is transforming objects to series of bits no?

Related:

What is Serialization?

What is Object Marshalling?

show/hide this revision's text 2 added a related link

I know that in terms of several distributed techniques like RPC the term Marshalling is used, but I don't get the difference with Serialization. It both is transforming objects to series of bits no?

Related:

What is Object Marshalling?

show/hide this revision's text 1

What's the difference between Marshalling and Serialization?

I know that in terms of several distributed techniques like RPC the term Marshalling is used, but I don't get the difference with Serialization. It both is transforming objects to series of bits no?