Unfortunately due to "writeObject" and "readObject" methods that have to be handled (to comply with the spec) - it is not possible to serialize/deserialize in a non-blocking fashion.
So yes... - it is serialization per se.

Thanks,
Michal

Niclas Hedhman wrote:
Oh, well that is not "Serialization" per se... No wonder i didn't get it.

On Sat, Feb 4, 2017 at 7:20 PM, Peter<j...@zeus.net.au>  wrote:

On 4/02/2017 9:09 PM, Niclas Hedhman wrote:

but rather with the APIs - it is inherently blocking by design.
I am not sure I understand what you mean by that.


He means the client thread that makes the remote call blocks waiting for
the remote end to process the request and respond.

Cheers,

Peter.





Reply via email to