Friday, March 16, 2007

Concurrency in Java

In the next lecture we will learn multi threading in Java. The topics for multi threading are as follows:

  • Fundamental multi threading concepts
  • Creating and running multiple threads
  • Thread states
  • Controlling threads
    • thread priorities
    • sleep
    • yield
    • join
  • Access to critical resources and the synchronize keyword
  • Deadlocks

5 comments:

Ravindra Gupta said...

Extracting a Single ELEMENT from iterator:
In the assignment given we have to extract element cost from the collection. The collection's data is retrieved using iterator. To display the total sum we need to extract the cost element from each collection and sum it up. How to extract only one element in iterator to perform this?

Sid Saxena said...

please put ur query on the group. So that it can be answered on time.

jitenz said...

Sir, will there be a lecture on friday at 3:30 pm.

Parag said...

We will have a lecture on Friday at 3:30 PM.

Parag

Anonymous said...

I have learned the concepts of java
and advanced java as we all know that .NET alows you to program using
drag and drop features then why is it so that java is still the language used by many people other than the reason that it is platform independent ,we know how quickly we createdour project in JAVA
All the libraries of Java are dipto copy so how can i decide which language to choose