Bhargav,

bhargav wrote
> Now let me tell you the purpose, I need to write an extension for ignite.
> Since the cached data is stored off-heap, even I would like to have the
> retrieved cache in my code using ignite also to be off-heap. With the
> retrieved cached data from ignite, there is a process to be executed,
> which I want to be off-heap using the same variables used in ignite for
> storing data, rather than created variables in my code.
> 
> Inorder to achieve this, I would like to move my code into ignite and
> execute within off-heap. Could you help me get to that file or the method
> in ignite, so that I can continue from there on.

Can you elaborate what you mean by executing the code within off-heap? It's
just a memory, it's storing the data, but not executing the code.

BTW, you're still not subscribed. Can you please do this? Your messages are
not being posted to the mailing list.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Apache-Ignite-Source-compilation-Issue-tp2654p2667.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to