Inter Process communication between containers

How two processes running in two different containers communicate with each other?

You could look at the documentation on networking here for some general guidance. You might also take a look at the reference architecture on networking here.