My requirement is I have to serve stock rates to multiple domain which connected with single LS server. I have stock source from my LS server. I have to push this stock list to different domain client.
and also I have to create multiple result set, for every individual I have stored some data in redis. I have to get that data and calculate with stock data and then have to serve for individual domains. Is it possible to do like this.