How to enable both Android and ios Server running parrallerly

I have methods written seperately for ios and android . I want to run both the android and ios scripts parralerly . Is it possible to have appium server running for both android and ios always because in Appium GUI , we can either enable Android at once or ios at once.

Please help on this.

I dont think so from Appium GUI you can do that. But for sure you can run that from terminal. From Appium GUI, you can either select iOs or Android at a time.