当前位置:网站首页>What are the solutions for session sharing of highly paid programmers & interview questions series 118?

What are the solutions for session sharing of highly paid programmers & interview questions series 118?

2022-07-01 12:35:00 11 brother sun

One . Interview questions and Analysis

1. Interview questions of the day

Session What are the implementation schemes for sharing , How to do that ?

2. Problem analysis

Yige Today, I will continue to give you an analysis Redis Relevant interview questions . This article , Yige Will give you a specific analysis Redis Practical application of , Such as the use of Redis How to achieve Session share , How to realize the specific scenarios commonly used in the development of distributed locks .

These problems , In our interview, we will often be asked , The interviewer will say ,“ Where have you used Redis?”. In fact, for such a problem , We just need to transfer him to what we are good at 、 Familiar problems are enough . For example, we often use Redis Realization Session share , Then tell the interviewer , In my project xxx Local governments should realize Session share , I just use Redis Realized , Then tell Balabala about the specific process of this implementation .

Two . Redis Realization Session share

Yige Before I explain Spring Security In a series of articles on technical topics , In fact, I have explained it carefully Session Cluster sessions and Session The problem of sharing , You can refer to the following links :

Spring Security Series of tutorials 21-- Implementation of session management cluster

原网站

版权声明
本文为[11 brother sun]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/07/202207011235242690.html