Tuesday, 18 April 2017

How to share dynamic properties between java and node.js apps

I have an app, most of the code written on java, but web chat written on node.js. How can I share properties like a max requests per second, cdn host etc, between two applications? May be redis ?



via Arnold Schneider

No comments:

Post a Comment