Re: Problems About Loadcache Streamer And Putall

2016-04-25 Thread Dmitriy Setrakyan
DataStreamer allows to inject high volume of data into Ignite from a client. It essentially is an equivalent of a bulk-put operation which automatically batches the data on the client side before sending it to servers. loadCache() method, on the other hand, will load data from the underlying

Problems About Loadcache Streamer And Putall

2016-04-25 Thread Level D
Hi?? I've already read the development manul about these three methods. And it says that putall is inefficient when cluster loads a large nember of data. Here comes my problems. What are the advantages of localcache and streamer in big data? Are there any mesures to ensure data is not