Using Threads in JZOS/JRIO

General discussion on the JZOS batch launcher and toolkit
Post Reply
Ashirvad Babu
Posts: 11
Joined: Sat May 20, 2006 2:35 am
Location: Chennai, India
Contact:

Using Threads in JZOS/JRIO

Post by Ashirvad Babu »

Hi,

Is there anyway to use Threads for file read and other file operations in JZOS/JRIO.

Presently, I am reading an MVS data set using IRandomAccesRecord file. I want to use threads so that I'll be able to read multiple files and perform other file operations at the same time. Does JRIO/JZOS have the thread concept?

Please help!
Ashirvad Babu
Tata Consultancy Services Limited
Mailto: ashirvad.babu@tcs.com
Website: http://www.tcs.com
dovetail
Site Admin
Posts: 2022
Joined: Thu Jul 29, 2004 12:12 pm

Post by dovetail »

Java has threads. The JZOS toolkit and JRIO can be used in them.
Post Reply