Interview Bootcamp
Ask Author
Back to course home

0% completed

Vote For New Content
Sliding Window algorithm would not have the concurrent request issue?Lock would ...

Junaid Effendi

Aug 20, 2022

Sliding Window algorithm would not have the concurrent request issue? Lock would still be needed, could be a case where both read at the same time and both write at the same time which could result to 4 records per minute.

2

0

Comments
Comments