Display community content on extrenal site- should refresh rate be real time or set to some value?
Hello,
We are building a building a website that will contain certain pages that will fearture community content ( ex: we want to show latest blog articles on one of the pages) . This will require use of the REST API to pull the content from the Lithium community. I would appreciate your help on the following. We cannot use the ActiveCast Widget because it does not cover all the filter criteria we need to apply for pulling in content.
1. Can we display the content in real time using the REST API. So as soon as there is new content that meets the filter conditions we are using, it would display on our website. If real time is not possible, what is a recommended refresh rate ( should we just cache the content we pulled in and then pull in new content at certain time intervals)?
2. Are there any performance issues with real time updates?
3. What is the best way to handle the case when Lithium does down for some raeson. In this case, does it make sense to cache the content displayed and continue to display it until new content is available?
Thanks,
Manasa