I was going through redis queue documentation at redis docs, but could not find info on how the queue handles en-queue calls from parallel threads of web server in the context of which it gets called. Any details are highly appreciated.
Thanks in advance