When i started
NODE_ENV=production slc run
loopback will automatically launch workers for each processor core.
I want to run some code only once, but every worker runs it. How can I check at what workplace he works?
I noticed that he uses a strong-supervisor behind the scenes to do his magic.
source share