One server, several scripts

Hi! I hope I understand your question correctly, but you could just have two processes running on different ports on the same machine? Also see my comment on your other question here:

If you're annotating with a model in the loop, your process will be inherently stateful so you definitely want to have separate isolated processes here. And then you can have your annotators connect to either of them, depending on what they want to annotate.