Byte[] serialization

2016-09-15 Thread Scott Tyriver
ion either implement Binarylizable interface or set explicit serializer using BinaryTypeConfiguration.setSerializer() method. ____ Scott Tyriver § Systems Development § Mortgage Guaranty Insurance C

Overall desgn question

2016-09-01 Thread Scott Tyriver
We will be employing a data grid off heap, replication implementation. We are estimating with the 30% index cache alllowance that we will need 7 gig of ram per ignite server node there will be two. We have two options. Create many smaller caches or put everything in a collection using one

Resolve using DNS rather than a multi-cast ip address

2016-08-31 Thread Scott Tyriver
Hello I was wondering if Ignite supports using a DNS string as an alias to a multi-cast ip address? All the examples I have seen use an ip address as the multi-cast address. Scott Tyriver