Re: Ignite cache: Serializable vs Externalizable

2019-02-07 Thread Ilya Kasnacheev
Hello! I think you can have both Binarylizable and Serializable and it will have precedence. Regards, -- Ilya Kasnacheev вт, 5 февр. 2019 г. в 16:17, ashishb888 : > The object need to be pushed to Kafka as well. I mean it is not just > limited > to Ignite. > > > > -- > Sent from: http://apach

Re: Ignite cache: Serializable vs Externalizable

2019-02-05 Thread ashishb888
The object need to be pushed to Kafka as well. I mean it is not just limited to Ignite. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Ignite cache: Serializable vs Externalizable

2019-01-30 Thread Ilya Kasnacheev
Hello! Why not Binarylizable? Or just avoiding having either one. Regards, -- Ilya Kasnacheev чт, 24 янв. 2019 г. в 14:42, ashishb888 : > Which is better among Serializable and Externalizable? > I have experienced Externalizable is slower than Serializable. Can somebody > help me with this? >

Ignite cache: Serializable vs Externalizable

2019-01-24 Thread ashishb888
Which is better among Serializable and Externalizable? I have experienced Externalizable is slower than Serializable. Can somebody help me with this? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/