Hello Nikolay,
I can't remember the real reasons why it was done this way
(Perhaps, there were no reasons except that A and B are different protocols
and these protocols were implemented independently.), but I can fantasize a
little on this topic:
TCP Communication supports protocol versioning, pl
Hello, Igniters.
Planning to work on Ignite serialization and study current codebase.
I wonder - why we use different approaches to serialize communication and
discovery messages?
- MessageWriter/MessageReader pluggable implementations for Communication SPI
- java serialization (jdk marshaller)