Phantom is a high performance proxy for accessing distributed services. It is an RPC system with support for different transports and protocols. Phantom is inspired by Twitter Finagle clients and builds on the capabilities of technologies like Netty, Unix Domain Sockets, Netflix Hystrix and Spring. Phantom proxies have been used to serve several hundred million API calls in production deployments at Flipkart.
I am writing a book on Distributed tracing for O'Reilly. I am currently researching on how companies use tracing at Flipkart so I can include it my book. Are there any pointers or talks on how Phantom tracing is used at Flipkart?
Hi,
I am writing a book on Distributed tracing for O'Reilly. I am currently researching on how companies use tracing at Flipkart so I can include it my book. Are there any pointers or talks on how Phantom tracing is used at Flipkart?
Thanks.