Monitoring Java Applications
Java Virtual Machine Process Status Tool (jps.exe) ist Bestandteil vom JDK und listet alle laufenden Java-Anwendungen inklusive Prozess-ID auf. $ jps -lmvV 3295908 net.btmx.AppMain -Xms8192m -Xmx12288m -DappProps=/home/app/config.properties 3603033 jdk.jcmd/sun.tools.jps.Jps -lmvV…
Java-Programmierer sollten wissen
Top Ten Things Every Java Programmer Should Know 10 Things Every Java Programmer Should Know about String 40 Java Collections Interview Questions and Answers 10 Object Oriented Design principles Java…
Java Coding
Die Seiten Java Coding Conventions und Google Java Style zeigen wie durch einheitliche Formatierung Teamarbeit und spätere Wartung erleichtert wird.
Java Cryptography Architecture
For a long time, Java has provided security-related functions. Among the security-related functions, Java Cryptography Architecture (JCA) is the core one. Eine Übersicht zum Java Cryptography API von Jakob Jenkov.…
Java Virtual Machine
This article explains the internal architecture of the Java Virtual Machine (JVM).
Device Description Repository
WURFL is a Device Description Repository, i.e. a database containing the profile of mobile devices.
- Gehe zur vorherigen Seite
- 1
- …
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- …
- 82
- Gehe zur nächsten Seite