Question about hardcoded number of queues in code

The number of queues is hardcoded as 2. Why is it not configurable by users?

I am wondering if having more queues can make the daemon achieve better performance.

Thanks.