Basic HTML version of Foils prepared May 19 99

Foil 5 Concurrency Support in Java

From Elements of Concurrent Programming in Java Tango Group Internal Technology Seminars -- Spring 99. by Lukasz Beca


1 Class java.lang.Thread used to initiate and control new activities
2 Keywords
  • synchronized
  • volatile
3 control execution of code in objects that may participate in multiple threads
4 Methods in java.lang.Object - coordinate activities across threads
  • wait
  • notify
  • notifyAll

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed May 19 1999