Jump to content
McKay Development

Steam clients running with different local ips, on single nodejs instance.


Recommended Posts

Posted

I know I can use localAddress options in both steam community and user. But will I run into problems, if I try to run multiple instances of node-steam-user instances with different localAddress setings on the same nodejs instance?

Thanks in advance

Posted
On 6/3/2020 at 8:20 AM, Dr. McKay said:

There shouldn't be any problems.

Thank you, because Iam switching from each each NodeJS instance, to all instances in one NodeJs 

  • 3 weeks later...
Posted
On 6/5/2020 at 3:55 AM, Dr. McKay said:

Node.js actually performs better if you split as much as you can into separate processes, since Node is single-threaded.

I tried, but it too much hassle, I just gave up on the multithreading model and can run up to 50 accounts with no issues whatsover right now

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...