Re: Multi Threading
- From: Lew <lew@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 23 Apr 2007 19:49:13 -0400
Sampath wrote:
Why an application with several threads run differently in different
platforms?
I created a program to demonstrate multi threading. But I could see multi
threading only when I run that in Windows environment. In Linux (Fedora) a
there was no multi threading.
Almost certainly not true, if it truly was the same Java program.
Threads run in sequence order. Is that because Linux still doesn't support multi threading?
No.
--
Lew
.
- References:
- Multi Threading
- From: Sampath
- Multi Threading
- Prev by Date: Re: How to remove/reinstall JRE
- Next by Date: Re: JRE problem
- Previous by thread: Re: Multi Threading
- Next by thread: Online scoring system?
- Index(es):
Relevant Pages
|