|
Dear community,
i was redirected from the users list, ofcourse, with the following:
i am looking for a way to make Ignite work in a polyglot software enviroment using Apache Thrift as equalizer.
The additional ReST client is a give away, but i would like to have tcp/ip level access to avoid http overhead.
I was thinking of using TcpCommunicationSpi with a modified IpcToNioAdapter. Or is there a better, pluggable way of integrating a tcp based client protocol, maybe like adding a netty tcp thrift module to ignite?
|