# Running two or multiple farmers on the same node - not allowed

**URL:** https://forum.autonomys.xyz/t/running-two-or-multiple-farmers-on-the-same-node-not-allowed/293
**Category:** Support
**Created:** [June 10, 2022, 3:26pm UTC](https://forum.autonomys.xyz/t/running-two-or-multiple-farmers-on-the-same-node-not-allowed/293 "2022-06-10T15:26:16Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![wei](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.autonomys.xyz/wei/32/154_2.png) [@wei](https://forum.autonomys.xyz/u/wei)
#### Post date: [June 10, 2022, 3:55pm UTC](https://forum.autonomys.xyz/t/running-two-or-multiple-farmers-on-the-same-node-not-allowed/293/4 "2022-06-10T15:55:21Z")

</div>

Yes you can run multiple farmers on the same computer, if your memory and CPU can handle that. You just need to specify a different port. Please see this post. E.g. for the second now you can open port 30334 by specifying `--rpc-port 30334`

> [@Change port 9944](https://forum.autonomys.xyz/t/change-port-9944/105/2):
>
> In general all that needs to be done is adding some parameters to the farmer and the node. subspace-node Add --rpc-port PORT\_NUMBER to the end of parameters. subspace-farmer Add --node-rpc-url ws://localhost:PORT\_NUMBER to the end of parameters. PORT\_NUMBER needs to be replaced with the port you want to use, for instance 9945. Though it looks like you are using a community made script so I wouldn’t be able to speak too much to how to change that exactly but I can suggest checking out the d…

---

_[View the full topic](https://forum.autonomys.xyz/t/running-two-or-multiple-farmers-on-the-same-node-not-allowed/293)._
