How to initialize two appium driver?

How to initialize two appium driver to run test in multiple device?
I am using appium server pragmatically.

please check git repo to understand code.

https://github.com/chetanJTH/MutiDeviceDemo

Do suggest how to run two different test suite in two different device to speed up testing.