Re: ignite c++ support service grid?

2018-06-07 Thread Igor Sapego
No, currently you can only call C++ closures on C++ nodes. Best Regards, Igor On Thu, Jun 7, 2018 at 11:09 AM, wangsan wrote: > can i use c++ disturbted closure on java ingite node > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >

Re: ignite c++ support service grid?

2018-06-07 Thread wangsan
can i use c++ disturbted closure on java ingite node -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: ignite c++ support service grid?

2018-05-28 Thread Igor Sapego
Ignite C++ does not support service API, so no, currently it is not possible. Best Regards, Igor On Mon, May 28, 2018 at 4:59 AM, wangsan wrote: > From the doc https://apacheignite-cpp.readme.io/docs > , I did not find any service

ignite c++ support service grid?

2018-05-27 Thread wangsan
>From the doc https://apacheignite-cpp.readme.io/docs , I did not find any service grid description. I just want to make sure ignite c++ don't support service grid(ignite service rpc) now, but maybe later. I have some c++ nodes do deeplearning which