I just finished the Level 1 training last week and now have to set up a new site. In doing this I have a production site running and a thread on it listening to a port for data comming in (HL7) and routing it to another thread.
I was wondering if instead of doing a loop-out of that data to a new site, could I setup a thread on that site and have it listen the same port?
Pros? if possable.
Cons?