Category: Updates

Which road did the poet take?

THE POET TOOK THE SECOND ROAD. It was less frequented means less people travelled it. The poet seems to be little adventurous as he chooses the option wh...

What is SMP architecture?

Symmetric multiprocessing (SMP) is a computing architecture in which two or more processors are attached to a single memory and operating system (OS) ins...

What is pipeline in Redis?

Redis Pipelining This way it is possible to send multiple commands to the server without waiting for the replies at all, and finally read the replies in ...