[PLUG] Java programmers?

Rich Shepard rshepard at appl-ecosys.com
Mon May 12 08:55:02 UTC 2003


  Are there any java application (not applet or Web) developers here? I'm
starting to learn the language and will be porting a C program to java but I
have several questions about assembling the final package for distribution
or use.

  For example, since paths are included in .jar files, what allows the
program to be installed and run on a completely different system? If
applications consist of "hundreds or thousands of classes" (according to the
ORA "Learning Java" authors), and each class has to be compiled separately,
how the heck does one manage the project? And, since java has
easy-to-implement threads, can an application be built to run on
multi-processor machines or Beowulf clusters with appropriate processes
running in parallel?

TIA,

Rich

Dr. Richard B. Shepard, President

                       Applied Ecosystem Services, Inc. (TM)
            2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
 + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard@appl-ecosys.com
                         http://www.appl-ecosys.com/





More information about the PLUG mailing list