NodeJS client - number of parallel processes when using persistent subscriptions

Hi All,
I am trying to find out on how to properly scale out the backend services. As such I am wondering on how many parallel processes are running when I use persistent subscriptions per-event listener.

Is that anything else than 1? If so - is there a way how to change that number?

Any help appreciated.

Regards,
Vladimir