need help with terminology
am 30.03.2006 23:00:01 von kelly
Hello,
I need someone to tell me the terminology when
I start another linux console. I need to automate
my testing where I run 2 executables at the same
time accessing one shared library. I put a sleep(7)
in my source code for the process to take long.
I know this is not linux newsgroup but I know a lots
of you know this.
Thanks.
Re: need help with terminology
am 31.03.2006 00:57:43 von Jim Gibson
In article <442C46D1.2000104@some.com>, kelly wrote:
> Hello,
> I need someone to tell me the terminology when
> I start another linux console. I need to automate
> my testing where I run 2 executables at the same
> time accessing one shared library. I put a sleep(7)
> in my source code for the process to take long.
>
> I know this is not linux newsgroup but I know a lots
> of you know this.
Sounds like "timesharing" to me. Perhaps also "multi-session".