But you cannot use simple datatypes all the time in a real scenario, right? I
mean when you need to get results based on multiple fields/columns [unless I
form a key or something based on them]

As per different discussions here in the forum and from some demo stubs, I
understand performance of ignite in the order high to low will be :

1. Using Binary Objects direct get
2. Using normal serialiazable objects
3. Using Externalizable direct get
4. Using SQLField query [ queries will always be the one taking most
performance, from my experience]



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to