filmov
tv
Redis single threaded server → it's advantages and limitations
Показать описание
Redis is a high performing single thread server inc The name Redis
comes from
REmode Dictionary
server
It is an in
memory database. because of this reason it is very fast
Dataset which we are looking for cann't be larger than Memory.
single thread No locks
Multiplexing 10. Doesn't tak Benefit of all cores. Can have
multiple instances running on server.
comes from
REmode Dictionary
server
It is an in
memory database. because of this reason it is very fast
Dataset which we are looking for cann't be larger than Memory.
single thread No locks
Multiplexing 10. Doesn't tak Benefit of all cores. Can have
multiple instances running on server.