Artem,

The whole point of service proxy is to allow remote execution via API that
*you* created. Therefore, if this API returns some result, this can be done
only synchronously. In case there is no result, you can trigger async
execution within the service itself and return right away. Another option is
to use Compute Grid APIs directly.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Async-Service-proxy-tp14478p14494.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to