تماشای ویدئو Real Time Recommendations Using WebSockets and Redis از آی-ویدئو

WebSockets connect the browser to your app server. But what if the processing happens on some other server? In that case you need to connect the worker process to the app process via a messaging system. After experimenting with RabbitMQ, we settled on Redis as a great pub sub and a caching system. This presentation will describe the architecture of the system and how we use spring-websockets [...]
3 تیر 1395
آی-ویدئو