gurus,
alguém pode me falar um pouco sobre pvmjpvm
thanks
Jpvm pvm
3 Respostas
"jPVM is an interface written using the JavaTM native methods capability which allows Java applications to use the Parallel Virtual Machine (PVM) software developed at Oak Ridge National Laboratory.
PVM is a software package that permits a heterogeneous collection of Unix computers hooked together by a network to be used as a single large parallel computer. Thus large computational problems can be solved more cost effectively by using the aggregate power and memory of many computers. The software is very portable. The source, which is available free thru netlib, has been compiled on everything from laptops to CRAYs. PVM supports programs written in C, C++, and Fortran.
jPVM extends the capabilities of PVM to the new, exciting, hype-filled world of JavaTM, Sun Microsystems Inc.'s architecture-independent programming language for the Internet. jPVM allows Java applications (and possibly applets, though we haven’t tested it) and existing C, C++, and (again possibly, though I don’t know for sure) Fortran applications to communicate with one another using the PVM API.
This means you could build Java interfaces to existing C, C++, and Fortran programs and use PVM to ship data from those programs to the Java interface. Or you could use this as a communications package as you transition applications from C or C++ to Java. Yeah, you could use the Java socket library, but PVM, and hence jPVM, is a bit simpler, more robust, and a lot better documented! "
thanks!
é eu cheguei a encontrar este link… Queria saber se alguém já trabalhou com isso…
mas provavelmente não…
obrigado…
Not Found
The requested URL /jPVM/overview.html was not found on this server.
Faz como?