An Introduction to Java Threads

Опубликовано: 22 Апрель 2015
на канале: Sharcnet HPC
138
like

While not a traditional HPC language, Java provides a number of benefits for HPC and scientific programming. This includes fast development time, a plethora of open source tools, and language level support for a features such as threading and communication.

Java Threads is a robust framework which is included in the language, as opposed to a package, that allows for fine grained thread control and communication. This seminar will outline the thread based programming model, and introduce Java Threads. It will cover the basic implementation and control of Java threads with programming examples. The pre-requisite for this seminar is a working knowledge of the Java language.

_______________________________________­________
This webinar was presented by Ed Armstrong (SHARCNET) on October 1st, 2014 as a part of a series of regular biweekly webinars ran by SHARCNET. The webinars cover different high performance computing (HPC) topics, are approximately 45 minutes in length, and are delivered by experts in the relevant fields. Further details can be found on this web page: https://www.sharcnet.ca/help/index.ph...

SHARCNET is a consortium of 18 Canadian academic institutions who share a network of high performance computers (http://www.sharcnet.ca). SHARCNET is a part of Compute Ontario (http://computeontario.ca/) and Compute Canada (https://computecanada.ca).