> So you are running a second server to test issues away from production? I thought this is possible in other languages / frameworks, so I must be missing something
The Swank connection runs on a different thread, not on a different server.
Ah that might be able to help bridge the gap for me. I still don’t quite follow, but I guess having multiple threads allows for easier testing of the interface with other components, perhaps? Sorry I am out of my depth on this one. Will Google more tonight
The Swank connection runs on a different thread, not on a different server.