Sponsored Content
Full Discussion: Parallel process in java
Top Forums Programming Parallel process in java Post 302639953 by jim mcnamara on Sunday 13th of May 2012 09:19:13 PM
Old 05-13-2012
The answer depends upon the configuration of the hardware. With multi-core cpus or multiple cpus on a single system (or virtual system/zone) the asnswer is: yes it can run in parallel.

example code:
The SimpleThreads Example (The Java™ Tutorials > Essential Classes > Concurrency)
This User Gave Thanks to jim mcnamara For This Post:
 

We Also Found This Discussion For You

1. Shell Programming and Scripting

Monitoring processes in parallel and process log file after process exits

I am writing a script to kick off a process to gather logs on multiple nodes in parallel using "&". These processes create individual log files. Which I would like to filter and convert in CSV format after they are complete. I am facing following issues: 1. Monitor all Processes parallelly.... (5 Replies)
Discussion started by: shunya
5 Replies
sizer(8)						      System Manager's Manual							  sizer(8)

Name
       sizer - a program that sizes system hardware

Syntax
       /etc/sizer [ options ]

Description
       The program reports various items of information about a kernel file and the running system.  It is also used to create a system configura-
       tion file in the doconfig command.

Options
       -b   Create a boot command file for the current system disk.  The program creates the appropriate and command files in These files can then
	    be used to update the systems console media.  This only applies for VAX 8600, VAX 780, VAX 6200, and VAX 3400 cpus.  This also applies
	    for the VAX 750 and VAX 8200 only if the system disk is connected to an HSC.

       -c   Return the CPU type of the running cpu.

       -t timezone
	    Use timezone in the config file.

       -wt  Returns the workstation display type.

       -wu  Returns the workstation display units.

       -k image
	    Use the indicated kernel file instead of This is useful when the running system is not or you wish information about a system that	is
	    not running.

       -n filename
	    Creates  a	configuration  file.   The system must be running the kernel unless the option is used. The option creates a configuration
	    file in and also a file required for called

	    NOTE: The user should run to build a new kernel.

       -r   Return only the name of the root device and partition.

       -s   Return only the CPU subtype of the running cpu.  This only applies to VAX cpus. It returns following values for the following cpus:

	       Returned
	       Value	 CPU

	       11	 VAX8800
	       10	 VAX8700
		9	 VAX8550
		8	 VAX8500
		6	 VAX8300
		5	 VAX8200
		4	 VAXstation/MVAX 2000/3100
		3	 VAX60
		1	 MVAXII, VAX3x00, VAX62xx

       The value 0 is returned for all other cpu types.

Files
See Also
       config(8), doconfig(8)
       ULTRIX Advanced Installation Guide

																	  sizer(8)
All times are GMT -4. The time now is 12:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy