|
|
Behind the scenes, all clients send requests through a shared request queue. There is a dedicated thread taking requests
|
|
Behind the scenes, all clients send requests through a shared request queue. There is a dedicated thread taking requests
|
|
|
from the queue and delegating the request to a set of workers. Each worker looks up the client, checks ACLs, finds the
|
|
from the queue and delegating the request to a set of workers. Each worker looks up the client, checks ACLs, finds the
|