Author

Topic: is there any way to run multi instances of twisted ( stratum-pool )? (Read 945 times)

member
Activity: 84
Merit: 10
screen -dmS twistd-1 twistd -ny launcher.tac
screen -dmS twistd-2 twistd -ny launcher.tac
screen -dmS twistd-3 twistd -ny launcher.tac
sr. member
Activity: 266
Merit: 250
We are tryingto make multi pool and i need an answer for this question asap.

is there any way to run multi instances of twisted ( stratum-pool )?

For example:
twistd -ny launcher.tac --instance A
twistd -ny launcher.tac --instance B
twistd -ny launcher.tac --instance C

thank you
Jump to: