|
You are here |
imagine27.com | ||
| | | | |
arifishaq.wordpress.com
|
|
| | | | | The Erlang distribution provides a library, jinterface, to facilitate communication between code written in Erlang and code written in Java. Erlang needs the Erlang Runtime Environment to run on and Java needs its own Virtual Machine. So the communication is designed as an Erlang distributed system with the Java "node" acting as an Erlang node.... | |
| | | | |
stuartsierra.com
|
|
| | | | | ||
| | | | |
wittchen.io
|
|
| | | | | Sometimes we need to run specific program with a concrete version of JVM. We can also work with Java 7, but we want to try Java 8. In such cases, we can have installed both Java 7 and 8 on our system and easily switch between them. In order to show current java version, we can simply type: java -version in terminal. On my computer I received the following response: | |
| | | | |
ingrids.space
|
|
| | | Ingrid's personal site and blog | ||