Can we run multiple process in single machine

I guys i have a question REGARDING running of process in same machine at same time

Can it be achievable

Hi @Karthik127
Welcome to community

Yes its possible if the processes are completely background process

Or else you can run one foreground and background

But not two foreground

Foregrounds as in can you elaborate

Basically foreground is nothing but which involves ui interaction

Front end interaction in other words

Got it thanks friend